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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.0
    63,273
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.0
    63,273
  • 1.0.1
    1
  • 1.0.0
    9

Package Sidebar

Install

npm i image-extensions

Weekly Downloads

63,283

Version

1.1.0

License

MIT

Last publish

Collaborators

  • arthurvr