Simple postMessage based server.
Additional function extensions with a chainable api
Computes the dot product between two numeric arrays.
functional composition sugar
Walks a JavaScript AST and adds a "parent" property to each node
Chai for Karma
Creates a token which is unguessable
Makes it easy to replace require'd dependencies.
Babel plugin that replaces System.import with the equivalent UMD pattern
Webpack does not like UMD wrappers (this kind of wrapper is generated by TypeScript) of the following:
Find [nd-]array min/max values
TypeScript definitions for temp
WASI threads proposal implementation in JavaScript
Find a suitable IP host to view local websites on.
A Serverless Plugin to write If Else conditions in serverless YAML file
Create a pseudo context to assist in testing components that render React Router's location-aware components.
Efficient implementation of Levenshtein algorithm with locale-specific collator support.
Small library to simplify working with Generators and Iterators in Javascript / Typescript
Broccoli plugin to create a file.
Projections for cartographic mapping.
A distribution of exiftool perl executable.
TypeScript definitions for @ember/destroyable
TimSort: Fast Sorting for Node.js
Optionals for JS - wrapper for possibly undefined values, inspired by Java Optional API