An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# filter-of-kalandra [![Netlify Status](https://api.netlify.com/api/v1/badges/42474e52-f9b2-407d-a357-cbdb32b10c42/deploy-status)](https://app.netlify.com/sites/filter-of-kalandra/deploys) [![git-consistent friendly](https://img.shields.io/badge/git--consistent-friendly-brightgreen.svg)](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
```