kukit
v0.0.5
Published
Simple API library for accessing KUPID (Korea University Portal to Information Depository)
Downloads
29
Readme
kukit
Simple API library for accessing KUPID (Korea University Portal to Information Depository)
Install
- Using JSR
npx jsr @kit/kukit- or use NPM
yarn add kukitContributing
kukit is written in Deno.
- If you don't have Deno, install Deno: following this Quick Start manual.
- Write some code you want. you can easily run code like
deno run -A mod.ts. - Before submitting PR or commit changes in your forked repository, PLEASE double-check your code not to include your credentials (e.g. KUPID password)
