Command line task runner
Restrict inputs to certain valid characters (e.g. formatting phone or card numbers)
Mocks Server plugin providing an administration REST API
Module to parse AWS Lambda events and extract their cookies
This is a plugin for the serverless framework that provides the ability to create mock responses to HTTP(S) requests.
Node.js Client for the Vonage API Platform
Drumee Server Development Helper
Server-side DOM implementation based on Mozilla's dom.js
Create quick cloud network
A light-weight module that brings Fetch API to node.js
<div align="center"> <image align="center" src="https://orpc.dev/logo.webp" width=280 alt="oRPC logo" /> </div>
Server Adapter Plugin for Nitro GraphQL IDE
A simple split layout for React and modern browsers
A package for AWS Lambda Node.js applications to access and cache data from remote API endpoints (or other sources) utilizing AWS S3 and DynamoDb for the cache storage. Also provides a simple request handling, routing, and response logging framework for r
Retries a function that returns a promise, leveraging the power of the retry module.
<div align="center"> <image align="center" src="https://orpc.dev/logo.webp" width=280 alt="oRPC logo" /> </div>
Server utilities for loadable.
A SolidOS compatible pane to display a personal profile page
Lightweight, decorator-driven HTTP framework for TypeScript - DI, router, middleware, exceptions.
Node.js simple http server for common development or training purposes.
WXT module to enable React support
## Always throw error ```javascript throw { //http error: it is optional, only required if the called is a lambda function ... HTTPERROR_400, //type: suggest to have it for every error type: 'ERROR_API_ERROR', //source: keep the modu
No description provided.
Express middleware to emit 'end' event on res.end()