Showing 21-40 of 27,783 packages
A small library to prevent scrolling on every element unless otherwise allowed.
Light-weight CLI tool to ensure that your dependencies are up to date, otherwise the process is terminated with status code 1.
Verifalia email verification library for JavaScript: verify email addresses in real-time and check whether they are deliverable, invalid, or otherwise risky.
Simple library to allow for serialization and deserialization (JSON or otherwise) of JS objects containing circular references
Check the current tool is on the right version and warn otherwise
Validates given IPs (IPv4 and IPv6) using [micromatch][] - glob patterns, RegExp, string or array of globs. If match returns the IP, otherwise null.
An `<sp-color-loupe>` shows the output color that would otherwise be covered by a cursor, stylus, or finger during color selection.
This package generates valid payment card (credit, debit or otherwise) numbers.
Invoke function if is it callable and return result otherwise undefined
Types for modelling tagged unions for cases where the member types cannot otherwise be distinguished
CLI for Socket.dev, includes Sentry error handling, otherwise identical to the regular `socket` package
Guaranteed way for getting a Promise. Always native Promise if available, otherwise looks for common promise libraries and loads which is installed. Allows registering custom Promise implementation in node < 0.12 versions
Internal Set of utils. If you need them use them, otherwise go to the next package ;)
A React hook that lets you consume a context only within its provider, it throws an error otherwise
Diff files during tests, outputs OK when equal, FAIL otherwise
JSONCircularParser ============ Serializes and deserializes otherwise valid JSON objects containing circular references into and from a specialized JSON format.
Given a string of dash-delimited words, return a similar version of the string, but which is camel-cased and otherwise stripped of special characters, whitespace, etc. so that it is usable as an ECMAScript variable.
Register loader functions that dynamically read, parse or otherwise transform file contents when the name of the loader matches a file extension. You can also compose loaders from other loaders.
If a condition is truthy, return `x`; otherwise, return `y`.
Verify the integrity of the data and return it in expected shape. Otherwise throw error or return a specified default value