@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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    2
  • 0.0.1
    0

Package Sidebar

Install

npm i @yuheiy/lake.js

Weekly Downloads

1

Version

0.0.2

License

MIT

Last publish

Collaborators

  • yuheiy