0.0.1 • Published 11 months ago

buraha v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
11 months 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

11 months ago

0.0.0

1 year ago