bookshelf-cascade-delete
Cascade delete plugin
Provides cascade delete functionality for Bookshelf.js models
Cascade delete with Bookshelf.js
62 stars
5 watching
13 forks
Language: JavaScript
last commit: over 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
seegno/bookshelf-json-columns | Enables automatic JSON column handling in Bookshelf.js models | 65 |
ericclemmons/bookshelf-manager | Tools and methods to simplify the creation, fetching, and saving of complex data structures in JavaScript applications. | 34 |
seegno/bookshelf-mask | Enables serialization of model fields to JSON based on defined masks | 9 |
bookshelf/case-converter-plugin | An automatic property naming converter for Bookshelf models | 5 |
bookshelf/processor-plugin | Allows developers to define custom functions that transform values on model attributes | 4 |
eschaefer/babel-plugin-framer-x | A Babel plugin to remove Framer X code from React components. | 15 |
lucleray/next-purgecss | A plugin that removes unused CSS from Next.js applications to reduce bundle size | 134 |
bogus34/bookshelf-schema | Adds fields, relations, scopes and more to bookshelf models. | 42 |
bsiddiqui/bookshelf-modelbase | Convenient features for building model classes in Bookshelf.js | 150 |
jhawthorn/discard | A mixin for soft deletes in ActiveRecord records | 2,153 |
djandries/bookshelf-default-select | Enables default column selection for databases during model fetch | 1 |
popodidi/bookshelf-plugin-mode | Provides functionality to specify different modes with corresponding visible/hidden fields of models in data models | 3 |
7kasper/bookshelf-bcrypt.js | Automates password hashing for bookshelf models using bcrypt | 0 |
venables/bookshelf-secure-password | A Bookshelf.js plugin for securely storing and authenticating passwords using BCrypt. | 24 |
sindresorhus/gulp-strip-debug | Removes console statements from JavaScript code to strip debugging information | 251 |