A Lua VM
Reference-preserving merge
`@nuasite/cli` is the cli tool that powers [Astro](https://astro.build/) projects updated by [Nua Site](https://www.nuasite.com). It wraps `astro build`, `astro dev`, and `astro preview` with the Nua defaults and adds project-level commands (`init`, `clea
`@nuasite/nua` is the meta package that mirrors the toolchain Nua Site uses during the build phase. Add it to your project to pull in the exact versions of Astro, Tailwind CSS, and the Nua Site packages that deploy your site so local runs behave exactly l
`@nuasite/core` is the dependency manifest that keeps Nua Site projects in sync with the toolchain used by the hosted platform. It pins the versions of the Astro integrations our builders expect so your local project matches the environment that deploys i
Astro integration adding a Pastel-style comment + Google Docs-style suggestion overlay alongside @nuasite/cms.
Nua Site astro components.
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
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
A babel plugin that adds istanbul instrumentation to ES6 code
No description provided.
The smallest and fastest pixel-level image comparison library.