Community
Zoijs is open source and MIT licensed. Contributions, questions, and feedback are all welcome — here's how to take part.
Where things live#
- Repository — github.com/Zoijs/zoijs is the home for the core and every optional package.
- Discussions — ask questions, share what you built, or float an idea in GitHub Discussions.
- Issues — report a bug or request a feature in the issue tracker. A small reproduction helps a lot.
Contributing#
Zoijs values small, focused changes that keep the core tiny and beginner-friendly.
- Read the Contributing guide for how to set up the project, run the tests, and propose a change.
- Larger or API-affecting ideas go through a short RFC so the small-core philosophy is preserved — the guide explains the process.
- New capabilities are added as optional packages, not by growing the core.
Code of Conduct#
Participation is governed by our Code of Conduct. Please read it — it keeps the community welcoming for everyone.
Reporting a security issue#
Found a vulnerability? Please do not open a public issue. Follow the Security Policy to report it privately so it can be addressed responsibly.
Ways to help#
- Try Zoijs and share feedback in Discussions.
- Improve the docs — every page links to its source.
- Build and share an example app.
- Help triage issues or review pull requests.
Thanks for being here.