Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/component/bin
Data distribution binning
https://github.com/component/bin
Last synced: 13 days ago
JSON representation
Data distribution binning
- Host: GitHub
- URL: https://github.com/component/bin
- Owner: component
- Created: 2013-03-22T15:26:23.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-06-22T03:55:50.000Z (over 11 years ago)
- Last Synced: 2024-05-08T17:16:34.183Z (8 months ago)
- Language: JavaScript
- Size: 137 KB
- Stars: 5
- Watchers: 7
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- Changelog: History.md
Awesome Lists containing this project
README
# bin
Data distribution binning.
## Installation
$ component install component/bin
## API
### bin(data, totalBins)
Return `data` distributed into `totalBins`.
## License
MIT