Skip to content

Files

Latest commit

 

History

History
17 lines (11 loc) · 176 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 176 Bytes

blending-modes

Canvas Blending Modes

Install

$ npm install blending-modes

Usage

require('blending-modes')

// => ['normal', 'lighten', ...]