https://github.com/lunaticmonk/pretty-csv
Prettify your csv files easily.
https://github.com/lunaticmonk/pretty-csv
csv
Last synced: about 1 year ago
JSON representation
Prettify your csv files easily.
- Host: GitHub
- URL: https://github.com/lunaticmonk/pretty-csv
- Owner: lunaticmonk
- Created: 2017-10-25T08:06:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-29T07:44:58.000Z (over 8 years ago)
- Last Synced: 2025-01-06T17:49:30.143Z (about 1 year ago)
- Topics: csv
- Language: JavaScript
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CSV Prettifier
## Prettify your csv files easily
## Installation
```npm install -g pretty-csv@1.0.1```
then run
```pretttify-csv <'filename'>```