SASLprep: Stringprep Profile for User Names and Passwords, rfc4013
buffer operations
Runs (webpack) loaders
A fast fifo implementation similar to the one powering nextTick in Node.js core
Test if a value is a string.
Vimeo player component for React.
The document client simplifies working with items in Amazon DynamoDB by abstracting away the notion of attribute values.
ecs-logging-nodejs helpers
A CEL evaluator for ECMAScript
Extra assertions on top of node's assert module
[](https://travis-ci.org/mulesoft-labs/yaml-ast-parser)
Return a regular expression to parse a regular expression string.
[![Build status][build-image]][build-url] [![Tests coverage][cov-image]][cov-url] [![npm version][npm-image]][npm-url]
Property-based testing for JavaScript.
SWC coverage instrumentation plugin
React component to render svg file icons
Button component, for performing an action on the page you’re viewing.
Simple data set export to Excel xlsx file
hixme-ui text component. For all your communictation needs.
Convert a Node-API value to a boolean.
JupyterLab - JSON Renderer
Bundler agnostic HMR utils for Svelte 3
Port of YUI CSS Compressor to NodeJS
Displays the results of a GROQ query in a View Pane
"to_bool" for the String-class in Ruby.
Some convenient YAML-tags... - to get environment values: env, env?, env/integer, env/integer?, env/bool, env/bool?. - to create a Pathname (!path) or URI (!uri) - format a string: !str/format See README for examples.
RBON is not JSON! Use RBON to store your configration "Items", if by "Items" you mean that: `Key = (Symbol=~/^w+[?!]?$/)` and `Item = (Key | String | Integer | Float | nil | bool)` and `Items = (Item | Array[Items] | Hash[Key, Items])`.
solidity-typed - "zero-dependency" 100%-solidity compatible data type and application binary interface (abi) machinery incl. bool, (frozen) string, address, bytes, uint, int, enum, struct, array, mapping, event, and more for solidity-inspired contract (blockchain) programming languages incl. rubidity, rubysol et al