Additional function extensions with a chainable api
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:
Creates a token which is unguessable
Babel plugin that replaces System.import with the equivalent UMD pattern
Simple postMessage based server.
Like the `Did you mean?` in git for npm
HTTP response freshness testing
Computes the dot product between two numeric arrays.
Find [nd-]array min/max values
A Serverless Plugin to write If Else conditions in serverless YAML file
Webpack does not like UMD wrappers (this kind of wrapper is generated by TypeScript) of the following:
Makes it easy to replace require'd dependencies.
WASI threads proposal implementation in JavaScript
TypeScript definitions for temp
Create a pseudo context to assist in testing components that render React Router's location-aware components.
Broccoli plugin to create a file.
Find a suitable IP host to view local websites on.
Converts the given value to an integer.
TypeScript definitions for @ember/destroyable
A distribution of exiftool perl executable.
Efficient implementation of Levenshtein algorithm with locale-specific collator support.
Small library to simplify working with Generators and Iterators in Javascript / Typescript
Projections for cartographic mapping.
TimSort: Fast Sorting for Node.js