generator-es-infinity

0.2.0 • Public • Published

generator-es-infinity NPM version Build Status Dependency Status

Bootstrap common libraries needed to write in es6 and beyond

Installation

First, install Yeoman and generator-es-infinity using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-es-infinity

even better

yarn global add yo
yarn global add generator-es-infinity

Then generate your new project:

yo es-infinity

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

TODO

  • Prompt to make repo
  • Add in webpack / react options
  • Custom entries
  • Babel options, transpilation step
  • More customization (jest, babel packages...)
  • Better initialization of git repo
  • Use nsp
  • Make logo

License

MIT © Jordan Tepper

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.0
    1
  • 0.1.0
    0
  • 0.0.0
    0

Package Sidebar

Install

npm i generator-es-infinity

Weekly Downloads

1

Version

0.2.0

License

MIT

Unpacked Size

11.2 kB

Total Files

12

Last publish

Collaborators

  • heroprotagonist