File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Unicode Tex Character Converter for LaTeX/BibTeX
2
2
3
+ ![ GitHub commit activity] ( https://img.shields.io/github/commit-activity/t/Mearman/Unicode-Tex-Character-Converter?style=for-the-badge&logo=GitHub&color=%23181717&link=https%3A%2F%2Fgithub.com%2FMearman%2FUnicode-Tex-Character-Converter%2Fcommits%2Fmain%2F )
4
+ ![ GitHub Actions Workflow Status] ( https://img.shields.io/github/actions/workflow/status/Mearman/Unicode-Tex-Character-Converter/test.yml?branch=main&style=for-the-badge&logo=githubactions&link=https%3A%2F%2Fgithub.com%2FMearman%2FUnicode-Tex-Character-Converter%2Factions )
5
+ ![ NPM Version] ( https://img.shields.io/npm/v/unicode-tex-character-converter?style=for-the-badge&logo=npm&color=CC3534&link=https%3A%2F%2Fwww.npmjs.com%2Fpackage%2Funicode-tex-character-converter )
6
+
3
7
This TypeScript library facilitates the conversion among Unicode characters, their codepoints, and corresponding LaTeX/BibTeX commands. For instance:
4
8
5
9
- ` α ` -> ` U+03B1 `
You can’t perform that action at this time.
0 commit comments