Micropackage: a simple, ultra-minimal test framework built around Node's builtin test runner.
Give a regex, get a robust predicate function that tests it against a string.
test for inclusion or exclusion of paths using globs
Helper functions
Micropackage: convert between a NodeJS Buffer and a base64-encoded string with optional URL-safe alphabet, padding, and MultiBase prefix.
A pure JS implementation SHA256.
Pure JS implementation of CRC32 https://en.wikipedia.org/wiki/Cyclic_redundancy_check
SHA256 wrapper for browsers that prefers `window.crypto.subtle` but will fall back to a pure JS implementation in @aws-crypto/sha256-js to provide a consistent interface for SHA256.
A high-level API to automate web browsers
Pure JS implementation of CRC32-C https://en.wikipedia.org/wiki/Cyclic_redundancy_check
A high-level API to automate web browsers
Cross platform children list of a PID
SHA1 wrapper for browsers that prefers `window.crypto.subtle`.
Parameterised tests for Jest
Provides functions for detecting if the host environment supports the WebCrypto API
unist utility to check if a node passes a test
Micropackage: use NodeJS's promise API to asynchronously read a file by its optimal blocksize.
A micropackage formerly known as `application-log-winston-interface`: a wrapper around initialising Winston with Application-Log Standard levels, colours, and specific formats.
A babel plugin that adds istanbul instrumentation to ES6 code
Micropackage: a test bed for various small pieces of reusable code.
The smallest and fastest pixel-level image comparison library.
No description provided.
Storybook Vitest addon: Blazing fast component testing using stories
Provides functions and types for detecting if the host environment is IE11