case-converter-plugin
Model converter
An automatic property naming converter for Bookshelf models
Bookshelf plugin for handling the conversion between the database's snake_cased and a model's camelCased properties automatically.
5 stars
5 watching
1 forks
Language: JavaScript
last commit: over 2 years ago bookshelfbookshelf-pluginbookshelfjsjavascriptplugin
Related projects:
Repository | Description | Stars |
---|---|---|
bookshelf/processor-plugin | Allows developers to define custom functions that transform values on model attributes | 4 |
bsiddiqui/bookshelf-modelbase | Convenient features for building model classes in Bookshelf.js | 150 |
bogus34/bookshelf-schema | Adds fields, relations, scopes and more to bookshelf models. | 42 |
7kasper/bookshelf-spotparse | A plugin for bookshelf.js that simplifies formatting, parsing and finding models by providing standardized functions for handling sensitive data | 0 |
bookshelf/virtuals-plugin | An ORM plugin that enables dynamic property calculation on model instances. | 5 |
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 |
seegno/bookshelf-json-columns | Enables automatic JSON column handling in Bookshelf.js models | 65 |
7kasper/bookshelf-update | An ORM plugin that allows simple patching of models and skips updating if no values have changed. | 0 |
piranga8/summernote-case-converter | An editor plugin that adds a case conversion feature to a WYSIWYG editor | 0 |
djandries/bookshelf-default-select | Enables default column selection for databases during model fetch | 1 |
tazinho/snakecase | A package for converting strings to various case formats programmatically. | 147 |
martinandert/babel-plugin-css-in-js | Converts JavaScript inline styles to class names and bundles them into a CSS file | 298 |
chanced/caps | A case conversion library for Go. | 54 |
seegno/bookshelf-cascade-delete | Provides cascade delete functionality for Bookshelf.js models | 62 |