image-extensions
Collection of image extensions
Last updated 10 years ago by arthurvr .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ npm install image-extensions 
SYNC missed versions from official npm registry.

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

Current Tags

  • 1.1.0                                ...           latest (9 years ago)

3 Versions

  • 1.1.0                                ...           9 years ago
  • 1.0.1                                ...           10 years ago
  • 1.0.0                                ...           10 years ago
Maintainers (1)
Downloads
Total 4
Today 1
This Week 1
This Month 1
Last Day 0
Last Week 0
Last Month 0
Dependencies (0)
None
Dev Dependencies (1)
Dependents (1)

© 2010 - cnpmjs.org x YWFE | Home | YWFE