js-next

1.0.0 • Public • Published

js-next

A JavaScript next generation apps scaffolder

Create "next generation" node apps with no hassle.

js-next will create for you a boilerplate with a minimal build system that it just leverages on npm capabilities.

Comes with support for:

Philosophy

Get the best of modern tools, using just what you know and with no hassle.

No external script or build systems, just the npm scripts.

Installation

npm install -g js-next

Usage

js-next appName

NPM Scripts

npm run prebuild Flow check

npm run lint ESlint check

npm run build Build source in src

npm test Run Jest

Roadmap

  • [ ] --no-jest option
  • [ ] --no-eslint option

/js-next/

    Package Sidebar

    Install

    npm i js-next

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • dieguitoweb