Turn node's process.version into something useful.
A node module containing a collection of test tasks and utilities for Next applications
HTTP-friendly error objects
❤️ Corifeus Utils
an extendable ES6 Error with support for HTTP errors
A simple web component
A Koa body parser middleware. Supports multipart, urlencoded and JSON request bodies.
A lightweight enterprise-grade backend framework based on Koa 3 and TypeScript.
Node JS interface for Redsys payment gateway
Realtime Monitoring for Express-based Node applications
Create a GitHub check + annotation.
Percy CLI command to upload a directory of static images to Percy for diffing.
Middleware to authenticate a Koa application with Shopify
A collection of error classes for NowaraJS
cookies module for egg
## Scaffolding Your First HatchifyJS Project
RESTful interface for ioBroker.
Nxtstart is an easy to use, interactive CLI tool to bootstrap your next web-based project. The template is aimed at students to get an easy access to web development with example implementations. It is also useful for experts to speed up prototyping.
A collection of error classes for SoinLabs projects
An isomorphic error library
nunjucks rendering middleware with promise for koa
## usage ```javascript const app = new koa(); const CookieParser = require('koa-cookie-parser'); app.use(CookieParser({ cookieNameList:['userId','uuId'], cipherKey:"hello world", maxAge:60*60*24 }));
HTTP Hawk Authentication Scheme
API Router for Koa middleware