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.

GitHub

5 stars
5 watching
1 forks
Language: JavaScript
last commit: over 4 years ago
bookshelfbookshelf-pluginbookshelfjsjavascriptplugin

Related projects:

RepositoryDescriptionStars
bookshelf/processor-pluginAllows developers to define custom functions that transform values on model attributes4
bsiddiqui/bookshelf-modelbaseConvenient features for building model classes in Bookshelf.js150
bogus34/bookshelf-schemaAdds fields, relations, scopes and more to bookshelf models.42
7kasper/bookshelf-spotparseA plugin for bookshelf.js that simplifies formatting, parsing and finding models by providing standardized functions for handling sensitive data0
bookshelf/virtuals-pluginAn ORM plugin that enables dynamic property calculation on model instances.5
popodidi/bookshelf-plugin-modeProvides functionality to specify different modes with corresponding visible/hidden fields of models in data models3
7kasper/bookshelf-bcrypt.jsAutomates password hashing for bookshelf models using bcrypt0
seegno/bookshelf-json-columnsEnables automatic JSON column handling in Bookshelf.js models65
7kasper/bookshelf-updateAn ORM plugin that allows simple patching of models and skips updating if no values have changed.0
piranga8/summernote-case-converterAn editor plugin that adds a case conversion feature to a WYSIWYG editor0
djandries/bookshelf-default-selectEnables default column selection for databases during model fetch1
tazinho/snakecaseA package for converting strings to various case formats programmatically.147
martinandert/babel-plugin-css-in-jsConverts JavaScript inline styles to class names and bundles them into a CSS file298
chanced/capsA case conversion library for Go.54
seegno/bookshelf-cascade-deleteProvides cascade delete functionality for Bookshelf.js models62