A framework and starter for CRUD applications with possibility of tying hooks (event-driven) and more...
npm install super-crudconst superCrud = require('super-crud');
// Framework implementation coming soon...This package is currently in early development. More features and documentation will be added soon.
MIT