UNPKG

ng-katex-2

Version:

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

18 lines (17 loc) 264 B
{ "extends": "../../tslint.json", "rules": { "directive-selector": [ true, "attribute", "lib", "camelCase" ], "component-selector": [ true, "element", "lib", "kebab-case" ] } }