JSPM

knex-cli

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 147
  • Score
    100M100P100Q10724F
  • License MIT

Knex CLI with support for ES2015

Package Exports

  • knex-cli

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (knex-cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Knex CLI

Not the official Knex CLI! This is a drop-in replacement for the CLI that runs with extra features such as support for ES2015 syntax in seed/migration files.

Getting Started

npm install -g knex-cli
# Run just as you would with the original knex
knex-cli -h

Features

  • ES2015 support
  • More coming soon

License

MIT © Jason Maurer