This repository contains numerous small utility packages. These packages serve various useful purposes and are written in alwatr ESModule.
Here is a brief overview of the included libraries:
api-connect: Utilities to simplify the usage of API & Database connections in your web applications, implementing the Safe Result Pattern for error handling.flux-hook: React hooks for integrating with Alwatr's flux architecture, providing useContext, useSignal, and useTrigger hooks for state management.
For more detailed information and guidelines on how to use each package, please refer to each package's README.
Contributions are welcome! Please read our contribution guidelines before submitting a pull request.
This project is licensed under the AGPL-3.0 License.
We are inspired by Alwatr.