Http mocking service
A generalized multi-key memoization solution that does not leak memory.
Conversational CLI wizard for generating VizFlow.js visualizations
A JavaScript implementation for generating Anki decks in browser client side
Custom jest matchers to test the state of your types
`Array.prototype.map` for object keys
[![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]
Qarbon parser
Este pacote é utilizado para converter arquivos `.txt` para `.csv` e mover o arquivo convertido para um novo caminho. Ele possui funcionalidades para manipulação de arquivos em chunks, permitindo o processamento de grandes volumes de dados.
A fast, keyboard-first investigation workspace for SOC analysts. Enriches IPs / domains / URLs / hashes with VirusTotal, AbuseIPDB, IPQS, Shodan, GreyNoise, URLhaus, ThreatFox, MalwareBazaar, OTX, Sucuri, urlscan.io, GeoIP, DNS, WHOIS — plus CISA KEV cros
Validate an object in the "exports" field
Test if an input value is a supported array unsigned integer data type.
Enabling better Test selectors in Ember.js applications.
No description provided.
GLL parser-combinator library
Assert-exception --- <p align="right"> <a href="https://www.npmjs.com/package/assert-exception"> <img alt="Npm version" src="https://badge.fury.io/js/assert-exception.svg"> </a> <a href="https://travis-ci.org/59naga/assert-exception"> <img a
Test if a value is an array-like object containing only NaN values.
Base single-precision floating-point number assert functions.
Library for tree recommendations.
Assert that an HTML string looks approximately the same as another HTML
Assertion decorators using shapeshift
csv-reorder is a small library that makes it easy to reorder the rows on a csv file given a column name. It can be used both as a command line utility, as well as a standalone node.js library.
Argon2id password hashing for Node.js, plus a layered `Enigma` helper that combines HMAC signing, Argon2 hashing, and AES encryption into a single `hash` / `verify` / `assert` interface.
Check if a value is a boolean primitive. ```javascript const lolite = require("lolite.isboolean") const assert = require("node:assert")