Skip to content

cacheflow/node-imgur

 
 

Repository files navigation

node-imgur

Build Status

This project is currently being rewritten from scratch in TypeScript. A GitHub project board has been created to track progress. Pull requests are welcome (see section on contributing below)!

The last version and its documentation can be found on npm.

Contributing

Branches

At the moment, the master branch is the only branch and is considered to be in-development/bleeding edge. Once enough core features have been written, a new release version will be created and published to npm.

Dependencies

This project uses Yarn for dependency management. To install dependencies, simply run yarn in the root of the project.

$ yarn

Linting

husky and lint-staged are used to automatically enforce lint and formatting rules when committing changes.

Testing

All pull requests should include tests.

About

Upload images to imgur.com

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.1%
  • JavaScript 0.9%