9 packages
@commodo/fields
Enables defining rich data models by decorating function instances with specified model fields. Additionally, it adds `populate` and `validate` methods, for populating model instances with data, and then validating it, respectively.
@commodo/fields-storage
We're working hard to get all the docs in order. New articles will be added daily.
@commodo/fields-storage-dynamodb
We're working hard to get all the docs in order. New articles will be added daily.
@commodo/fields-storage-mongodb
We're working hard to get all the docs in order. New articles will be added daily.
@commodo/fields-storage-nedb
We're working hard to get all the docs in order. New articles will be added daily.
@commodo/fields-storage-ref
We're working hard to get all the docs in order. New articles will be added daily.
@commodo/fields-storage-soft-delete
We're working hard to get all the docs in order. New articles will be added daily.
@commodo/hooks
Hooks are points in code on which you can "hook" on to and execute one or more callbacks.
@commodo/name
Decorates a function (and its instances) with a name, that can be used for various purposes.