jonschlinkert / git-branch
Get the current branch for a local git repository
☆91Updated 3 years ago
Alternatives and similar repositories for git-branch
Users that are interested in git-branch are comparing it to the libraries listed below
Sorting:
- Import a module like with `require()` but from a given path☆86Updated 2 years ago
- Import a globally installed module☆58Updated last year
- Check if a URL is absolute☆79Updated 3 years ago
- Generate a unique random string☆85Updated 2 years ago
- webpack HMR Client☆120Updated 4 years ago
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Simple, flexible file copy utility☆97Updated 10 months ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 4 years ago
- Get the set npm registry URL☆55Updated last month
- Write data to the file system, creating any intermediate directories if they don't already exist. Used by flat-cache and many others!☆83Updated 5 years ago
- Check if something is a promise☆46Updated 4 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- This module has moved and is now available at @rollup/plugin-alias / https://github.com/rollup/plugins/tree/master/packages/alias☆172Updated 5 years ago
- Check if a file path is an image☆93Updated last year
- Find the closest package.json file☆163Updated last year
- Convert a value to an array☆129Updated 3 years ago
- A rollup plugin to show file size of the bundle in the cli☆128Updated 2 years ago
- Resolve the path of a module like require.resolve() but from a given path☆142Updated 4 years ago
- Check if a string is HTML☆95Updated last year
- animates the scroll top/left position of an element (345 B)☆66Updated 6 years ago
- ES Proposal spec-compliant shim for Promise.prototype.finally☆138Updated last year
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Check if a project is using Yarn☆66Updated 3 years ago
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆124Updated last year
- Convert a dash/dot/underscore/space separated string to UpperCamelCase: foo-bar → FooBar☆81Updated 9 months ago
- A miniature version of html-webpack-plugin with only necessary features☆57Updated last year
- Simplify npm scripts with `if-env ... && npm run this || npm run that`☆97Updated 4 years ago
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 5 years ago
- Read a package.json file☆165Updated last year