https://github.com/srph/chunkr
Make long numbers readable
https://github.com/srph/chunkr
react
Last synced: about 2 months ago
JSON representation
Make long numbers readable
- Host: GitHub
- URL: https://github.com/srph/chunkr
- Owner: srph
- Created: 2021-08-21T14:35:22.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-23T10:27:37.000Z (almost 5 years ago)
- Last Synced: 2025-01-26T17:16:02.181Z (over 1 year ago)
- Topics: react
- Language: TypeScript
- Homepage: https://chunkr.kierb.com
- Size: 226 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README

## chunkr
Weekend project to make long numbers eye scannable. [Use the app](https://chunkr.kierb.com/)
### Use-case
Whenever I purchase something online (from FB Page / Marketplace), I always have to squint my eyes to type their bank account number or gcash number.
This project chunks any number you paste and formats it into a eye scannable number
## Setup
```bash
npm install && npm start
```
To setup on Netlify
```bash
npm run build
```
## Attribution
Meta Thumbnail looks fresh thanks to [Pranay Agarwal](https://pranayag.github.io/)'s [Doodles](https://www.figma.com/community/file/973635124805094790) pattern on Figma