kaleidawave's Stars
oven-sh/bun
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
tree-sitter/tree-sitter
An incremental parsing system for programming tools
typescript-eslint/typescript-eslint
:sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript
ast-grep/ast-grep
⚡A CLI tool for code structural search, lint and rewriting. Written in Rust
codemirror/dev
Development repository for the CodeMirror editor project
pieroxy/lz-string
LZ-based compression algorithm for JavaScript
getgrit/gritql
GritQL is a query language for searching, linting, and modifying code.
petykowski/London-Underground-Dot-Matrix-Typeface
A set of dot matrix fonts in the style of TfL's Underground arrivals board.
actions/download-artifact
SethBling/cbscript
CBScript for Minecraft
rust-fuzz/arbitrary
Generating structured data from arbitrary, unstructured input.
not-fl3/nanoserde
Serialization library with zero dependencies
RReverser/serde-wasm-bindgen
Native integration of Serde with wasm-bindgen
someguynamedjosh/ouroboros
Easy self-referential struct generation for Rust.
PKM-er/Obsidian-Surfing
An Obsidian plugin that lets you browse the web within Obsidian.
fenjalien/obsidian-typst
Renders typst code blocks in Obsidian into images using Typst through the power of WASM!
SergiusIW/chirperjax
A simple 2D platformer game in Rust, using the Gate and Collider libraries
kciter/ascii-3d-renderer.js
3D Renderer using ASCII.
robinraju/release-downloader
Github action to download release assets from private or public repositories
ridiculousfish/regress
REGex in Rust with EcmaScript Syntax
ast-grep/ast-grep-vscode
ast-grep VSCode is a structural search and replace extension for many languages.
lezer-parser/javascript
A JavaScript lezer grammar
val-town/codemirror-ts
lint, hover, and autocomplete extensions for CodeMirror + TypeScript
cburgmer/jp
A simpler jq, and with JSONPath
pomdtr/vt
A Companion Cli for val.town
HamedFathi/Replay
A Visual Studio Code extension for auto typing.
AnimMouse/setup-yt-dlp
Setup/Install yt-dlp (a youtube-dl fork) for GitHub Actions
Chriscbr/codespan-wasm
WebAssembly bindings for the Rust codespan-reporting crate
WilliamVenner/sysreq
Simple, virtually-zero-dependencies HTTP client wrapping a system client for Rust
havelessbemore/nacci
Generate numbers in a k-bonacci sequence (where each term is the sum of the previous k terms) with customizable k, initial terms, strategies and data types (number, bigint, etc).