image-extensions

1.1.0 • Public • Published

image-extensions Build Status

A list of extensions used to represent images.

Containing both bitmap and vector formats. The list is just a JSON file so can be used wherever.

Install

$ npm install --save image-extensions
var imageExtensions = require('image-extensions');
 
console.log(imageExtensions);
//=> ['ase', 'art', 'bpm', ...]

Related

License

MIT © Arthur Verschaeve

/image-extensions/

    Package Sidebar

    Install

    npm i image-extensions

    Weekly Downloads

    62,217

    Version

    1.1.0

    License

    MIT

    Last publish

    Collaborators

    • arthurvr