Open Source

LunaScript Tools is built with the open-source community in mind. You can inspect, fork, and improve the project with confidence.

GitHub Repository

MIT 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:

  1. Fork the repository and create a feature branch.
  2. Keep tool logic inside its own JavaScript file under assets/js/tools.
  3. Match the existing UI patterns and dark theme guidelines.
  4. Open a pull request with clear details and screenshots for UI updates.