npm.io
1.1.0 • Published 11 years ago

image-extensions

Licence
MIT
Version
1.1.0
Deps
0
Vulns
0
Weekly
0
Stars
68

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', ...]

License

MIT Arthur Verschaeve

Keywords