1.0.0 • Published 7 years ago

fook v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

fook

throw stuff when fook happens

What is it?

It is just an alias for JavaScript's "throw"

Usage

  1. Run npm install fook
  2. Require fook module
    let fook = require('fook')
  3. Now run the fook command when fook happens
    someFunction(err, file){
        if (err) fook('some fookin message')
    }
I was fookin bored so I made this fookin module

MIT (c) Akash Rajendra