Fixes stack traces for files with source maps
just `console.log` prefixed with a green check
align-text with ANSI support for CLIs
textlint internal utils.
Resolves a given package if it is installed locally, then tries to resolve it from global registry, using battle-tested [global-modules][] package. Better approach than internal `require.resolve`, so you can trust. You just get absolute filepath to some p
Awilix helpers for Express
Implementation of the various Ethereum Transaction Types
remark plugin to support frontmatter (yaml, toml, and more)
GitHub Flavored Markdown data processor for CKEditor 5.
mdast extension to parse and serialize GFM (GitHub Flavored Markdown)
mdast extension to parse and serialize GFM task list items
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
RFC9562 UUIDs
Info about node `exports` field support: version ranges, categories, etc.
Email parser for Node.js and browser environments
Utils for working with JavaScript classes and prototype methods.
normalized JS Object and JSON message and event protocol for ES6+ node.js, browsers, electron, vanialla js, react.js, components, actions, stores and dispatchers
mdast extension to parse and serialize GFM autolink literals
Client/server side PDF printing in pure JavaScript
Easily get the CWD (current working directory) of a project based on package.json, optionally starting from a given path. (node.js/javascript util)
micromark extension to support GFM task list items
mdast extension to parse and serialize GFM footnotes
Server-side DOM implementation based on Mozilla's dom.js
remark plugin to support MDX syntax