GavinMeierSonos's Stars
oven-sh/bun
Incredibly fast JavaScript runtime, bundler, test runner, and package manager โ all in one
ZachGoldberg/Startup-CTO-Handbook
The Startup CTO's Handbook, a book covering leadership, management and technical topics for leaders of software engineering teams
webpro-nl/knip
โ๏ธ Find unused files, dependencies and exports in your JavaScript and TypeScript projects. Knip it before you ship it!
jenv/jenv
Manage your Java environment
sinclairzx81/typebox
Json Schema Type Builder with Static Type Resolution for TypeScript
actions/actions-runner-controller
Kubernetes controller for GitHub Actions self-hosted runners
zigtools/zls
A Zig language server supporting Zig developers with features like autocomplete and goto definition
antfu-collective/taze
๐ฅฆ A modern cli tool that keeps your deps fresh
postaljs/postal.js
JavaScript pub/sub library supporting advanced subscription features, and several helpful add-ons.
micromatch/micromatch
Highly optimized wildcard and glob matching library. Faster, drop-in replacement to minimatch and multimatch. Used by square, webpack, babel core, yarn, jest, ract-native, taro, bulma, browser-sync, stylelint, nyc, ava, and many others! Follow micromatch's author: https://github.com/jonschlinkert
azat-io/eslint-plugin-perfectionist
โ๏ธ ESLint plugin for sorting various data such as objects, imports, types, enums, JSX props, etc.
nadeesha/ts-prune
Find unused exports in a typescript project. ๐
dsherret/ts-ast-viewer
TypeScript AST viewer.
vultix/ts-results
A typescript implementation of Rust's Result object.
timocov/dts-bundle-generator
A tool to generate a single bundle of dts with types tree-shaking
moltar/typescript-runtime-type-benchmarks
๐ Benchmark Comparison of Packages with Runtime Validation and TypeScript Support
justjavac/dvm
๐ฆ Deno Version Manager - Easy way to manage multiple active deno versions.
oxc-project/javascript-parser-in-rust
Tutorial on writing a JavaScript Parser in Rust
rametta/pratica
๐ฅ Functional Algebraic Data Types
grantila/typeconv
Convert between JSON Schema, TypeScript, GraphQL, Open API and SureType
TanStack/store
๐ค Framework agnostic, type-safe store w/ reactive framework adapters
badrap/result
A TypeScript result type taking cues from Rust's Result and Haskell's Either types
unjs/rc9
Read/Write config couldn't be easier!
unjs/knitwork
๐งถ Utilities to generate safe JavaScript code.
TylorS/typed
Web Applications with Effect-TS
Quramy/typescript-eslint-language-service
TypeScript language service plugin for ESLint
unjs/pkg-types
Node.js utilities and TypeScript definitions for package.json and tsconfig.json
futurGH/ts-to-jsdoc
Transpile TypeScript code to fully compatible JavaScript + JSDoc comments.
zrwusa/data-structure-typed
Javascript Data Structure & TypeScript Data Structure. Heap, Binary Tree, Red Black Tree, Linked List, Deque, Trie, HashMap, Directed Graph, Undirected Graph, Binary Search Tree, AVL Tree, Priority Queue, Graph, Queue, Tree Multiset, Singly Linked List, Doubly Linked List, Max Heap, Max Priority Queue, Min Heap, Min Priority Queue, Stack.
Daniel-Boll/scylla-javascript-driver
A ScyllaDB Driver alternative for Nodejs, Javascript and Typescript written using Node API through Rust bindings