An implementation to speed up the nodejs `dns.lookup` method by avoiding thread pool and using resolve4/resolve6 with DNS TTL values
The Filesystem API provides a NodeJS-like API for working with files on the device.
TypeScript definitions for decompress
Convert any CSS unit to logical pixels ("px")
An addon for [xterm.js](https://github.com/xtermjs/xterm.js) that enables accessing the system clipboard. This addon requires xterm.js v4+.
A lightweight react component that acts as a HTML5 input range slider polyfill
Efficient implementation of Levenshtein algorithm with locale-specific collator support.
path-extra contains methods that aren't included in the vanilla Node.js path package.
Do you wanna use tslint and prettier without conflicts? tslint-config-prettier disables all conflicting rules that may cause such problems. Prettier takes care of formatting and tslint the rest.
The closest you can get to require something with bypassing the require cache
TypeScript definitions for valid-url
Mouse state change listener
A React Transform that enables hot reloading React classes using Hot Module Replacement API
A monadic LL(infinity) parser combinator library
Collection of helper functions used by Babel transforms.
Faster alternative to javascript's native filter method.
A mongoose plugin to take diffs and history of your documents
slice stream like buffer/string
Import a module like with `require()` but from a given path
Parse partial JSON generated by LLM
Expo plugin to append custom vars to the root android/build.gradle
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
Fix broken node modules with no fuss
Sinon for Karma