Go to file
2023-07-05 21:29:15 +02:00
.github Update node version to 18 in CI 2022-12-01 21:13:06 +09:00
.vscode remove legacy stuff 2023-03-02 19:11:10 +01: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 Add user lookup 2023-07-05 21:29:15 +02: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
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 „README.md“ ändern 2023-02-13 11:44:04 +00:00

Warning

This fork isnt yet feature complete with all calckey features and thus we recommend using other libraries over this for the time being. Thanks to everyone who helps make this a better library.

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.