No description provided.
Helper functions
A pure JS implementation SHA256.
A high-level API to automate web browsers
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.
Parameterised tests for Jest
test for inclusion or exclusion of paths using globs
A high-level API to automate web browsers
Give a regex, get a robust predicate function that tests it against a string.
Pure JS implementation of CRC32-C https://en.wikipedia.org/wiki/Cyclic_redundancy_check
SHA1 wrapper for browsers that prefers `window.crypto.subtle`.
Provides functions for detecting if the host environment supports the WebCrypto API
unist utility to check if a node passes a test
Fiscal tax year calculator, retrieve the tax-year, month and week for a given date. Start date of the financial year is editable.
prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.
A babel plugin that adds istanbul instrumentation to ES6 code
Example component library for react
No description provided.
Provides functions and types for detecting if the host environment is IE11
unist utility to recursively walk over nodes, with ancestral information
A function to parse floating point hexadecimal strings as defined by the WebAssembly specification
A replacement for process.exit that ensures stdio are fully drained before exiting.
Utilities for ESLint plugins.