Fast JavaScript array sorting by implementing Python's Timsort algorithm
Chai assertions for testing your CLI
Shared mocha mocha configuration for Devtools packages
Validates a string to have valid date format
Turn anything into an array
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
a simple chai plugin for asserting on types
Stringify your JSON at max speed
`Array#forEach()` but it’s possible to define where to move to next
JSX assertions for Chai
Loop over each item in an array and call the given function on every element.
strings comparison matchers for chai
Verify that all the filenames in an array are existing files
mirror of chai, bundled and exposed as ES module (incl. typescript types)
Chai plugin for fetch-mock library
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
Chai assertions for Ember.js
Zero-config TypeChain support for Hardhat
utilities for primitive JavaScript types
Array utils
web-component-tester makes testing your web components a breeze!
Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.
Transforms `assert.async.*` calls into `test-until` expressions that resolve when the assertion passes, preserving error messages for failed assertions.
Concatenate a readable stream's data into a single array