@nodata/state-migration-tools
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

State Migration Tools

This library allows you to perform state migration operations using migration definition files.

A state migration operation consist in transforming a state A describing an object of a library in a version X, into a state B describing the same object but in a version Y of the library.

X can be lower or greater than Y, and, X can be several versions away from Y.

Installing

$ npm install @nodata/state-migration-tools
import StateMigrator from '@nodata/state-migration-tools';

Package Sidebar

Install

npm i @nodata/state-migration-tools

Weekly Downloads

4

Version

1.0.0

License

UNLICENSED

Unpacked Size

3.16 kB

Total Files

8

Last publish

Collaborators

  • nbalphonsine
  • myushu
  • tyrame
  • esong-nd
  • qmangeon