@mylinkpi/image-extensions

1.1.1 • 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
const imageExtensions = require('image-extensions');

console.log(imageExtensions);
//=> ['ase', 'art', 'bmp', ...]

License

MIT © Arthur Verschaeve

Package Sidebar

Install

npm i @mylinkpi/image-extensions

Weekly Downloads

1

Version

1.1.1

License

MIT

Unpacked Size

3.6 kB

Total Files

4

Last publish

Collaborators

  • 1-week
  • linker2021