Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 444 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 444 Bytes

csv2kib

A minimal web app for converting CSV into a Kibana JSON filter.

Try it live at https://ezpaarse-project.github.io/csv2kib/

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.