README
@aryth/histo
A histogram statistic util tool.
Usage
ES6
import { Histo } from '@aryth/histo'
CommonJS
Browser
License
Copyright (c) 2019-present, Haoyang (Vincent) Wang
A statistic distribution tool.
<script type="module">
import arythHisto from 'https://cdn.skypack.dev/@aryth/histo';
</script>
import { Histo } from '@aryth/histo'
Copyright (c) 2019-present, Haoyang (Vincent) Wang