This repository is the npm repository for ktumblr. ktumblr is a Mastodon client library created using Kotlin Multiplatform. Therefore, it can also be used in web applications, among others. Additionally, this repository is automatically committed by GitHub Actions for ktumblr. Please submit issues or pull requests to ktumblr.
If you're managing your project with npm, you can add it to your application using the following command. There are no versions in this repository, and there are branches that match the versions of ktumblr. You can determine which version of ktumblr to use by specifying the branch of this repository. Please check the branch list to find the branch corresponding to the version.
npm add uakihir0/ktumblr.js
or
npm add uakihir0/ktumblr.js#{{BRANCH_NAME}}
TypeScript type information is included, so it's recommended to use TypeScript. Please also check the README of ktumblr for detailed usage.
WIP
MIT License