An open API service indexing awesome lists of open source software.

https://github.com/gamepowerx/kekupload-lib-ts

A library for KekUpload written in typescript.
https://github.com/gamepowerx/kekupload-lib-ts

typescript

Last synced: 11 months ago
JSON representation

A library for KekUpload written in typescript.

Awesome Lists containing this project

README

          

```
██╗ ██╗███████╗██╗ ██╗██╗ ██╗██████╗ ██╗ ██████╗ █████╗ ██████╗
██║ ██╔╝██╔════╝██║ ██╔╝██║ ██║██╔══██╗██║ ██╔═══██╗██╔══██╗██╔══██╗
█████╔╝ █████╗ █████╔╝ ██║ ██║██████╔╝██║ ██║ ██║███████║██║ ██║
██╔═██╗ ██╔══╝ ██╔═██╗ ██║ ██║██╔═══╝ ██║ ██║ ██║██╔══██║██║ ██║
██║ ██╗███████╗██║ ██╗╚██████╔╝██║ ███████╗╚██████╔╝██║ ██║██████╔╝
╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚══════╝ ╚═════╝ ╚═╝ ╚═╝╚═════╝
kekupload-lib-ts
```

![](https://tokei.rs/b1/github/KotwOSS/kekupload-lib-ts)
![](https://tokei.rs/b1/github/KotwOSS/kekupload-lib-ts?category=blanks)
![](https://tokei.rs/b1/github/KotwOSS/kekupload-lib-ts?category=code)
![](https://tokei.rs/b1/github/KotwOSS/kekupload-lib-ts?category=comments)
![](https://tokei.rs/b1/github/KotwOSS/kekupload-lib-ts?category=files)

A library for [kekupload-server](https://oss.kotw.dev/kekupload-server) written in [typescript](https://www.typescriptlang.org/).


## License

This project is licensed under the [Mit License](https://mit-license.org/)




## Usage

npm

```sh
npm install kekupload-lib-ts
```

yarn

```sh
yarn add kekupload-lib-ts
```




## Contributing

More information [here](https://oss.kotw.dev/kekupload-lib-ts/CONTRIBUTE).