Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kamataryo/histify
https://github.com/kamataryo/histify
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kamataryo/histify
- Owner: kamataryo
- Created: 2020-03-20T06:33:28.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T16:37:47.000Z (about 2 years ago)
- Last Synced: 2023-09-17T00:26:36.026Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 856 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Histify
A simple CLI statistics tool.
## Usage
### CLI demo
```shell
$ echo "1,1,3,4,5,6,8,9" | npx histify
```