bigbuffet-rw/packages/pl-hooks
2024-11-30 20:47:03 +01:00
..
lib pl-fe: migrate status quotes list to tanstack query 2024-11-30 20:47:03 +01:00
.eslintignore WIP 2024-09-27 17:02:02 +02:00
.eslintrc.json WIP 2024-09-27 17:02:02 +02:00
.gitignore WIP 2024-09-27 17:02:02 +02:00
index.html WIP 2024-09-27 17:02:02 +02:00
package.json pl-api: release 1.0.0-rc.1 2024-11-29 19:59:18 +01:00
README.md pl-hooks: release 0.0.2 2024-11-05 16:24:40 +01:00
tsconfig-build.json WIP 2024-09-27 17:02:02 +02:00
tsconfig.json Make pl-hooks self-containted 2024-10-17 21:08:50 +02:00
vite.config.ts pl-hooks: more prefetching 2024-10-21 12:07:19 +02:00
yarn.lock pl-api: release 1.0.0-rc.1 2024-11-29 19:59:18 +01:00

pl-hooks

This project includes Tanstack Query-based functions for remote state management for Mastodon API clients. The project is currently not aiming at providing stable API, so if you're interested in something more stable, I recommend trying pl-api and handling the state your own way.

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.