https://github.com/isuke/filter-of-kalandra
filter-of-kalandra is next level 'Path of Exile' filter generator.
https://github.com/isuke/filter-of-kalandra
filter-of-kalandra path-of-exile pathofexile
Last synced: about 2 months ago
JSON representation
filter-of-kalandra is next level 'Path of Exile' filter generator.
- Host: GitHub
- URL: https://github.com/isuke/filter-of-kalandra
- Owner: isuke
- License: mit
- Created: 2019-01-01T10:36:43.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-12-23T23:10:01.000Z (10 months ago)
- Last Synced: 2025-03-31T01:27:47.106Z (6 months ago)
- Topics: filter-of-kalandra, path-of-exile, pathofexile
- Language: Vue
- Homepage: https://filter-of-kalandra.xyz
- Size: 6.08 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# filter-of-kalandra [](https://app.netlify.com/sites/filter-of-kalandra/deploys) [](https://github.com/isuke/git-consistent)
[filter-of-kalandra](https://filter-of-kalandra.xyz/) is next level [Path of Exile](https://www.pathofexile.com/) filter generator.
## Development
### setup
```sh
$ npm install
```### Compiles and hot-reloads for development
```sh
npm run serve
```### Compiles and minifies for production
```sh
npm run build
```### Lints and fixes files
```sh
npm run lint
```