@carry0987/imgur
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

Imgur-Upload

version
A library for upload images to imgur, no dependencies, no need jQuery, php.

Installation

npm i @carry0987/imgur -D

Usage

If you want to use your own clientID , you can change it here :

new Imgur({ 
    clientid: '4409588f10776f7', //You can change this ClientID
    callback: feedback 
});

Register Client ID

Imgur

Demo

Demo

Good use of this project

Readme

Keywords

Package Sidebar

Install

npm i @carry0987/imgur

Weekly Downloads

5

Version

1.0.3

License

MIT

Unpacked Size

12.3 kB

Total Files

6

Last publish

Collaborators

  • carry0987