0.2.2 • Published 7 years ago

jue v0.2.2

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

jue

NPM version NPM downloads Build Status

Install

$ npm install --save jue

Usage

const jue = require('jue')

jue('unicorns')
//=> 'unicorns & rainbows'

API

jue(input, options)

input

Type: string

Lorem ipsum.

options

foo

Type: boolean
Default: false

Lorem ipsum.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

MIT © EGOIST

0.2.2

7 years ago

0.2.0

7 years ago

0.1.0

7 years ago

0.0.1

7 years ago

0.0.0

8 years ago