Skip to content

A library for handling JavaScript client-side storage in a ORM fashion

Notifications You must be signed in to change notification settings

alexandrepalagem/model-js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ModelJS

A JavaScript library for handling client-side storage.

ModelJS intents to provide a common interface independent of the chosen underlying storage solution and to allow a ORM-like use of the browser-side storage.

It is also useful for prototyping your application and simulate your API responses.

See the project page.

Docs

Get started or read the docs.

Example Application

See the code or try the live application.

License

This software is licensed under the MIT License.

About

A library for handling JavaScript client-side storage in a ORM fashion

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.4%
  • HTML 0.6%