Skip to content
This repository was archived by the owner on Nov 3, 2024. It is now read-only.

Latest commit

Β 

History

History
39 lines (26 loc) Β· 1.16 KB

README.md

File metadata and controls

39 lines (26 loc) Β· 1.16 KB

Sunsetted in liue of the deprecation of RepoRater itself.

repo-rater.js

API Wrapper to interact with the RepoRater API πŸͺ…

🌟 Features

  • All the endpoints from RepoRater are available.
  • Completely Typesafe.
  • Easy to use.

πŸ› οΈ Technologies Used

πŸ”₯ Usage

πŸš€ Production

  • Install the package using yarn add repo-rater.js
  • Use it however you see fit.

πŸ› οΈ Development

  • Clone the repository
  • Install dependencies using yarn
  • Do the necessary changes
  • yarn build to build the project
  • Test it however you see fit.

πŸ“ License

This project is licensed under the GNU GPL v3 License. See the LICENSE file for more information.