Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akofman/json-colorer
Color your JSON files
https://github.com/akofman/json-colorer
atom atom-plugin
Last synced: 12 days 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-12T11:54:00.000Z (almost 8 years ago)
- Last Synced: 2023-03-11T17:42:25.224Z (almost 2 years ago)
- Topics: atom, atom-plugin
- Language: CSS
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- 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.
![](https://cloud.githubusercontent.com/assets/579922/21888650/7a10f2a6-d8c5-11e6-92d5-523415e46905.png)
## Install
```sh
$ apm install json-colorer
```Or Settings → Packages → Search for `json-colorer`
## License
MIT © [Alexis Kofman](http://twitter.com/alexiskofman)