https://github.com/akofman/json-colorer
Color your JSON files
https://github.com/akofman/json-colorer
atom atom-plugin
Last synced: 11 months ago
JSON representation
Color your JSON files
- Host: GitHub
- URL: https://github.com/akofman/json-colorer
- Owner: akofman
- License: mit
- Created: 2015-05-12T21:48:48.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2017-01-12T11:54:00.000Z (about 9 years ago)
- Last Synced: 2025-02-06T05:16:41.445Z (about 1 year ago)
- Topics: atom, atom-plugin
- Language: CSS
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# json-colorer
[Atom package](https://atom.io/packages/json-colorer)
> Color your JSON files.

## Install
```sh
$ apm install json-colorer
```
Or Settings → Packages → Search for `json-colorer`
## License
MIT © [Alexis Kofman](http://twitter.com/alexiskofman)