Go to file
ThatOneCalculator 7617f8a437
up lock
2023-02-11 16:18:48 -08:00
.github Update node version to 18 in CI 2022-12-01 21:13:06 +09:00
.vscode add host 2023-02-08 09:18:17 +09:00
docs Update documents 2023-01-24 23:59:53 +09:00
example 5.1.9 2023-02-05 00:06:00 +09:00
megalodon up lock 2023-02-11 16:18:48 -08:00
.eslintrc.js refs #164 Disable an eslint rule for promise param-names 2020-02-01 15:30:58 +09:00
.gitignore Create browser example 2019-11-27 23:14:12 +09:00
.prettierrc refs #330 Add emoji reaction API for Pleroma 2020-04-16 21:38:56 +09:00
CODEOWNERS Add codeowners 2022-01-21 21:45:25 +09:00
LICENSE.txt Add LICENSE 2018-06-10 14:27:55 +09:00
migration_guide.md Add migration guide for v3.0.0 2020-03-25 22:43:16 +09:00
package.json changes 2023-02-08 11:21:16 -08:00
pnpm-lock.yaml up lock 2023-02-11 16:18:48 -08:00
pnpm-workspace.yaml Revert "compatible with Mi v13" 2023-02-08 11:15:40 -08:00
README.md docs: fork 2023-02-08 11:17:50 -08:00
yarn.lock add host 2023-02-08 09:18:17 +09:00

Megalodon

NPM Version npm

A Mastodon, Pleroma and Misskey API Client library for node.js and browser. It provides REST API and streaming methods. By using this library, you can take Mastodon, Pleroma and Misskey with the same interface.

Forked from https://github.com/cutls/megalodon, for use with Calckey.