
A powerful tikzcd visual editor that allows you to draw commutative diagrams and other kinds of mathematical pictures.
Dependencies:
How to use it:
Install it with NPM.
$ npm install tikzcd-editor--save
Run the script.
$ npm run build
Add the generated script ‘bundle.js’ to the webpage.
<script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS_CHTML"></script> <script src="./dist/bundle.js"></script>
Changelog:
10/15/2018
- v0.5.6







