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

https://github.com/zillow/beaut

npm package providing a more robust interface to a tweaked fork of js-beautifier
https://github.com/zillow/beaut

Last synced: about 1 year ago
JSON representation

npm package providing a more robust interface to a tweaked fork of js-beautifier

Awesome Lists containing this project

README

          

# beaut

An [npm](http://npmjs.org) package that provides a CLI utility named `beaut`, as well as a `require()`-friendly lib.

It is not presently published to the npm registry, and is sparsely documented with no tests. You've been warned.

[js-beautify](https://github.com/einars/js-beautify) originally written by Einar Lielmanis,