Showing 21-40 of 4,741 packages
Immutable hash maps implemented as hash array papped tries
A better `npm publish`
A CLI for webpack-plugin-serve, providing a premier webpack development server
Implementation of the Parity codec
[](https://www.npmjs.com/package/@accounts/two-factor) 
Loads environment variables from .env file
Create and verify cryptographically secure Time-based One-time Passwords (TOTP) using the HMAC-based One-time Password (HOTP) algorithm.
A polyfill for the TC39 Signal proposal.
scale an image.
Polkadot [Hardhat](https://hardhat.org/) plugin to compile Ethereum-compatible solidity smart contracts.
Matches strings against configurable strings, globs, regular expressions, and/or functions
Polkadot [Hardhat](https://hardhat.org/) plugin to run a mock in-memory node.
Browser library for multi-touch gestures to zoom and drag on any DOM element.
Shared giphy js utils
Compute the greatest common divisor (gcd).
factor browser-pack bundles into common shared bundles
Lexes CommonJS modules, returning their named exports metadata
encoding utility for integers inspired by Crockford Base32
```typescript import { compile } from "@parity/resolc"; const sources = { ["contracts/1_Storage.sol"]: { content: readFileSync("fixtures/storage.sol", "utf8"), }
JS lib with TS typings to manipulate strings according to the word parsing rules of the UNIX Bourne shell.