Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mikeibberson/mongoose-field-lock

Mongoose plugin for field locking
https://github.com/mikeibberson/mongoose-field-lock

Last synced: 19 days ago
JSON representation

Mongoose plugin for field locking

Awesome Lists containing this project

README

        

🔓 Mongoose field lock plugin



Status


This packages disallows properties from being updated once set.

``` Javascript
// coming soon
```