bookshelf-schema
Model extension library
Adds fields, relations, scopes and more to bookshelf models.
The Bookshelf plugin that adds fields, relations, scopes and more to bookshelf models.
42 stars
3 watching
10 forks
Language: CoffeeScript
last commit: over 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Convenient features for building model classes in Bookshelf.js | 150 |
| A plugin that translates bookshelf events to a central hub, enabling event subscription and filtering without modifying model or collection initializers. | 5 |
| An automatic property naming converter for Bookshelf models | 5 |
| Allows developers to define custom functions that transform values on model attributes | 4 |
| Provides functionality to specify different modes with corresponding visible/hidden fields of models in data models | 3 |
| An ORM plugin that enables dynamic property calculation on model instances. | 5 |
| Tools and methods to simplify the creation, fetching, and saving of complex data structures in JavaScript applications. | 34 |
| A Clojure library for defining application models and interacting with databases in a flexible and powerful way | 570 |
| Enables default column selection for databases during model fetch | 1 |
| Automates password hashing and verification in bookshelf models | 16 |
| Enables automatic JSON column handling in Bookshelf.js models | 65 |
| Enables serialization of model fields to JSON based on defined masks | 9 |
| Allows creation of dynamic models and fields within a content management system. | 16 |
| A plugin for bookshelf.js that simplifies formatting, parsing and finding models by providing standardized functions for handling sensitive data | 0 |
| A Clojure-based library for defining and manipulating SQL database schemas with migration support. | 267 |