npm.io
0.1.0 • Published 9 years ago

chart-x

Licence
MIT
Version
0.1.0
Deps
1
Vulns
0
Weekly
0

chart-x

Build Status npm version

write chart like markdown.

usage

run npm install chart-x ,then

var x = require("chart-x");

var svg = x.("some text");
// ha ha ,I'm still trying how to do it

do it with me?

  1. fork it
  2. make a pull requests