Open Source
LunaScript Tools is built with the open-source community in mind. You can inspect, fork, and improve the project with confidence.
GitHub RepositoryMIT License
This project is licensed under the MIT License, allowing you to use, modify, and distribute the code with attribution. It is designed to be flexible for personal and commercial projects.
Contribution Guide
We welcome thoughtful contributions. If you want to add a new tool or improve the design, follow these steps:
- Fork the repository and create a feature branch.
- Keep tool logic inside its own JavaScript file under
assets/js/tools. - Match the existing UI patterns and dark theme guidelines.
- Open a pull request with clear details and screenshots for UI updates.