This project is community driven and primarily maintained by k3yomi and StarflightWx
At this time, contributions are limited to:
- Corrections – Fix broken TypeScript syntax, outdated operations, or errors.
- Additions – Add new functions, tools, or services.
- Clarity Improvements – Improve explanations in plain English.
- Documentation – Add helpful content to the documentation.
- Content that introduces new packages.
- Anything that violates GitHub's Terms of Service.
- Fork the repository.
- Create a new branch:
fix/descriptionoradd/description. - Make your changes.
- Open a pull request with a clear description of what changed and why.
- Use plain English first, details later.
- Provide real working examples only (do not make up syntax).
- Follow the existing file structure and function signature format.