Skip to content

samknp/node-kakao

 
 

Repository files navigation

npm version CodeFactor

NodeKakao - Loco protocol compatible library

ES Module & Deno

import * as NodeKakao from "https://cdn.skypack.dev/node-kakao?dts";

Node

npm i --save node-kakao

this implemention can stop working anytime.

Warning

Client can act differently unlike official client. Abusing this client can cause permanent service restriction.

Example

Check examples folder. Examples are written in typescript.

Documentation

TypeDoc

Migrating from v3

See migration-v3.md

License

node-kakao is following MIT License.
See LICENSE for full text.

Basic Reference

pykakao(hallazzang)
pykakao(ssut)

About

Loco protocol compatible library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.8%
  • JavaScript 0.2%