d3-openord
v0.1.0
Published
D3 OpenOrd
Downloads
5
Maintainers
Readme
tslib-webpack-starter
A starter for creating typescript libraries with webpack. It features:
- webpack for building and bundling
- typescript + babel for compiling to es5
- tslint for linting
- tsd for requiring typescript dependencies
- karma, mocha and chai for testing
How to
Simply clone the repository and modify the package.json to your liking.