Skip to content

Latest commit

 

History

History

package-stats

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

package-stats

This non-browser example generates several SVG charts of various package stats in this mono-repo. The charts will be saved in this example's directory.

git clone https://github.com/thi-ng/umbrella.git

# first need to build the entire mono-repo
# to produce necessary meta data
yarn install
yarn build:release

# then run example
cd umbrella/examples/package-stats
yarn build

Authors

  • Karsten Schmidt

License

© 2018 Karsten Schmidt // Apache Software License 2.0