Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
modella
simplified models
modella-validators
Validators for Modella
modella-mongo
Modella Mongo persistence layer
modella-mysql
MySQL storage plugin and persistence layer for Modella.
modella-resource
Expose Modella models via RESTful resource middleware.
modella-ajax
AJAX Sync Layer for Modella
modella-save-invalid
Adds method to persist models w/o validations
modella-change-saved
Changed saved event for modella
modella-render-docs
Render documentation from a modella model
modella-collector
Modella plugin to enable collection attributes
modella-protection
Protection for mass-assignment vulnerabilities for modella.
modella-computed
Define computed properties on modella models
modella-timestamps
CreatedAt and UpdatedAt for Modella
modella-context
Context access control for Modella.
modella-bcrypt
Adds a hashed field to a model using bcrypt-nodejs and a method to verify it. Can be used for password encryption.
nails-model
Models for nails-framework
modella-friendly-errors
Friendly error messages for modella
modella-sublevel
Modella plugin to attach a model to a `sublevel`-based backing store, with optional secondary indexing
modella-nedb
NeDB persistence adapter for modella
modella-mongowrap
A sync layer plugin for modella using mongowrap, specialized for docker based apps