Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fual/nagibabel.js

nagibabel.js
https://github.com/fual/nagibabel.js

Last synced: about 2 months ago
JSON representation

nagibabel.js

Awesome Lists containing this project

README

        

# nagibabel.js

[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](http://standardjs.com)

nagibabel.js is a blazing fast, zero configuration tool to remove bad code from your project.

for global installation run `npm i nagibabel -g --ignore-scripts` and use _path_ parameter to specify target project folder (`nagibabel --path 'my/awesome/project'`)

## Instructions
All you need to do is:
```sh
git clone https://github.com/fual/nagibabel.js
cd nagibabel.js
node index.js
```