VasiliyRusin / MathEditor

Front-end math editor created as a test project. Allow to create custom katex expressions and use additional tags such as <b> and <i>.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

matheditor

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

Front-end math editor created as a test project. Allow to create custom katex expressions and use additional tags such as <b> and <i>.


Languages

Language:Vue 76.6%Language:JavaScript 20.4%Language:HTML 3.0%