A web-based tool to create, edit, and preview Path of Exile 2 item filters. Built with Next.js, it offers an intuitive interface for managing item filter syntax with real-time validation and preview features.
- Filter Editor: Edit item filters with syntax highlighting.
- Real-Time Preview: Visualize the filter's effect on items as you edit.
- Validation: Automatically validate your filter syntax.
- Item Selector: Choose item types and base types to preview.
- Customization: Easily configure item properties like rarity and level.
Contributions are welcome! Please follow these steps:
- Fork the repository.
- Create a new branch: git checkout -b feature-name.
- Commit your changes: git commit -m 'Add a new feature'.
- Push to the branch: git push origin feature-name.
- Open a pull request.
This project is licensed under the MIT License.