Skip to content

juddisjudd/poe2-filter-editor

Repository files navigation

PoE2 Filter Editor & Viewer

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.

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.

Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature-name.
  3. Commit your changes: git commit -m 'Add a new feature'.
  4. Push to the branch: git push origin feature-name.
  5. Open a pull request.

License

This project is licensed under the MIT License.