[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Turn an arbitrary sequence of bits from a byte array into an integer
Boolean indicating if the current process is running on Darwin.
Test whether an object contains a nested key path, either own or inherited.
A shared library of TypeScript DTOs for use in Boom Games' Node.js repositories, ensuring consistency, reusability, and type safety across projects.
Search for a malformed string. Think of Levenshtein distance but in search.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][5]][6] [![dev dependency status][7]][8] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Test whether a string contains only white space characters.
[![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 native function.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
ES spec-compliant `Array.prototype.unshift` shim/polyfill/replacement that works as far down as ES3.
Types for integrating custom elements into Vue.js projects
DynamoDB library for Wing
Rehype plugin to stack the first column cells above their rows.
[![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 an anagram.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Clone JSON value fast
Does nothing. ```javascript const lolite = require("lolite.noop") const assert = require("node:assert")
ethers.js-compatible wrapper around Multicall
Check if a value is an object or null. Returns false for functions. ```javascript const lolite = require("lolite.isobject") const assert = require("node:assert")
Test whether a string contains only alphanumeric characters.