mod-db
v1.0.0
Published
Placeholder for other DBs
Downloads
2
Readme
modb
Concept
This is an updated (Or downgraded in a good way) version of my previous project, Informa-Db.js
.
You cannot use this package alone. You will need another package such as @informathemusic/lobale-modb
Why did you downgrade?
I used to have a LocaleDb
and a RemoteDb
in Informa-Db.js
, however I noticed that it might've not been enough.
I deleted both but keeped BaseDb
.
If you wish to use the old version you still can but please keep in mind that I won't update it anymore.
How do I make my own modb module?
To learn how to make your own module for modb, please refer to the modb template repository.
Docs
new BaseDb( options<Object>, updateOnChange<Boolean> )
Creates a new BaseDb
options<Object>
Options passed down to the parent package
updateOnChange<Boolean>
Whether modb should update (this.update()
) on value change
Defaults to true
Contributors ✨
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!