Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/golopot/tex-to-unicode

A browser extension to convert TeX to Unicode in browser inputs.
https://github.com/golopot/tex-to-unicode

Last synced: about 2 months ago
JSON representation

A browser extension to convert TeX to Unicode in browser inputs.

Awesome Lists containing this project

README

        

## TeX to Unicode

[![Build Status](https://travis-ci.org/golopot/tex-to-unicode.svg?branch=master)](https://travis-ci.org/golopot/tex-to-unicode)
[![codecov](https://codecov.io/gh/golopot/tex-to-unicode/branch/master/graph/badge.svg)](https://codecov.io/gh/golopot/tex-to-unicode)

Convert LaTeX to Unicode by pressing "Alt + W" in input and textarea.

This extension helps you input mathematical Unicode symbols and Greek letters without copy-pasting.

Website: https://golopot.github.io/tex-to-unicode/

Chrome Extension: https://chrome.google.com/webstore/detail/tex-to-unicode/kdojinhjlhbmmbfogccabogomjpjijif

Firefox Extension: https://addons.mozilla.org/en-US/firefox/addon/tex-to-unicode/

## Develop

`npm run dev`: Run webpack in watch mode.

`npm run pack-extension`: Create a zip file for publishing.

## License

[MIT](LICENSE)