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
- Simple cache config handling for your app or module☆21Updated 8 years ago
- Node Package Editor: a CLI for one-off inspection and editing of properties in package.json files.☆92Updated 3 years ago
- Run programs with glob/globstar support, especially on Windows within npm scripts.☆21Updated 8 months ago
- Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns☆27Updated 4 years ago
- Get the callsite of the caller function☆54Updated 4 months ago
- Update is a new developer framework and CLI for automating updates of any kind in code projects. If you know how to use assemble, generat…☆131Updated 4 years ago
- Check if a file is executable☆29Updated 7 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated last year
- Parse `.git/config` into a JavaScript object. sync or async.☆62Updated 7 years ago
- A curated list of awesome tiny browser libraries.☆24Updated 4 years ago
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆126Updated last year
- Get the $PATH from the shell☆78Updated 5 months ago
- Get the remote origin URL of a Git repository☆47Updated 4 years ago
- Get the path of the caller module☆67Updated 4 years ago
- Get environment variables from the shell☆85Updated last week
- Simple, opinionated node.js interface for creating basic apps with the GitHub API.☆60Updated 7 years ago
- Split lines into an array of lines☆46Updated 2 years ago
- Truncate a string to a specific width in the terminal☆88Updated 3 months ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- A better `npm version major|minor|patch`☆46Updated 3 weeks ago
- Check if a value is a Blob☆24Updated 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
- Create clickable links in the terminal☆91Updated 5 months ago
- Get a list of npm packages with keywords☆52Updated last year
- Create an array with values that are present in the first input array but not additional ones☆40Updated 4 years ago
- Convert PNG to ICO☆43Updated 9 years ago
- Check if a string is a URL☆87Updated 2 years ago
- Convert a URL to a valid filename☆80Updated 4 months ago