mod-db

1.0.0 • Public • Published

modb

All Contributors

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):


informathemusic

💻

Haouari haithem

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

Readme

Keywords

none

Package Sidebar

Install

npm i mod-db

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

6.74 kB

Total Files

8

Last publish

Collaborators

  • informathemusic