An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

![Thumbnail](./src/assets/cover.png)

## 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