exlee / d3-dash-gen

D3.js Documentation Generator to HTML/Dash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:HTML 96.3%Language:CSS 2.0%Language:JavaScript 1.0%Language:LiveScript 0.7%