Skip to content

Gabriel29306/Pawnote

 
 

Repository files navigation

Pawnote: A purrfect API wrapper for PRONOTE

This library is not affiliated with Index-Education or PRONOTE in any way.

Installation

Use your favorite package manager to install this library from NPM.

# pnpm
pnpm add pawnote

# Yarn
yarn add pawnote

# npm
npm add pawnote

# Bun
bun add pawnote

Documentation

You can find documentation with guides at docs.literate.ink/pawnote.

If it's not enough you can also take a look at the examples folder in the GitHub repository for inspiration.

If none of those are helpful, you can always open an issue to ask for help or join the LiterateInk Discord server.

Languages

  • TypeScript 99.3%
  • JavaScript 0.7%