UNPKG

ng-katex-2

Version:

Angular module to write beautiful math expressions with TeX syntax boosted by KaTeX library

17 lines (16 loc) 323 B
{ "name": "ng-katex-2", "version": "18.2.13", "peerDependencies": { "@angular/common": "^18.2.13", "@angular/core": "^18.2.13" }, "dependencies": { "extract-math": "^1.2.3", "katex": "^0.16.21", "tslib": "^2.3.0" }, "devDependencies": { "@types/katex": "^0.16.7" } }