Overview
Grida is an open-source canvas editor plus an SVG editor, Database/CMS, and Forms in one monorepo. Its canvas engine is Rust + Skia compiled to WASM, using WebGL2 in browsers and headless raster rendering in Node.js. The latest GitHub release checked on September 17, 2026 is v0.0.24.
Features and best fit
Based on official documentation; not hands-on tested · Content checked:
Combine interactive canvas rendering with headless export through DOM and Skia/WASM backends
The canvas supports a DOM backend plus a Rust/Skia-to-WASM backend, with WebGL2 in browsers and headless raster rendering in Node.js. .grida documents use FlatBuffers.
Sources: [2]
Connect Figma, SVG, Supabase, and export workflows around the editor
Grida can import Figma .fig or REST JSON, edit SVG, export to PNG/JPEG/WebP/PDF/SVG through Refig, and connect Database/CMS and Forms to Supabase Tables, Views, Storage, and Auth.
Sources: [2]
For teams embedding canvas, SVG, Figma processing, or headless design rendering into products
It fits developers who need an infinite canvas, design import/export, editor SDKs, or deterministic rendering in CI rather than only a hosted design application.
Sources: [2]
Some packages remain alpha or experimental, and hosted services are a separate product surface
The README labels parts of the Canvas/SVG SDK surface as alpha or experimental and still lists component/instance and WebGPU work as incomplete. Hosted Pro/Enterprise services should not be assumed to map one-to-one to the Apache-2.0 repository.
Official sources
- [1]gridaco/grida — GitHub repository metadata(2026-09-17)
- [2]Grida — README(2026-09-17)
- [3]Grida v0.0.24 release(2026-09-17)
Supplemental curator note
Treat Grida as an embeddable canvas/SVG/rendering stack, not only as a hosted design application.
Try it in 3 steps
- 1
Get the source
git clone --depth 1 https://github.com/gridaco/grida.git - 2
Enter the repository
cd grida - 3
Check the official steps
Continue with the commands in the README Installation, Quick Start, or Getting Started section.
find . -maxdepth 1 -iname 'README*' -exec sed -n '1,220p' {} \; -quit
Growth
Growth trends · Last 30 days
2,642 Stars
Trend data is still being collected.
Development activity
Last 90 days · weekly
- Commits (last 30 days)
- 65
- Open PRs
- 10
Development activity is still being collected.
Built with
Categories and tags
GitHub data
GitHub dataView detailed GitHub data
GitHub Topics
- webgpu
- canvas
- database
- no-code
- postgresql
- supabase
- artboard
- svg
- tailwindcss
- skia
- rust
- 2d
- Stars
- 2,642
- Forks
- 147
- Watchers
- 39
- Open issues
- 114
- Primary language
- TypeScript
- License
- Apache-2.0
- Repository last updated
- Sep 17, 2026
Related information
Write a related articleShare a guide or use case for this OSS in Markdown. Articles are published after administrator approval.
Explore next
- React250,526 Stars
A JavaScript library for building web and native user interfaces from declarative components.
JavaScript - Visual Studio Code (Code - OSS)192,608 Stars
The MIT-licensed Code - OSS repository that forms the open foundation of Visual Studio Code.
TypeScript - Flutter178,980 Stars
A BSD-3-Clause cross-platform SDK for building mobile, web, and desktop UIs from a Dart codebase.
Dart - Bootstrap174,828 Stars
A responsive, mobile-first web framework built from CSS and JavaScript grids, utilities, and components.
MDX - LangChain146,506 Stars
A Python framework that connects models, tools, retrieval systems, and other components for LLM applications and agents.
Python
Report incorrect information
Tell us if any listing information is incorrect or outdated.