louischatriot / nedb

The JavaScript Database, for Node.js, nw.js, electron and the browser
MIT License
13.48k stars 1.03k forks source link

New async wrapper with typescript declarations released #633

Open ramiroaisen opened 4 years ago

ramiroaisen commented 4 years ago

Hi! I just released an async wrapper over nedb with support for typescript you can see it here https://github.com/ramiroaisen/nedb-promises-ts Enjoy!

vaultec81 commented 4 years ago

Thank you so much! I hope you continue to improve on nedb, as it appears the primary developer has abandoned the project.

mikolertesx commented 4 years ago

Can I use this with standar Javascript? I would assume so, I just had to ask!

ramiroaisen commented 4 years ago

Can I use this with standar Javascript? I would assume so, I just had to ask!

Yes of course you can :)