williameom5678 / node-kakao-modified

Loco protocol compatible library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm version CodeFactor Not Maintained

NodeKakao - Loco protocol compatible library

ES Module & Deno
Supporting dropped.

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

Node

npm i --save node-kakao

This implemention can stop working anytime.

Warning

Abusing this client can cause permanent service restriction.

Example

See 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

License:MIT License


Languages

Language:TypeScript 100.0%