return whitelisted properties of an object
TypeScript definitions for adlib
A drop-in replacement for (some of) TaffyDB.
A framework to transform from GraphQL SDL to AWS CloudFormation.
using decorator to automatically generate swagger doc for koa-router
Automatically transform Mongoose validation error message(s) to a humanized and readable format
A debugging tool
Stringify an object/array like JSON.stringify just without all the double-quotes, Typescript, Zero-dependency.
Stringify any value. Better, faster, prettier.
A plugin for babel to transform `x * y` into something like `JSBI.multiply(x, y)` to support bigints.
Dedupes node modules as they are being required which works even when dependencies are linked via ln -s or npm link.
Array#filter for older browsers.
Cryptographic primitives for JavaScript
transform TS to JS
A webpack loader for responsive images.
List of locales for i18n
Node.js implementation of the Discrete Cosine Transform (version 2 for now).
Medial / Scale Axis Transform (MAT/SAT) Library.
Moment.js Ember Data attribute transformers
Get a property from an object using dot (object path) notation.
An unified permissions API for React Native on iOS, Android and Windows
Embrace and extend GNU sed, the stream editor for filtering and transforming text.
Zero CPU overhead, zero dependency, true event-loop blocking sleep
Another browserify transform that converts AMD to CommonJS based on amdify with module.exports=(function(...){})(require('a'),...).