Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.
A stream that emits multiple other streams one after another.
[](https://travis-ci.org/stefanpenner/get-caller-file) [](https://ci.a
The lodash method `_.startCase` exported as a module.
Babel compiler core.
modernize node.js to current ECMAScript standards
Recursively flatten an array or arrays.
Parse a glob pattern into an object of tokens.
Map `visit` over an array of objects.
A polyfill for the Resize Observer API
React component for rich text markdown editing
Deprecate all the things
The core architecture of CKEditor 5 – the best browser-based rich text editor.
Returns true if a filepath is a windows UNC file path.
The modern build of lodash’s `_.isUndefined` as a module.
A JavaScript library that breaks strings into their individual user-perceived characters. It supports emojis!
Ace (Ajax.org Cloud9 Editor)
Pollyfill for node.js `path.parse`, parses a filepath into an object.
Buffers events from a stream until you are ready to handle them.
A basic but performant promise implementation
Detects if a file exists and returns the resolved filepath.
Compare semver version numbers
Windows MetaFile (WMF) parser
Extend an object with the properties of additional objects. node.js/javascript util.