suke's Stars
AUTOMATIC1111/stable-diffusion-webui
Stable Diffusion web UI
xyflow/xyflow
React Flow | Svelte Flow - Powerful open source libraries for building node-based UIs with React (https://reactflow.dev) or Svelte (https://svelteflow.dev). Ready out-of-the-box and infinitely customizable.
honojs/hono
Web framework built on Web Standards
yjs/yjs
Shared data types for building collaborative software
aframevr/aframe
:a: Web framework for building virtual reality experiences.
ffmpegwasm/ffmpeg.wasm
FFmpeg for browser, powered by WebAssembly
danluu/post-mortems
A collection of postmortems. Sorry for the delay in merging PRs!
kysely-org/kysely
A type-safe typescript SQL query builder
electric-sql/pglite
Lightweight WASM Postgres with real-time, reactive bindings.
facebook/jscodeshift
A JavaScript codemod toolkit.
egoist/tsup
The simplest and fastest way to bundle your TypeScript libraries.
katspaugh/wavesurfer.js
Audio waveform player
mobxjs/mobx-state-tree
Full-featured reactive state management without the boilerplate
antfu-collective/ni
💡 Use the right package manager
fabian-hiller/valibot
The modular and type safe schema library for validating structural data 🤖
dsherret/ts-morph
TypeScript Compiler API wrapper for static analysis and programmatic code changes.
benjamn/recast
JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator
rustviz/rustviz
Interactively Visualizing Ownership and Borrowing for Rust
TheEdoRan/next-safe-action
Type safe and validated Server Actions in your Next.js project.
model-checking/kani
Kani Rust Verifier
edmundhung/conform
A type-safe form validation library utilizing web fundamentals to progressively enhance HTML Forms with full support for server frameworks like Remix and Next.js.
marp-team/marp-cli
A CLI interface for Marp and Marpit based converters
moka-rs/moka
A high performance concurrent caching library for Rust
justjake/quickjs-emscripten
Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions
Wildhoney/ReactShadow
:beginner: Utilise Shadow DOM in React with all the benefits of style encapsulation.
mcmonkeyprojects/sd-dynamic-thresholding
Dynamic Thresholding (CFG Scale Fix) for Stable Diffusion (SwarmUI, ComfyUI, and Auto WebUI)
rust-fuzz/arbitrary
Generating structured data from arbitrary, unstructured input.
Quramy/ts-graphql-plugin
TypeScript Language Service Plugin for GraphQL developers
ngneat/query
🚀 Powerful asynchronous state management, server-state utilities and data fetching for Angular Applications
oxc-project/javascript-parser-in-rust
Tutorial on writing a JavaScript Parser in Rust