domharrington / node-gitlogLinks
Git log parser for Node.JS
☆136Updated 10 months ago
Alternatives and similar repositories for node-gitlog
Users that are interested in node-gitlog are comparing it to the libraries listed below
Sorting:
- Get metadata of a package from the npm registry☆242Updated last year
- Find the root directory of a Node.js project or npm package☆246Updated 2 months ago
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- Pretty-print a javascript object as a tree☆250Updated 10 months ago
- Simple, flexible file copy utility☆97Updated last year
- Node.js recursive synchronous fast file system walker☆162Updated this week
- Get the system locale☆227Updated 3 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 9 months ago
- Open stuff like URLs, files, executables. Cross-platform.☆426Updated last year
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆321Updated 2 years ago
- Import a module while bypassing the cache☆285Updated 6 months ago
- Load module from string☆299Updated 7 years ago
- Find the closest package.json file☆164Updated 2 months ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆145Updated last year
- Read a package.json file☆169Updated last year
- Stringify an object/array like JSON.stringify just without all the double-quotes☆314Updated 8 months ago
- Generic JSDoc-like comment parser.☆257Updated last year
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Autocomplete prompt for inquirer☆361Updated last year
- Write files in an atomic fashion w/configurable ownership☆238Updated last month
- Recursive version of fs.readdir with small RAM & CPU footprint.☆388Updated 5 months ago
- Unleash the detectives☆229Updated last month
- Improved typeof detection for node.js and the browser.☆127Updated last year
- A wrapper and enhancements for fs.watch☆340Updated last year
- Generate a markdown (GFM) table☆290Updated 9 months ago
- a CSS selector parser☆241Updated this week
- Clear a module from the cache☆183Updated 3 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 2 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆155Updated 2 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago