jonschlinkert / fs-utilsLinks
Generalized file and path utils for Node.js projects.
☆35Updated 5 years ago
Alternatives and similar repositories for fs-utils
Users that are interested in fs-utils are comparing it to the libraries listed below
Sorting:
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- ☆63Updated 5 years ago
- Get environment variables from the shell☆85Updated 2 weeks ago
- Run programs with glob/globstar support, especially on Windows within npm scripts.☆21Updated 8 months ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Simple cache config handling for your app or module☆21Updated 8 years ago
- Truncate a string to a specific width in the terminal☆88Updated 3 months ago
- Get the callsite of the caller function☆54Updated 4 months ago
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆126Updated last year
- Install dependencies using Yarn with npm fallback.☆31Updated 3 years ago
- Password input component for Ink☆16Updated 6 years ago
- Truncate a URL to a specific length☆62Updated 4 months ago
- Check if a string is a URL☆87Updated 2 years ago
- file globbing for node.js. speedy and powerful alternative to node-glob. This library is experimental and does not work on windows!☆56Updated 4 years ago
- Get the latest version of an npm package☆54Updated last year
- Get the path to an app (macOS)☆64Updated 3 years ago
- Get or check the current macOS version☆62Updated 4 years ago
- Clear the terminal cross-platform☆45Updated 4 years ago
- Node Package Editor: a CLI for one-off inspection and editing of properties in package.json files.☆92Updated 3 years ago
- Get the command history of the user's shell☆86Updated 2 months ago
- Simple, opinionated node.js interface for creating basic apps with the GitHub API.☆60Updated 7 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Get the real size of an <img>, <video>, or <canvas> in the browser.☆12Updated 6 years ago
- Check if a file is executable☆29Updated 7 years ago
- Get the $PATH from the shell☆78Updated 5 months ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Convert PNG to ICO☆43Updated 9 years ago
- A better `npm version major|minor|patch`☆46Updated 2 weeks ago
- Create clickable links in the terminal☆91Updated 4 months ago
- Opinionated HTML formatter focused towards making HTML diffs readable.☆39Updated 11 months ago