szwacz / fs-jetpackLinks
Better file system API for Node.js
☆781Updated last year
Alternatives and similar repositories for fs-jetpack
Users that are interested in fs-jetpack are comparing it to the libraries listed below
Sorting:
- Easily load and persist config without having to think about where and how☆885Updated 3 months ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,127Updated last month
- Adds useful debug features to your Electron app☆773Updated last year
- Promisify a callback-style function☆1,513Updated 3 years ago
- See node.js errors with less clutter☆1,523Updated last year
- Simple config handling for your app or module☆1,319Updated last month
- Toolkit for building command line interfaces☆464Updated 2 years ago
- Get, set, or delete a property from a nested object using a dot path☆856Updated 3 months ago
- Pretty logger for Electron apps☆421Updated last year
- Colored symbols for various log levels☆768Updated 7 months ago
- Create text-based columns suitable for console output. Supports cell wrapping.☆433Updated 2 years ago
- Get an available TCP port☆921Updated 4 months ago
- Copy files☆435Updated 2 months ago
- Temporary file and directory creator for node.js☆769Updated last month
- Catch unhandled errors and promise rejections in your Electron app☆461Updated last year
- Useful utilities for Electron apps and modules☆1,331Updated 4 months ago
- A simple spinner for node cli☆275Updated 6 years ago
- Add keyboard shortcuts locally to a BrowserWindow instance, without using a Menu☆425Updated last year
- Simplified IPC communication for Electron apps☆744Updated 3 years ago
- Pretty unicode tables for the command line☆596Updated last year
- A library to store and restore window sizes and positions for your Electron app☆677Updated last year
- Update notifications for your CLI app☆1,793Updated last year
- Unicode symbols with fallbacks for older terminals☆614Updated last year
- Simple auto-reloading for Electron apps during development☆586Updated 2 years ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,146Updated 2 months ago
- Recursive version of fs.readdir with small RAM & CPU footprint.☆407Updated last month
- Determine the root path to your project☆606Updated 3 years ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,288Updated 3 months ago
- Delay a promise a specified amount of time☆627Updated 2 months ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆733Updated 4 months ago