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:
- Node Package Editor: a CLI for one-off inspection and editing of properties in package.json files.☆92Updated 3 years ago
- Get environment variables from the shell☆84Updated 4 months ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Run programs with glob/globstar support, especially on Windows within npm scripts.☆21Updated 7 months ago
- Get the callsite of the caller function☆54Updated 3 months ago
- ☆63Updated 5 years ago
- Create clickable links in the terminal☆91Updated 4 months ago
- Simple cache config handling for your app or module☆21Updated 8 years ago
- Get the command history of the user's shell☆86Updated 2 months ago
- Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns☆27Updated 4 years ago
- Check if a file is executable☆29Updated 7 years ago
- Truncate a URL to a specific length☆62Updated 3 months ago
- Clear the terminal cross-platform☆45Updated 4 years ago
- Expands symbolic links and prints the resolved absolute filepath☆27Updated last year
- Get the $PATH from the shell☆78Updated 4 months ago
- Truncate a string to a specific width in the terminal☆88Updated 2 months ago
- Split lines into an array of lines☆46Updated 2 years ago
- Alternative to Lo-Dash template with support for helpers.☆18Updated 5 years ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Open files in your editor at a specific line and column☆55Updated 4 years ago
- Local git command wrappers☆25Updated last month
- Convert PNG to ICO☆43Updated 9 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
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated last year
- Get the path of the caller module☆67Updated 4 years ago
- Get free disk space info from `df -kP`☆64Updated 3 months ago
- Get a list of npm packages with keywords☆52Updated last year
- Get the path of the current directory in Finder (macOS) and Explorer (Windows)☆19Updated 4 years ago
- A better `npm version major|minor|patch`☆46Updated last month