Skip to content

timelic/latex-matrix-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LaTeX matrix generator

LaTeX matrix generator with pure front-end implementation.

image-20220102115854217

Features

  • Easy to use
  • Support multiple bracket styles
  • Automatic code generation
  • Theoretically supports infinite tables

How to use

  • Clone

    git clone https://github.com/timelic/latex-matrix-generator.git
    
  • Install dependencies

    npm i
    
  • Start server

    npm run dev
    

Demo

Here's a demo of the repo.