Skip to content
Snippets Groups Projects
Commit d2eeb40e authored by Benedikt's avatar Benedikt
Browse files

Edit README.md

parent 228a1410
No related branches found
No related tags found
No related merge requests found
Pipeline #51772 failed
...@@ -3,6 +3,11 @@ ...@@ -3,6 +3,11 @@
This library converts D-SI unit strings to Latex. This library converts D-SI unit strings to Latex.
And is able to perform math operations *, / and power with the D-SI units as well as checken weather teh can be converted into each other with scalar multiplication And is able to perform math operations *, / and power with the D-SI units as well as checken weather teh can be converted into each other with scalar multiplication
## Javascript version
The folder [dsiUnits-js](/dsiUnits-js) contains an Javascript version of this libary that can be used for a D-SI-Unit-Input Element with autosugestion. And a dsiUnit CLass that supports parsing and rendering (HTML converion) of the dsi Units.
## Installation ## Installation
```bash ```bash
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment