sweet-crud
v0.0.3
Published
A framework and starter for CRUD applications with possibility of tying hooks (event-driven) and more...
Readme
Super CRUD
A framework and starter for CRUD applications with possibility of tying hooks (event-driven) and more...
Installation
npm install super-crudUsage
const superCrud = require('super-crud');
// Framework implementation coming soon...Development
This package is currently in early development. More features and documentation will be added soon.
License
MIT
