medikoo / logLinks
Universal logging utility
☆46Updated last year
Alternatives and similar repositories for log
Users that are interested in log are comparing it to the libraries listed below
Sorting:
- Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes☆169Updated last year
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated 2 weeks ago
- ESLint plugin about ECMAScript syntactic features.☆110Updated 3 years ago
- An implementation of window.fetch in Node.js using Minipass streams☆56Updated 2 months ago
- Inspect the state of a promise☆133Updated 3 months ago
- Sort an array on an object property☆201Updated 3 months ago
- ESLint which works in browsers.☆39Updated 3 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆148Updated 2 years ago
- Parse and stringify JSON with comments. It will retain comments even when after saved!☆176Updated last week
- Monkey-patches for file system related things☆119Updated 3 months ago
- A better open. Reuse the same tab on Chromium-based browsers on macOS.☆41Updated 3 years ago
- Monorepo for NodeLib libraries☆77Updated 11 months ago
- Straightforward HTML parser for JavaScript☆142Updated last month
- Make an asynchronous function synchronous☆327Updated 7 months ago
- An opinionated package.json formatter plugin for Prettier☆92Updated 5 months ago
- A static list of the Node.js builtin modules from the latest Node.js version☆125Updated 3 months ago
- Examples demonstrating the Node.js ECMAScript Modules Loaders API☆58Updated last year
- Read a package.json file☆174Updated 2 months ago
- Transform ESM to Common JS for present NodeJS, without any junk wrappers or useless renaming☆49Updated 3 years ago
- Benchmark comparing JSON.parse vs. equivalent JavaScript literals across JavaScript engines.☆127Updated 2 years ago
- Write files in an atomic fashion w/configurable ownership☆244Updated last month
- DOM event delegation, in <1KB☆199Updated 2 months ago
- The minimum and most straightforward way to check if command exists and where the executable is, without spawning child_process.☆63Updated 8 months ago
- Stringify an object sorting scalars before objects, and defaulting to 2-space indent☆25Updated 2 years ago
- Traverse JSON Schema passing each schema object to callback☆103Updated 4 years ago
- Syntax highlighting for your terminal 💻✨☆323Updated this week
- Regular expression for matching reserved filename characters☆52Updated 3 months ago
- Sort the keys of an object☆107Updated 4 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Updated 4 months ago