thomasdigby's Stars
kelseyhightower/nocode
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
rust-lang/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
aidenybai/react-scan
Scan for React performance issues and eliminate slow renders in your app
oxc-project/oxc
⚓ A collection of JavaScript tools written in Rust.
boyter/scc
Sloc, Cloc and Code: scc is a very fast accurate code counter with complexity calculations and COCOMO estimates written in pure Go
isaacs/minimatch
a glob matcher in javascript
JoshuaKGoldberg/TypeStat
Converts JavaScript to TypeScript and TypeScript to better TypeScript. 🧫
jaredwray/cacheable
a robust, scalable, and maintained set of caching packages
taiga-family/maskito
Collection of libraries to create an input mask which ensures that user types value according to predefined format.
benjamn/ast-types
Esprima-compatible implementation of the Mozilla JS Parser API
damianricobelli/stepperize
A library for creating step-by-step workflows in your apps
mui/pigment-css
Pigment CSS is a zero-runtime CSS-in-JS library that extracts the colocated styles to their own CSS files at build time.
acrazing/dpdm
Detect circular dependencies in your TypeScript projects.
lukeed/tschema
A tiny (500b) utility to build JSON schema types.
mkosir/typescript-style-guide
⚙️ TypeScript Style Guide. A concise set of conventions and best practices for creating consistent, maintainable code.
es-tooling/module-replacements
A manifest of JS modules and their more modern/active replacements
total-typescript/shoehorn
Work seamlessly with partial mocks in TypeScript.
mmkal/expect-type
Compile-time tests for types. Useful to make sure types don't regress into being overly-permissive as changes go in over time.
es-tooling/ecosystem-cleanup
A place to keep track of ongoing efforts to clean up the JS ecosystem
astahmer/atomic-css-devtools
A devtool panel for debugging Atomic CSS rules as if they were not atomic. Available on chrome & firefox
jacobparis/underkill-stack
A react router 7 stack for simple projects
coryhouse/react-switchboard
Quickly create custom DevTools for your React app
lukeed/empathic
A set of small Node.js utilities to understand your pathing needs.
es-tooling/module-replacements-codemods
tinylibs/tinyexec
📟 A tiny, higher level interface around child_process
lukeed/escalade
A tiny (183B to 210B) and fast utility to ascend parent directories
ChrisShank/routtl
Little routing primitives
ianschmitz/react-lazy-with-preload
React.lazy() with preload support!
danvk/any-xray
X-Ray Glasses for TypeScript any Types
DaniAkash/vite-plugin-esm.sh
Rewrite imports with esm.sh at build time