The Wayback Machine - https://web.archive.org/web/20200905093703/https://github.com/JulienTD/Persistent-TypeScript/
Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.