back to home

kane50613 / takumi

JSX → Image, GIFs or Video.

1,473 stars
26 forks
14 issues
RustTypeScriptCSS

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing kane50613/takumi in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/kane50613/takumi)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

Takumi **Turn JSX into production-ready images fast.** OG cards, banners, and lightweight animations from one Rust engine for Node.js and WebAssembly. Docs · Playground Takumi is inspired by satori, with a stronger focus on portability and performance. Why teams pick Takumi • **Direct image rendering** with no SVG-to-image conversion step. • **One JSX pipeline across runtimes** for Node.js, browsers, and edge workers. • **Native performance on Node.js** with WebAssembly fallback when portability matters. • **Production-grade text and font support** including variable fonts, COLR, WOFF2, and RTL. • **Flexible output targets** from WebP, PNG, JPEG, and GIF to raw frames for FFmpeg pipelines. Performance Takumi is built for fast image rendering across Node.js and WebAssembly runtimes. See current benchmark runs and templates on Image Bench, including comparisons with . First render in 30 seconds For runtime-specific setup (Next.js, Vite SSR, Nitro, Cloudflare, Turbopack), see Docs. What you can build • Open Graph and social cards • Blog covers and marketing banners • JSX-powered dynamic snapshots • Component-based motion graphics Showcase | Takumi OG image (source) | Package OG card (ssource) | | :------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------: | | | | | **Prisma-style API card** (source) | **X-style social post** (source) | | | | | **Keyframe Animation** (source) | **shiki-image** | | | | • (Unofficial) Takumi Playground > [!NOTE] > Showcase submissions are welcome via PR to showcase.ts. Contributing PRs are welcome. See CONTRIBUTING.md for setup, tests, fixtures, and changesets. By participating, you agree to the Code of Conduct. Credits Takumi builds on excellent OSS: taffy, image, parley, swash, wuff, resvg. License Licensed under either of: • Apache License, Version 2.0 • MIT license