jonschlinkert / get-fileLinks
CLI and API to get a single file from Github repository.
☆11Updated 8 years ago
Alternatives and similar repositories for get-file
Users that are interested in get-file are comparing it to the libraries listed below
Sorting:
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Wrap a Readable stream in a Transform stream.☆10Updated 2 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- Array of "block level elements" defined by the HTML specification☆19Updated 8 years ago
- Generate generator to create a new repository on GitHub.☆11Updated 8 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 8 years ago
- Uses a breadth-first search, when necessary, to resolve the file path using the correct casing, and verify that the file actually exists.…☆12Updated 8 years ago
- CLI for listing an npm module's dependent projects and their download stats.☆13Updated 8 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 5 years ago
- Token authentication for accountdown☆11Updated 10 years ago
- A list of objects bound by prototype chain☆20Updated 3 months ago
- Uses snapdragon to tokenize a single JavaScript block comment into an object, with description, tags, and code example sections that can …☆14Updated 2 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.