Nuxt is a free and open-source framework with an intuitive and extendable way to create type-safe, performant and production-grade full-stack web applications and websites with Vue.js.
Turborepo is a high-performance build system for JavaScript and TypeScript codebases.
Run scripts that set and use environment variables across platforms
Prettier is an opinionated code formatter
Simple RFC 6838 media type parser and formatter
A library to create a trace of your node app per Google's Trace Event format.
Source transformer enabling ECMAScript 6 generator functions (yield) in JavaScript-of-today (ES5)
Collection of helper functions used by Babel transforms.
Source transformer enabling ECMAScript 6 generator functions (yield) in JavaScript-of-today (ES5)
A cross platform Promise.allSettled polyfill
🛡️ Faster SQL escape and format for JavaScript (Node.js, Bun, and Deno).
Formats SQL queries. Part of SQLTools
ESLint parser that allows for linting of experimental syntax transformed by Babel
Treat React JSX elements as value types and hoist them to the highest scope
Easily measure performance metrics in JavaScript
Transform optional chaining operators into a series of nil checks
Transform async/await to promise chains