simplex-noise is a fast simplex noise implementation in Javascript. Works in node and in the browser.
Test if an input value is a supported ndarray real-valued floating-point data type.
A fast fifo implementation similar to the one powering nextTick in Node.js core
a CSS selector parser
Replace JSX attribute value
Set nested properties on an object using dot notation.
A workaround for the '100vh' issue in mobile browsers
Persistent ordered mapping from strings
Wrapper library for directory and file watching.
the complete solution for node.js command-line programs
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
Use property paths like 'a.b.c' to get a nested value from an object. Even works when keys have dots in them (no other dot-prop library we tested does this, or does it correctly).
A set of CKEditor 5 features enabling real-time collaboration within the editor using CKEditor Cloud Services.
Autogenerate READMEs tables and OpenAPI schemas for Helm Charts
Real-time animated charts for React — line, candlestick, and multi-series modes
JSS plugin for function value and rule syntax
Delete nested properties from an object using dot notation.
An implementation of the Unicode UTS #46: Unicode IDNA Compatibility Processing
flow typed nullthrows
Persistence and live synchronization layer for testing JavaScript applications.
Tool for Jest testing library that automatically bumps up code coverage thresholds as real code coverage improves.
A little helper for handling strings containing zero width control characters, ANSI styling, whitespaces, newlines, 💩, etc.
JSON without touching any globals
Returns true if a value exists, false if empty. Works with deeply nested values using object paths.