Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/billiegoose/prettier-printer
https://github.com/billiegoose/prettier-printer
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/billiegoose/prettier-printer
- Owner: billiegoose
- License: unlicense
- Created: 2016-11-22T01:39:07.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-20T06:07:37.000Z (about 6 years ago)
- Last Synced: 2024-10-06T03:24:06.725Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
prettier-printer
Highly configurable object pretty-printer for both Node and the browser
## Installation
Download node at [nodejs.org](http://nodejs.org) and install it, if you haven't already.
```sh
npm install prettier-printer --save
```## Tests
```sh
npm install
npm test
```License
Unless stated otherwise all works are:
- Copyright © Will Hilton
and licensed under:
_Generated by [package-json-to-readme](https://github.com/zeke/package-json-to-readme)_