1.1.3 • Published 6 years ago

@minoris/images v1.1.3

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

images

CircleCI

Tools to help us wrangle images at Minoris.

Installation

$ yarn add @minoris/images

API

icon-loader.js

This package exports a loader that is intended to be used with Webpack. It processes icon files into objects that we can use to render our shared Icon component.

optimize.js

This package exports helpers for optimizing images. The following members are exported:

  • svgOptions: an object containing our recommended options for using SVGO.

License

MIT, see LICENSE.md for details.