Lists (1)
Sort Name ascending (A-Z)
Starred repositories
Interactive UI for local node modules inspection
scanner detecting the use of JavaScript libraries with known vulnerabilities. Can also generate an SBOM of the libraries it finds.
Collection of npm package manager Security Best Practices
TypeScript-first fetch wrapper with configurable timeouts, retries, and circuit-breaker baked in.
Continuous updates on how to stay safe from NPM supply chain attacks
disclose scripts running on `npm install`
🐒 Bundler-free build tool for TypeScript libraries. Powered by tsc.
☂️ ESLint plugin for sorting various data such as objects, imports, types, enums, JSX props, etc.
A JavaScript utility for retrying async methods that reject errors
✂️ Find unused files, dependencies and exports in your JavaScript and TypeScript projects. Knip it before you ship it!
TypeScript Remove (tsr) is a utility that removes unused code from TypeScript projects – It's like tree shaking, but for source files
A small command line tool to simplify releasing software by updating all version strings in your source code by the correct increment and optionally commit and tag the changes.
Build complex CLIs with type safety and no dependencies
A tool for finding memory leaks in web apps
A modern JavaScript utility library that's 2-3 times faster and up to 97% smaller—a major upgrade to lodash.
ESLint plugin about ECMAScript syntactic features.
📆 Parse, format, manipulate, and internationalize dates and times in JavaScript and TypeScript.
Parse JSON without risk of losing numeric information
🏃♂️🏃♀️🏃 JS minification benchmarks: babel-minify, esbuild, terser, uglify-js, swc, google closure compiler, tdewolff/minify, oxc-minify
🤖 Awesome list for ChatGPT — an artificial intelligence chatbot developed by OpenAI
Write low-level WebAssembly, from JavaScript
Data on the share of ESM vs CJS on the public npm registry
Wireit upgrades your npm/pnpm/yarn scripts to make them smarter and more efficient.
A collection of common interactive command line user interfaces.
Gets the job done when JSON.stringify can't