web1992 / vue-sqleditor-poc

A vue component of an SQL Editor based on CodeMirror, with a custom auto-completion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-codemirror

A SQL Editor based on CodeMirror, with a custom auto-completion

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

About

A vue component of an SQL Editor based on CodeMirror, with a custom auto-completion


Languages

Language:Vue 76.0%Language:HTML 9.6%Language:JavaScript 7.5%Language:CSS 6.9%