Find strongly connected components of a directed graph using [Tarjan's algorithm](https://en.wikipedia.org/wiki/Tarjan%27s_strongly_connected_components_algorithm).
Core logic for the password-input widget implemented as a state machine
A tiny, PEG-like system for building language grammars with regexes.
Handle private key and public keys associated with elliptic curve cryptography. Used with crypto currencies such as Bitcoin, Litecoin, Dogecoin, etc. Works in both Node.js and the browser.
TypeScript definitions for money
AngularJS Multiple pattern currency input mask
hixme-ui Currency component
_A one-stop solution built in javascript to provide internationalization support._
An Angular UI Kit library with reusable components and directives built on Angular Material.
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
A function that given input element, updates its width to fit its content.
Returns country flag emojis given currency codes
A React component for input text field
decompress tar plugin
Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz
decompress tar.bz2 plugin
A TypeScript/JavaScript library to make working with monetary values easier and safer.
Text input component for Ink
The document client simplifies working with items in Amazon DynamoDB by abstracting away the notion of attribute values.
Extend angular's built in currency filter.
Discard duplicate rules in your CSS files with PostCSS.
Create and parse crypto currency addresses and wallet import formats.
A TypeScript library for ISO 4217 currency codes. Efficiently lookup and validate currency codes, retrieve associated countries, and more.
WHATWG URL implementation for JavaScript