@yuheiy/lake.js

0.0.2 • Public • Published

Lake.js

The library is a rewrite of lake.js.

Install

npm i -S @yuheiy/lake.js

Usage

const lake = require('@yuheiy/lake.js')

const canvas = lake('path/to/image', {
  speed: 1,
  scale: 0.5,
  waves: 10,
})

document.body.appendChild(canvas)

License

MIT

/@yuheiy/lake.js/

    Package Sidebar

    Install

    npm i @yuheiy/lake.js

    Weekly Downloads

    2

    Version

    0.0.2

    License

    MIT

    Last publish

    Collaborators

    • yuheiy