Skip to content

JavaScript Generator

A generator plugin for generating new migration files in JavaScript.

Installation

Terminal window
npm install @emigrate/plugin-generate-js

Usage

Terminal window
npx emigrate new --plugin generate-js create some fancy table

For more information see the new command’s documentation.