https://github.com/smeijer/fetch-repo
fetch a repo from github without git
https://github.com/smeijer/fetch-repo
Last synced: 2 months ago
JSON representation
fetch a repo from github without git
- Host: GitHub
- URL: https://github.com/smeijer/fetch-repo
- Owner: smeijer
- License: mit
- Created: 2023-07-13T11:35:05.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-13T11:35:07.000Z (almost 2 years ago)
- Last Synced: 2025-01-08T18:27:49.860Z (4 months ago)
- Language: TypeScript
- Size: 58.6 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Funding: .github/funding.yml
- License: license
Awesome Lists containing this project
README
# fetch-repo
> fetch a repo from github without git
## Install
```sh
npm install fetch-repo
```## Usage
```js
import { main } from 'fetch-repo';main('hi');
//=> 'hello
```## API
### fetch-repo(input, options?)
#### input
Type: `string`
Lorem ipsum.
#### options
Type: `object`
##### postfix
Type: `string`\
Default: `'rainbows'`Lorem ipsum.