No description
6ad77062b6
Bumps [@eslint/plugin-kit](https://github.com/eslint/rewrite) from 0.2.0 to 0.2.3. - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json) - [Commits](https://github.com/eslint/rewrite/compare/core-v0.2.0...plugin-kit-v0.2.3) --- updated-dependencies: - dependency-name: "@eslint/plugin-kit" dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.github | ||
.husky | ||
.vscode | ||
packages | ||
.gitignore | ||
CODE_OF_CONDUCT.md | ||
LICENSE | ||
package.json | ||
README.md | ||
yarn.lock |
This repo hosts a few of my projects related to the Fediverse client pl-fe
. This includes:
- pl-fe — a social networking client app forked from Soapbox
- pl-api — a library for interacting with Mastodon API-compatible servers, focused on support for projects extending the official Mastodon API. It is used by
pl-fe
. - pl-hooks — a library including hooks for integrating with Mastodon API, based on
pl-api
and TanStack Query. It is intended to be used withinpl-fe
. Work in progress.
More projects to be announced.
Follow my Pleroma account to stay up to date on pl-fe
development. You can also join the project community on Discord.
This project is tested with BrowserStack.