Skip to content

An easy way to have persistent data on the browser and on nodejs

License

Notifications You must be signed in to change notification settings

JulienTD/Persistent-TypeScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Persistent

Build Status
Adds the possibility to have persistent data on the browser and on nodejs.

Installation

npm install persistent-typescript

Usage

Write @Persistent on the top of the class you want to save, and that's it, it's saved !

Plugin

You can write your own plugins to create your proper loader and saver.
Example right here.

Testing

npm run tests

License

MIT License

About

An easy way to have persistent data on the browser and on nodejs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published