Skip to content

D3.js Documentation Generator to HTML/Dash

Notifications You must be signed in to change notification settings

Kapeli/d3-dash-gen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dash D3 Documentation Generator

About

In my opinion D3.js documentation is a bit slow to browse by so I decided to generate Dash documentation for comfortable local browsing.

Usage

When generating:

  1. Clone this repo: git clone https://github.com/exlee/d3-dash-gen
  2. Clone D3.wiki repo: git clone https://github.com/mbostock/d3.wiki d3-dash-gen/d3.wiki
  3. Install dependencies npm install
  4. Run using node parse.js

When changing:

  1. (Optional) Install LiveScript runtime: npm install -g LiveScript
  2. Modify
  3. Run using livescript parse.ls

About

D3.js Documentation Generator to HTML/Dash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published