SaaSHub helps you find the best software and product alternatives Learn more →
Canvas Alternatives
Similar projects and alternatives to canvas
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
minesweeper
Minesweeper game developed with Rust, WebAssembly (Wasm), and Canvas (by KarthikNedunchezhiyan)
-
-
-
-
vue-skia
Skia based 2d graphics vue rendering library. It is based on Rust to implement software rasterization to perform rendering. 基于 Skia 的 2D 图形 Vue 渲染库 —— 使用 Rust 语言实现纯软件光栅化
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better canvas alternative or higher similarity.
canvas discussion
canvas reviews and mentions
Posts with mentions or reviews of canvas.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-08-01.
- Skr-canvas – No system dependencies, no postinstall scripts
- skr-canvas 0.1 released, drop in replacement for node-canvas. 0 system dependencies! 0 post install scripts! Support all active Node.js versions!
- skr-canvas now has out of box support for `node:lts-alpine` on both x64 and arm64! Just try it out by: `docker run --rm -it node:lts-alpine sh` and `yarn add @napi-rs/canvas`
- Just published @napi-rs/canvas v0.0.4. Support full featured PathKit functions, and text rendering/metrics will be released soon.
- Another skia binding just for building node-canvas alternative
-
Out of box canvas implementation by napi-rs and skia, zero system dependency, and no postinstall scripts. We are very close to complete its functionality, just try it with npm install @napi-rs/canvas
The goal of this project is to implement a superset of node-canvas with better performance in most scenarios. For now, Image decode/encode is partially supported, including png/jpeg/webp. Text rendering and text metrics is on the way, we have issue to track the progress https://github.com/Brooooooklyn/canvas/issues/156
-
A note from our sponsor - SaaSHub
www.saashub.com | 9 Oct 2024
Stats
Basic canvas repo stats
7
1,743
8.8
8 days ago
Brooooooklyn/canvas is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of canvas is Rust.