jonschlinkert / fs-utils
Generalized file and path utils for Node.js projects.
☆34Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for fs-utils
- Run programs with glob/globstar support, especially on Windows within npm scripts.☆19Updated 11 months ago
- Check if a value is a Blob☆23Updated last year
- A curated list of delightful cross platform command line with Node.js.☆21Updated 8 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated 7 months ago
- ☆62Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz☆19Updated 2 years ago
- Install dependencies using Yarn with npm fallback.☆29Updated last year
- Check if a file is executable☆31Updated 6 years ago
- Client-side JS code coverage using PhantomJS, Mocha and Blanket☆23Updated 10 years ago
- Convert a Source Map object to a comment☆15Updated 3 years ago
- Simple cache config handling for your app or module☆21Updated 7 years ago
- Get the remote origin URL of a Git repository☆45Updated 3 years ago
- Columnated lists for the CLI. Unicode and ANSI safe.☆34Updated 3 years ago
- Get the URL from a web shortcut file☆13Updated 3 years ago
- Alternative to Lo-Dash template with support for helpers.☆17Updated 4 years ago
- Extract javascript code comments with esprima. Thin wrapper to prove a simple interface for getting code comments from a string, file or …☆14Updated 6 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 8 months ago
- A browerify transform to stops 3rd party javascript modules writing to the global window object, and to return a module.exports object in…☆56Updated 11 years ago
- Efficiently applies the minimum of transforms to run stage 4 code on Node.js 6, 8 and 10☆13Updated 5 years ago
- Lint and fix docs simpler☆8Updated 6 years ago
- Create a Vinyl file from an actual file☆41Updated last year
- Basic logging utils: colors, symbols and timestamp.☆24Updated 6 years ago
- Get the callsite of the caller function☆53Updated 3 years ago
- Turn an object into a string of HTML attributes☆49Updated last year
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Check if a JavaScript environment has a DOM☆19Updated 3 years ago
- Command line tool for creating or updating a .npmignore file based on .gitignore.☆28Updated 9 months ago
- Delete nested properties from an object using dot notation.☆34Updated 2 years ago