vasern / vasern

Vasern is a fast, lightweight and open source data storage for React Native

Home Page:https://vasern.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Typescript typings

curtisy1 opened this issue · comments

commented

Would you be willing to add typings for Typescript to this project? If you don't mind, I'll try working on getting these to work while integrating vasern in my project.

@curtisy1 Hi Alex, I do plan to add Typescript to this project. Though I won't be able to do it at this moment as I am focusing on developing its server.

In case you want to add Typescript into the project, I'd really appriciate it.
Let me know and be willing to help.

commented

Alright, I'll start working on this today and submit a WIP pull request once I have some typings going so you can make comments on eventual coding guidelines I should adhere to

Great @curtisy1, thank you! Just a note, all the JavaScript code are in vasern/vasern/src.

Let me know if you need anything to get started

Hi @curtisy1, in case you need any help, please let me know. Or send me a message through our slack channel. I'm on Slack pretty often.

Cheers!

commented

Sure thing! I'm almost done with the typings. Just need to iron out some conditions that I'm not quite sure about by testing each feature in an example database. I'll definitely contact you through Slack when I have questions.

Nice works @curtisy1. I have also added you as our contributors.

Since it is added to the repo, I'll close this issue and feel free to open again or create a new issue

Thanks a lot!