0.1.0 • Published 8 years ago

@motet-a/migrate v0.1.0

Weekly downloads
-
License
ISC
Repository
-
Last release
8 years ago

migrate

Build Status

Yet another abstract database migration toolkit for Node.js. Since it is written with ES2017 and Flow awesomeness, it requires Node.js >= 7.6 (however, it may be transpiled down to ES5 with the ugly RegeneratorRuntime bloat).

The API is a bit similar to https://github.com/tj/node-migrate.

npm install --save @motet-a/migrate

Documentation, tutorials, workshops and moocs

There is no fancy documentation, but don’t worry, the source code explains exactly what it does!