image-extensions
Collection of image extensions
Last updated 11 years ago by arthurvr .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm 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 (11 years ago)

3 Versions

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

Copyright 2013 - present © cnpmjs.org | Home |