A JavaScript library that breaks strings into their individual user-perceived characters. It supports emojis!
The lodash method `_.uniqBy` exported as a module.
The lodash method `_.capitalize` exported as a module.
Utils useful for Editor.js tools development
Detects if a file exists and returns the resolved filepath.
The lodash method `_.isMatch` exported as a module.
Try to guess if your terminal supports unicode
Prevent defined property getters from throwing errors
invariant
Returns true if a value is a plain object, array or function.
dropdown ui component for react
Flexible ascii progress bar
Unpipe a stream from all destinations
Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.
The lodash method `_.isEmpty` exported as a module.
The lodash method `_.forEach` exported as a module.
Recursive object extending
Type-only exports of Monaco editor
A loader for webpack that allows importing files as a String
An XML builder for node.js
Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.
Reduces an object to a value that is the accumulated result of running each property in the object through a callback.
editor-core ui component for react
Like JSON.stringify, but doesn't blow up on circular refs.