persistent-typescript
TypeScript icon, indicating that this package has built-in type declarations

1.0.7 • Public • Published

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

/persistent-typescript/

    Package Sidebar

    Install

    npm i persistent-typescript

    Weekly Downloads

    1

    Version

    1.0.7

    License

    MIT

    Unpacked Size

    42.6 kB

    Total Files

    25

    Last publish

    Collaborators

    • julientd