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:
- Simple cache config handling for your app or module☆21Updated 7 years ago
- 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☆82Updated 3 years ago
- ☆62Updated 5 years ago
- Simple, opinionated node.js interface for creating basic apps with the GitHub API.☆61Updated 7 years ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Get the callsite of the caller function☆52Updated 3 years ago
- Run programs with glob/globstar support, especially on Windows within npm scripts.☆21Updated 3 months ago
- Trim newlines from the start and/or end of a string☆48Updated 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 3 years ago
- Convert PNG to ICO☆43Updated 8 years 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…☆132Updated 4 years ago
- Create clickable links in the terminal☆90Updated 4 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Get the $PATH from the shell☆72Updated last week
- Regular expression for matching file names, with or without extension.☆33Updated 8 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- The cheesy object formatter☆36Updated 4 years ago
- Basic logging utils: colors, symbols and timestamp.☆24Updated 6 years ago
- Get or check the current macOS version☆62Updated 4 years ago
- Add stdin support to any CLI app that accepts file input☆124Updated 4 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz☆19Updated 3 years ago
- Alternative to Lo-Dash template with support for helpers.☆17Updated 5 years ago
- Check if a file is executable☆29Updated 7 years ago
- Install dependencies using Yarn with npm fallback.☆29Updated 2 years ago
- Open files in your editor at a specific line and column☆54Updated 3 years ago
- Get free disk space info from `df -kP`☆63Updated 3 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago