A npm package of a bunzip implementation in pure javascript
Fast purely functional immutable lists.
Parse string into array of string elements
Tap plugin that adds a heaping pile of assertion methods. Pretty much all of the "test" methods other than `t.pass`, `t.fail`, and [snapshot methods](https://tapjs.github.io/tapjs/modules/_tapjs_snapshot.html) come from this plugin.
An ESnext spec-compliant `Array.prototype.findLast` shim/polyfill/replacement that works as far down as ES3.
Takes a grid of values (GeoJSON format) and a set of threshold ranges. It outputs polygons that group areas within those ranges, effectively creating filled contour isobands.
Custom syntax for remarkjs, adding ruby (furigana) to markdown.
Convert a value to an array
Extended JS Map with Array-like methods
Flowtype linting rules for ESLint by flow-typed
NodeJS v3 [HubSpot API](https://developers.hubspot.com/docs/api/overview) SDK(Client) files
取得陣列唯一值,支援深度比較巢狀物件和陣列 / Get unique values from array with deep comparison for nested objects and arrays
Returns an array of Typed Array names that are available in the current environment
walk the dependency graph to generate json output that can be fed into browser-pack
 
Trie and radix tree implementation tailored towards exact matches.
Parse the Forwarded header (RFC 7239) into an array of objects
pack node-style source files from a json stream into a browser bundle
🐊Putout plugin adds ability to apply 'flatMap()'
JS-try is a Javascript implementation of the try method from Rails for safe navigation
Randomize the order of items in an array
write logs to js Array
A fast implementation of a fisher-yates shuffle that does not mutate the source array.
Emulate AWS λ and API Gateway locally when developing your Serverless project