Saga utility functions
Tiny argv parser. Long/short flags, --no-foo negation, --foo=bar, combined short flags, aliases, typed (boolean/string/array). Zero dependencies.
Test if an input value is a matrix orientation.
Test if a value is a SharedArrayBuffer.
React package for shallow rendering.
A Cypress.io helper library for reading and manipulating data inside IndexedDB
eslint-Plugin to add globals for mochas chai assertion library
Assert on mocked requests with MSW & Jest.
Declarative, functional CLI argument/options parser, app framework, arg value coercions, multi/sub-commands, usage generation, error handling etc.
Check if a value is an array. ```javascript const lolite = require("lolite.isarray") const assert = require("node:assert")
Enable ECMAScript 2015 modules in Node today. No caveats. Full stop.
An unoficial wrapper around google's bundletool
This is a simple schema validator built without dependencies
If available, the `Object.prototype.__proto__` accessor and mutator, call-bound
A fast in-memory ACL with role/resource inheritance and support for custom assertions forked from virgen-acl.
A list-based (O(1)) implementation of undo-redo for signals!
MCP server bridging AI coding agents (Cursor, Claude Code, Codex, Windsurf, Kiro, Antigravity) to the Customaise Chrome extension. 18 tools: UserScripts, AgentScripts, WebMCP calls with HITL consent, visual DOM targeting, tab control.
A drop-in replacement for `util` with some additional advantageous functions
Generate Beautiful Changelogs using Conventional Commits
Test whether an unsigned integer is a power of 2.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Mocking/stubbing library for BATS (Bash Automated Testing System)
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Test if a value is a triangular number.