@chinese-fonts/imagescript
TypeScript icon, indicating that this package has built-in type declarations

1.3.1 • Public • Published

ImageScript

zero-dependency JavaScript image manipulation

Discord Server Documentation Github deno.land NPM


ImageScript is a zero-dependency alternative to common JavaScript bitmap image manipulation tools. It can achieve much more performant results by utilizing lower-level memory access, less memory copying and WebAssembly / native binaries for decoding and encoding.

It's a fork package of origin repo. It rewrite wasm load code to make one repo running on deno, browser and nodejs.


Features


Example

Example


If you have any additional questions, feel free to join the discord support server.

Dependencies (0)

    Dev Dependencies (3)

    Package Sidebar

    Install

    npm i @chinese-fonts/imagescript

    Weekly Downloads

    4

    Version

    1.3.1

    License

    (AGPL-3.0-or-later OR MIT)

    Unpacked Size

    2.41 MB

    Total Files

    42

    Last publish

    Collaborators

    • konghayao