The Filesystem API provides a NodeJS-like API for working with files on the device.
Check if a file is executable
A monadic LL(infinity) parser combinator library
TypeScript definitions for decompress
Jest utilities for Styled Components
An implementation to speed up the nodejs `dns.lookup` method by avoiding thread pool and using resolve4/resolve6 with DNS TTL values
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+.
Import a module like with `require()` but from a given path
Efficient implementation of Levenshtein algorithm with locale-specific collator support.
A lightweight react component that acts as a HTML5 input range slider polyfill
Reports the slowest tests in your jest suite.
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.
Fix broken node modules with no fuss
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
Faster alternative to javascript's native filter method.
Seeded random number generator for Javascript.
slice stream like buffer/string
Collection of helper functions used by Babel transforms.
Parse partial JSON generated by LLM
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.