bookshelf-advanced-serialization
Serialization tool
A plugin for Bookshelf.js that enables custom serialization behavior based on access permissions and application context.
Plugin for Bookshelf.js supporting advanced serialization behavior
17 stars
3 watching
5 forks
Language: JavaScript
last commit: over 1 year ago bookshelfnodejsormserialization
Related projects:
Repository | Description | Stars |
---|---|---|
bookshelf/processor-plugin | Allows developers to define custom functions that transform values on model attributes | 4 |
ericclemmons/bookshelf-manager | Tools and methods to simplify the creation, fetching, and saving of complex data structures in JavaScript applications. | 34 |
marvin-brouwer/fluentserializer | Provides a standardized interface for serializing and deserializing data to and from C# objects | 20 |
bookshelf/virtuals-plugin | An ORM plugin that enables dynamic property calculation on model instances. | 5 |
salat/salat | A serialization library for case classes in Scala, supporting bidirectional serialization of MongoDB objects and JSON. | 483 |
seegno/bookshelf-json-columns | Enables automatic JSON column handling in Bookshelf.js models | 65 |
iddm/serde-aux | An auxiliary serde library providing helpful functions for serialisation and deserialisation | 160 |
lancercomet/suntori | A JSON de/serializer to ensure safe data processing at runtime | 10 |
sinairv/yaxlib | A flexible XML serialization library for .NET Framework and .NET Core | 0 |
popodidi/bookshelf-plugin-mode | Provides functionality to specify different modes with corresponding visible/hidden fields of models in data models | 3 |
bookshelf/case-converter-plugin | An automatic property naming converter for Bookshelf models | 5 |
venables/bookshelf-secure-password | A Bookshelf.js plugin for securely storing and authenticating passwords using BCrypt. | 24 |
serdedotnet/serde | A C# port of the popular Rust serialization/deserialization library | 156 |
swissdatasciencecenter/calamus | A Python library for serializing data to JSON-LD format | 29 |
bogus34/bookshelf-schema | Adds fields, relations, scopes and more to bookshelf models. | 42 |