I find myself writing `item = item instanceof Array ? item : [item]` a lot, so I decided to make a simple library to does it for me. A few examples:
Simple postMessage based server.
functional composition sugar
Babel plugin that replaces System.import with the equivalent UMD pattern
Like the `Did you mean?` in git for npm
A Serverless Plugin to write If Else conditions in serverless YAML file
HTTP response freshness testing
Computes the dot product between two numeric arrays.
Webpack does not like UMD wrappers (this kind of wrapper is generated by TypeScript) of the following:
Find [nd-]array min/max values
WASI threads proposal implementation in JavaScript
TypeScript definitions for temp
Makes it easy to replace require'd dependencies.
Create a pseudo context to assist in testing components that render React Router's location-aware components.
Broccoli plugin to create a file.
TypeScript definitions for @ember/destroyable
A distribution of exiftool perl executable.
Converts the given value to an integer.
Find a suitable IP host to view local websites on.
Small library to simplify working with Generators and Iterators in Javascript / Typescript
Projections for cartographic mapping.
Efficient implementation of Levenshtein algorithm with locale-specific collator support.
Hud's Node SDK
Gamma distribution quantile function.