70 packages
async-cache-queue
Lightweight asynchronous task queue with cache, timeout and throttle management
async-request-handler
Safe async RequestHandler to catch Promise rejection
browserify-sed
sed style transform for browserify
bufferish
Node.js Buffer Methods for Uint8Array and Array
cached-fn
Lightweight and lazy cached function with TTL, negative TTL, and item limit controls.
cdate
a compact calendar date
cdate-locale
I18N display handlers for cdate
event-lite
Light-weight EventEmitter (less than 1KB when gzipped)
express-charset
Content-Type: text/xxxx; charset=xxxx
express-compress
Express middlewares to compress/decompress response with encoding: brotli, gzip and deflate
express-intercept
Build Express middleware to intercept / replace / inspect / transform response
express-sed
Express middleware to transform response body
express-tee
Express middleware to cache contents on file system
express-upstream
Express.js proxy middleware to pass requests to upstream server
fbgraph-batch
Facebook Graph API Batch Request Client
from-xml
fromXML - Pure JavaScript XML Parser
git-cat-file
Pure JavaScript `git cat-file -p` for node.js
git-starter
Git Repository Starter
grunt-quote-json
Grunt contirb plugin to quote a part of JSON to another
html-ele
εLε - Native HTMLElement builder from type-safe template literals
html-form-field
Unified interface for HTML form fields with synchronized binding to object properties
html-slim
A utility to slim down HTML by removing spaces, comments, tags and attributes.
iconv-cp932
Lightweight Pure JS character encoding conversion for CP932, Shift_JIS, Windows-31J, IBM 932
int64-buffer
64bit Long Integer on Buffer/Array/ArrayBuffer in Pure JavaScript
jaccard-index
Promise-based Jaccard similarity coefficient index calculation framework