@julusian/image-rs
v1.1.1
Published
Limited image-rs bindings for Node.js
Downloads
1,250
Readme
@julusian/image-rs
@julusian/image-rs provides a minimal and performant wrapper around the rust image library.
Please ask if you need more methods exposed.
Requirements
All versions of Node still in active Long-term Support and the current development version are supported. Older versions may or may not work; they are not and will not be supported.
We provide prebuilds for many platforms. If your platform is not supported, open an issue and hopefully it can be enabled. If you need to build from source, you will require a rust toolchain to be available.
Installation
Make sure you've got the requirements installed first.
Using yarn:
yarn add @julusian/image-rs
Using npm:
npm install --save @julusian/image-rs
API
TODO
Check the Typescript definitions for
License
See LICENSE.
Copyright © Julian Waller. All Rights Reserved.