-
-
turbo Public
Forked from vercel/turborepoIncremental bundler and build system optimized for JavaScript and TypeScript, written in Rust – including Turbopack and Turborepo.
Rust Mozilla Public License 2.0 UpdatedMay 18, 2023 -
node-benchmarks Public
My personal node benchmarks comparing all JS runtimes
-
oss-fuzz Public
Forked from google/oss-fuzzOSS-Fuzz - continuous fuzzing for open source software.
-
homebrew-core Public
Forked from Homebrew/homebrew-core🍻 Default formulae for the missing package manager for macOS (or Linux)
-
cal.com Public
Forked from calcom/cal.comScheduling infrastructure for absolutely everyone.
-
brew Public
Forked from Homebrew/brew🍺 The missing package manager for macOS (or Linux)
Ruby BSD 2-Clause "Simplified" License UpdatedApr 18, 2023 -
-
fastify-with-zod Public
Forked from turkerdev/fastify-type-provider-zodTypeScript MIT License UpdatedMar 20, 2023 -
socketkit-js Public
Socketkit JavaScript Client and SDK for user-behavior analysis
-
wpt Public
Forked from web-platform-tests/wptTest suites for Web platform specs — including WHATWG, W3C, and others
-
-
awesome-javascript Public
Forked from uhub/awesome-javascriptA curated list of awesome JavaScript frameworks, libraries and software.
2 UpdatedFeb 18, 2023 -
awesome-analytics Public
Forked from oxnr/awesome-analyticsA curated list of analytics frameworks, software and other tools.
-
awesome-bigdata Public
Forked from oxnr/awesome-bigdataA curated list of awesome big data frameworks, ressources and other awesomeness.
-
spec-factory Public
Forked from whatwg/spec-factoryWHATWG Standard repository templates and infrastructure
-
appstore-sensor Public
Apple AppStore application, reviews and ratings fetcher for Node.js
-
mali-ajv Public
Opinionated AJV input validation support for Mali.js microservices
-
whatwg-meta Public
Forked from whatwg/metaDiscussions and issues without a logical home
-
webpack Public
Forked from webpack/webpackA bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs,…
-
webpack-dev-server Public
Forked from webpack/webpack-dev-serverServes a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.
-
appstore-reporter Public
Access AppStore Connect financial reports from Node.js
-
create-node-meeting-artifacts Public
Forked from nodejs/create-node-meeting-artifactsTool to create artifacts for node.js team meetings
-
simdutf Public
Forked from simdutf/simdutfUnicode routines (UTF8, UTF16, UTF32): billions of characters per second using SSE2, AVX2, NEON, AVX-512.
-
punycode.js Public
Forked from mathiasbynens/punycode.jsA robust Punycode converter that fully complies to RFC 3492 and RFC 5891.
-
deno_std Public
Forked from denoland/stdDeno standard library
-
deno Public
Forked from denoland/denoA modern runtime for JavaScript and TypeScript.
-
meet-me Public
Forked from denoland/meet-meA calendly clone in Deno and hosted on Deno Deploy
-
-
fast-array-join Public
61% faster array join for JavaScript.