1.0.0 • Published 8 years ago

fatiguejs v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

fatiguejs

Fatigue.js fixes your confusing nest of build tools, boilerplate, linters, & time-sinks.

npm version Build Status

Install

Install Fatigue.js with npm or jspm:

npm install fatiguejs
jspm install npm:fatiguejs

Usage

Simply add the following code to the main entry point of your app:

import fixMe from 'fatiguejs';

fixMe();
1.0.0

8 years ago

0.0.1

8 years ago