Skip to content

ColinEberhardt/create-d3-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create-d3-module

Scaffolding project for d3 plugins / packages.

This is a work-in-progress. To use this CLI tool, use npm link:

$ npm link

Then run the cli from an empty folder:

$ create-d3-module
? What will your plugin be called? e.g. d3-sparkle sparkle
? Please provide a brief description of your plugin (optional) This is an awesome plugin!
? Please provide your name (for the LICENCE and package metadata) Colin Eggplant

Following this, run:

npm install
npm test

About

Scaffolding project for d3 plugins / packages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors