processor-plugin

Attribute transformer

Allows developers to define custom functions that transform values on model attributes

Bookshelf plugin that allows defining custom processor functions that handle transformation of values whenever they are set on a model.

GitHub

4 stars
6 watching
2 forks
Language: JavaScript
last commit: over 6 years ago
bookshelfbookshelf-pluginbookshelfjsjavascriptplugin

Related projects:

RepositoryDescriptionStars
bookshelf/case-converter-pluginAn automatic property naming converter for Bookshelf models5
remcohaszing/babel-plugin-transform-react-class-to-functionA plugin that transforms React component classes into functions to improve consistency and simplify code maintenance.24
bookshelf/virtuals-pluginAn ORM plugin that enables dynamic property calculation on model instances.5
sectorlabs/babel-plugin-transform-named-importsA Babel plugin that transforms named imports into full path imports to improve tree shaking and reduce bundle size.38
paldepind/functionizeA library that converts existing JavaScript libraries into functional ones by applying a set of transformations to their methods.49
bogus34/bookshelf-schemaAdds fields, relations, scopes and more to bookshelf models.42
popodidi/bookshelf-plugin-modeProvides functionality to specify different modes with corresponding visible/hidden fields of models in data models3
bogus34/bookshelf-signalsA plugin that translates bookshelf events to a central hub, enabling event subscription and filtering without modifying model or collection initializers.5
loganfsmyth/babel-plugin-transform-builtin-extendEnables extending built-in JavaScript types like Error and Array by static analysis148
seegno/bookshelf-json-columnsEnables automatic JSON column handling in Bookshelf.js models65
libmir/asdfA high-performance JSON data format and library optimized for fast transformation of large JSON datasets.20
johnpolacek/stacktable.jsA jQuery plugin that converts wide tables into a 2-column format for smaller screens.1,028
xtuc/babel-plugin-transform-scala-lambdaA plugin that simplifies JavaScript code by allowing a more concise syntax inspired by Scala's lambda style54
sequiturs/bookshelf-advanced-serializationA plugin for Bookshelf.js that enables custom serialization behavior based on access permissions and application context.17
bsiddiqui/bookshelf-modelbaseConvenient features for building model classes in Bookshelf.js150