Tjatse / ansi-html
An elegant lib that converts the chalked text to HTML.
☆109Updated 3 years ago
Alternatives and similar repositories for ansi-html:
Users that are interested in ansi-html are comparing it to the libraries listed below
- Resolve the path of a module like require.resolve() but from a given path☆140Updated 4 years ago
- programmatic npm API☆110Updated 3 years ago
- Parse the things that can be arguments to `npm install`☆128Updated last month
- Package and un-package modules of some sort (oooh, perhaps you could package JavaScript modules on npm...)☆37Updated 7 years ago
- Get the gzipped size of a string or buffer☆171Updated 3 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Import a globally installed module☆57Updated last year
- Compressible Content-Type / mime checking.☆99Updated 11 months ago
- Simple in-memory vinyl file store.☆123Updated 2 months ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- The cmd-shim used in npm☆76Updated 5 months ago
- Prepare a node environment to require files with different extensions.☆48Updated 8 months ago
- ☆138Updated 4 years ago
- ☆45Updated 2 years ago
- Get the set npm registry URL☆53Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- AST recursive visitor☆79Updated last year
- Create and parse HTTP Content-Type header☆134Updated 7 months ago
- Environment agnostic nextTick polyfill☆75Updated 3 years ago
- Map collection as specified in ECMAScript6☆73Updated 3 years ago
- Manipulate the HTTP Vary header☆61Updated 9 months ago
- Check if a path exists☆150Updated 3 years ago
- resolve function which support the browser field in package.json☆102Updated 2 months ago
- Find the closest package.json file☆162Updated last year
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- Get the file location associated with a dependency/partial's path☆83Updated last month
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆143Updated last year
- Provides a hooking mechanism for Node.js require() calls☆62Updated 3 years ago
- Make a callback- or promise-based function support both promises and callbacks.☆112Updated last year
- JavaScript option parsing and help generation library