Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 636 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 636 Bytes

Image Effects

npm (scoped) Build Status Coverage Status

Image Effects for various Internal Projects

Usage

npm install @told/image-effects --save

In Typescript File:

import * as M from 'image-effects';
import { SOMETHING } from 'image-effects';