[go: up one dir, main page]

Skip to content

One Beautifier to rule them all, One Beautifier to clean them, One Beautifier to bring them all and in the darkness sheen them

License

Notifications You must be signed in to change notification settings

StoicPerlman/unibeautify

 
 

Repository files navigation

Unibeautify

One Beautifier to rule them all, One Beautifier to clean them, One Beautifier to bring them all and in the darkness sheen them

Travis CI (Linux / macOS) AppVeyor (Windows)
Build Status Build status

Why

  • Single beautifier abstracting multiple beautifiers for multiple languages
  • Unified beautifier configuration options

Install

To use programmatically with Node.js:

$ npm install --save unibeautify

CLI

See Unibeautify-CLI:

$ npm install --global unibeautify-cli

Usage

See test/ directory for examples.

Contribute

# Be sure to lint
npm run lint
# And compile
npm run compile
# And test
npm test

About

One Beautifier to rule them all, One Beautifier to clean them, One Beautifier to bring them all and in the darkness sheen them

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%