No description
Find a file
dependabot[bot] 6ad77062b6
build(deps): bump @eslint/plugin-kit in /packages/pl-fe
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>
2024-11-15 21:12:20 +00:00
.github pl-api: improve docs 2024-10-29 22:07:57 +01:00
.husky Switch to workspace 2024-08-28 13:01:08 +02:00
.vscode Call it pl-fe internally 2024-08-28 13:41:08 +02:00
packages build(deps): bump @eslint/plugin-kit in /packages/pl-fe 2024-11-15 21:12:20 +00:00
.gitignore Call it pl-fe internally 2024-08-28 13:41:08 +02:00
CODE_OF_CONDUCT.md Add pl-api to workspace 2024-08-28 13:43:23 +02:00
LICENSE Add license to main directory 2024-09-15 23:48:43 +02:00
package.json add pl-hooks to workspaces 2024-10-05 23:53:24 +02:00
README.md Update readmes 2024-10-30 10:09:04 +01:00
yarn.lock Switch to workspace 2024-08-28 13:01:08 +02:00

GitHub Repo stars GitHub License Discord

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 within pl-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.