Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clayrat/ps-d3-blocks
https://github.com/clayrat/ps-d3-blocks
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/clayrat/ps-d3-blocks
- Owner: clayrat
- Created: 2015-10-31T10:53:16.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-06T20:11:16.000Z (about 9 years ago)
- Last Synced: 2023-03-23T22:20:59.323Z (over 1 year ago)
- Language: PureScript
- Size: 156 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ps-d3-blocks
Purescript implementations of [D3 blocks](http://bl.ocks.org/mbostock) with [purescript-d3](http://github.com/pelotom/purescript-d3).
### Development
* `npm install -g bower`
* `npm install -g gulp`
* `npm install`
* `bower update`
* `gulp`