doowb / github-contentLinks
Easily download files from github raw user content.
☆25Updated 8 years ago
Alternatives and similar repositories for github-content
Users that are interested in github-content are comparing it to the libraries listed below
Sorting:
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 7 years ago
- Modern Buffer API polyfill without footguns☆27Updated 4 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.☆51Updated 2 years ago
- Regular expression for matching HTML comments☆15Updated 7 years ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- When copying or moving files, it's common for operating systems to automatically add an increment or 'copy' to duplicate file names. This…☆22Updated 6 years ago
- fs read and write streams based on minipass☆20Updated 2 months ago
- Get a directory for your caching needs☆26Updated 2 years ago
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Updated 3 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 years ago
- Strip the final newline character from a string/buffer☆38Updated last year
- Truncate a semver version: 1.2.3 → 1.2.0☆18Updated 3 years ago
- Get the path of the caller module☆67Updated 4 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 5 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Get the auth token set for an npm registry☆34Updated last month
- Regular expression for matching file names, with or without extension.☆33Updated 8 years ago
- Basic logging utils: colors, symbols and timestamp.☆24Updated 7 years ago
- Get the remote origin URL of a Git repository☆47Updated 4 years ago
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Get metadata on the default editor or a specific editor☆55Updated 3 months ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Extend the properties from any number of objects onto the first object. Pass an empty object as the first arg to create a new object.☆14Updated 7 years ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Clean and beautiful options for minimist☆53Updated 3 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last month