0.1.0 • Published 5 years ago

@ptbnl/generator-ptbnl v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

generator-ptbnl npm (scoped)

A generator for scaffolding consistent JS projects in the PTBNL ecosystem.

Projects Available to Scaffold

  1. Web Application (HTML5)
  2. NPM Library Bundle (to be used by other packages)
  3. Reveal.js HTML Presentation

Currently included by default:

  • Babel (ESNext)
  • ESLint
  • Prettier
  • Jest

Optional:

  • Typescript
  • D3.js
  • KaTeX

Installation

First, install Yeoman and generator-ptbnl using npm.

npm install -g yo
npm install -g @ptbnl/generator-ptbnl

Then generate your new project:

yo @ptbnl/ptbnl

License

MIT © Jared Vacanti

0.3.0

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.1.0

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago