ndhoule's Stars
GoogleCloudPlatform/terraformer
CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code
akheron/typera
Type-safe routes for Express and Koa
dbader/node-datadog-metrics
Buffered metrics reporting via the DataDog HTTP API
woutervh-/typescript-is
moll/node-mitm
Intercept and mock outgoing Node.js network TCP connections and HTTP requests for testing. Intercepts and gives you a Net.Socket, Http.IncomingMessage and Http.ServerResponse to test and respond with. Super useful when testing code that hits remote servers.
sindresorhus/got
🌐 Human-friendly and powerful HTTP request library for Node.js
sindresorhus/ky
🌳 Tiny & elegant JavaScript HTTP client based on the Fetch API
GoogleChrome/web-vitals
Essential metrics for a healthy site.
simdjson/simdjson
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
luizperes/simdjson_nodejs
Node.js bindings for the simdjson project: "Parsing gigabytes of JSON per second"
nwg-piotr/nwg-launchers
GTK-based launchers: application grid, button bar, dmenu for sway and other window managers
nwg-piotr/nwg-panel
GTK3-based panel for sway and Hyprland Wayland compositors
curveball/core
The Curveball framework is a TypeScript framework for node.js with support for modern HTTP features.
nvimdev/galaxyline.nvim
neovim statusline plugin written in lua
stalniy/casl
CASL is an isomorphic authorization JavaScript library which restricts what resources a given user is allowed to access
nvimdev/lspsaga.nvim
improve neovim lsp experience
ddd-crew/welcome-to-ddd
Definitions of DDD and fundamental concepts to reduce the learning curve and confusion
ddd-crew/ddd-starter-modelling-process
If you're new to DDD and not sure where to start, this process will guide you step-by-step
ulid/javascript
Universally Unique Lexicographically Sortable Identifier
jeffijoe/awilix
Extremely powerful Inversion of Control (IoC) container for Node.JS
google/rejoiner
Generates a unified GraphQL schema from gRPC microservices and other Protobuf sources
async-library/react-async
🍾 Flexible promise-based React data loader
chenglou/react-motion
A spring that solves your animation problems.
kripod/react-polymorphic-box
Building blocks for strongly typed polymorphic components in React.
ianstormtaylor/superstruct
A simple and composable way to validate data in JavaScript (and TypeScript).
statelyai/xstate
Actor-based state management & orchestration for complex app logic.
GoogleContainerTools/distroless
🥑 Language focused docker images, minus the operating system.
heynickc/awesome-ddd
A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources
thomasdarimont/awesome-keycloak
A curated list of resources for learning about http://www.keycloak.org
fastify/fastify
Fast and low overhead web framework, for Node.js