kaesetoast / find-in-filesLinks
A simple tool to search text patterns across multiple files
☆58Updated last year
Alternatives and similar repositories for find-in-files
Users that are interested in find-in-files are comparing it to the libraries listed below
Sorting:
- Module for handle uncaught errors and promises rejections☆68Updated 7 years ago
- Promisified nedb wrapper☆96Updated 6 years ago
- ☆178Updated last year
- A game console (video game cli) for browsers.☆118Updated 7 years ago
- Parses HTML strings into objects using flexible, composable filters.☆123Updated 8 years ago
- Walk a directory tree emitting events based on the contents. API compatable with node-findit. Walk a tree of any depth. Fast! Handles per…☆130Updated 2 years ago
- Read a chunk from a file☆123Updated last year
- Removes comments from JSON, JavaScript, CSS, HTML, etc.☆75Updated 3 years ago
- 📂 Lightweight filesize to human-readable / proportions w/o dependencies for node.js & browsers.☆232Updated 5 years ago
- Like `fs.rename`, but works across devices, and works with directories. Think of the unix utility `mv`.☆155Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Truncate text and keeps urls safe.☆54Updated 2 years ago
- Recursively merge values in a JavaScript object.☆111Updated 2 years ago
- Promise-based Alert, Confirm and Prompt replacement☆90Updated last year
- ☆216Updated 4 years ago
- A benchmark tool.☆34Updated 3 years ago
- Move a file - Even works across devices☆201Updated last year
- [Deprecated] JSON5 loader for Webpack (can still be used for webpack 4)☆71Updated 4 years ago
- Step-by-step wizard to prepare Electron app for distribution, from packaging to auto-update.☆49Updated 7 years ago
- Randomize the order of the elements in a given array for the browser and node.js.☆167Updated 3 years ago
- Flatten a multi-dimensional array in JavaScript.☆87Updated 2 months ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆158Updated last week
- The source for this module has moved to the Helmet repository.☆18Updated 5 years ago
- A lightweight string replace engine for text-based templates☆277Updated 8 years ago
- Simple zero-dependency Growl notifications using GNTP for Node.☆46Updated 7 years ago
- Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on eith…☆68Updated 4 years ago
- Generate a random integer☆86Updated 4 years ago
- Recursive extend module☆200Updated 4 years ago
- The thing npm uses to read package.json files with semantics and defaults and validation and stuff☆224Updated last year
- a promise-based ftp client for node.js