11 Commits

Author SHA1 Message Date
LongYinan
503adf4cd8
docs: update examples and site (#85) 2024-02-19 22:45:21 +08:00
LongYinan
352e7adc55
feat: add wasm build (#81) 2024-02-14 09:29:36 +08:00
LongYinan
70a168b505
feat: upgrade dependencies (#50) 2023-07-30 23:42:59 +08:00
Bryan Lee
21a50aaa65
feat(image): support Transformer from SVG (#44) 2023-02-27 19:56:53 +08:00
LongYinan
2813560b92
feat(image): support decode avif and webp (#18) 2022-05-02 15:12:26 +08:00
LongYinan
e1e84d286b docs: API references and benchmark results 2022-04-19 16:23:07 +08:00
LongYinan
af8ed994b7 feat(image): support more operations on Transformer 2022-04-19 01:30:00 +08:00
LongYinan
8d49a8c4d3 feat(image): support Transformer from raw rgba pixels 2022-04-18 17:31:50 +08:00
LongYinan
7cd00d4181
feat: async Transformer class (#9) 2022-04-18 13:49:54 +08:00
LongYinan
81fc73a7ec
feat: support avif
- Add avif encode feature
- Add documentation for `@napi-rs/image` package
- Add tests for `webp` and `avif` encode function
2022-03-29 18:18:21 +08:00
LongYinan
d0de72e2a8
feat: transform into monorepo (#3) 2022-01-20 18:40:23 +08:00