0.2.0 • Published 7 years ago

giraffy v0.2.0

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

giraffy

NPM version NPM downloads Build Status Coverage Status Dependency Status

An Imgur client/wrapper

How to Install

$ npm install giraffy

Getting Started

...WIP

How to Test

Run one, or a combination of the following commands to lint and test your code:

$ npm run lint          # Lint the source code with ESLint
$ npm test              # Run unit tests with Mocha
$ npm run test:watch    # Run unit tests with Mocha, and watch files for changes
$ npm run test:cover    # Run unit tests with code coverage by Istanbul

To launch the documentation site, run:

$ npm install -g easystatic
$ npm start:guide

License

MIT © 2016 joelbandi

0.2.0

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.5

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago

0.0.0

7 years ago