generator-strong-d3

0.1.3 • Public • Published

generator-strong-d3 Build Status

Yeoman generator

This is a generator heavily based upon generator-gulp-angular that scaffolds a D3 project with a whole bunch of goodies geared towards using strong typing.

Currently, options available at runtime are:

  • Transpiler
    • Babel using babel-plugin-typecheck
      • Write fancy-pants ES2015 and use Flow annotations for type checking
    • TypeScript
      • Generally better if you still want to write ES5 code but add annotations
  • Abstraction

Getting Started

To install Yeoman (if new to Yeoman generator)

npm install -g yo

To install generator-strong-d3

To install generator-strong-d3 from npm, run:

npm install -g generator-strong-d3

Finally, initiate the generator:

yo strong-d3

License

MIT

Package Sidebar

Install

npm i generator-strong-d3

Weekly Downloads

1

Version

0.1.3

License

MIT

Last publish

Collaborators

  • aendrew