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