0.0.1 • Published 2 years ago

buraha v0.0.1

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

Buraha

Blur"Yet Another"Hash A performance enhanced version of the BlurHash decoder at the expense of visual integrity.

In-browser Benchmark is available

BurahaBlurHash
npm.ionpm.io
npm.ionpm.io
npm.ionpm.io
npm.ionpm.io

Usage

The API is provided only for decoding on the browser. You can use BlurHash's library to encode it.

Installation

npm install buraha

API

export function render(source: string, target: HTMLCanvasElement | OffscreenCanvas, punch?: number): void;
0.0.1

2 years ago

0.0.0

2 years ago