sails-hook-model-definitions
v0.1.1
Published
Reads model definitions via the Sails.js module loader and persists them on the hook
Downloads
2
Readme
sails-hook-model-definitions
Provides a persistent copy of the original model definitions loaded with the Sails.js module loader for cases where this is required on a per-request basis.
It also allows you to edit the model definitions post load and save the updated definitions to a specific key for recurring access thereafter.
License
This software is free to use under the MIT license. See the LICENSE file for license text and copyright information.