netzkolchose / node-ansiterminalLinks
An offscreen xterm like ANSI terminal library.
β20Updated last year
Alternatives and similar repositories for node-ansiterminal
Users that are interested in node-ansiterminal are comparing it to the libraries listed below
Sorting:
- ANSI escape sequence parser for node.js and the browser.β25Updated 2 years ago
- π Tiny and fast ESTree-compliant AST walker and modifier.β63Updated last year
- Rewrite file system `fs` pathsβ59Updated this week
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.β64Updated last month
- Web Streams Standard implementation and polyfillβ51Updated 3 years ago
- Determine if a function is an ES6 arrow function or not.β24Updated last year
- ANSI escape codes for some terminal swag.β75Updated 3 years ago
- Lexical analyzer library for C programming language in NodeJSβ18Updated 8 years ago
- utility to create a new trees with a nice syntaxβ79Updated 2 years ago
- Glob to regular expression with support for extended globs.β74Updated 11 months ago
- Polyfill for Node core events.onceβ11Updated 6 years ago
- Multithreaded FUSE bindings for Node JS.β215Updated last year
- Converts JavaScript objects to sourceβ102Updated 2 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Thβ¦β95Updated 2 years ago
- Gracefully restore the CLI cursor on exitβ38Updated last year
- Given an entrypoint, get all of the dependencies connected to it.β30Updated 2 years ago
- Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standardβ89Updated 5 months ago
- A simple .gitignore parser for node.jsβ97Updated 8 years ago
- A JavaScript parser for Google Closure Compiler and JSDoc type expressions.β55Updated this week
- Maps lines and columns to character offsets and back.β26Updated last year
- When you need a file, but the headers ain't good, who you gonna call? CORS Buster!β52Updated last year
- A module that diffs an input buffer with the previous one provided to it and outputs the diff as ANSIβ54Updated last year
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packagβ¦