unitdc-rs/README.md
eternal-flame-AD ecc5fb4223
license compliance
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
2024-07-26 15:54:26 -05:00

23 lines
923 B
Markdown

# UnitDC-rs
This is a dc-like quantity calculator project, featuring a REPL cli and a Web UI.
[Try it out](https://eternal-flame-ad.github.io/unitdc-rs/)
[The Unit Solver](https://github.com/eternal-flame-AD/unitdc-rs/wiki/The-Unit-Solver): Linearly combine quantities automatically so you don't have to multiply and divide them yourself. See an [example](https://github.com/eternal-flame-AD/unitdc-rs/blob/main/examples/mpg.txt)
[Expression Syntax](https://github.com/eternal-flame-AD/unitdc-rs/wiki/Expressions)
[Examples](https://github.com/eternal-flame-AD/unitdc-rs/wiki/Examples)
## License
This project is licensed under the Apache-2.0 license, see [LICENSE](LICENSE) for more information.
### Dependency Licenses
Licenses for dependencies:
[Table of Dependencies w/SPDX identifiers](./LICENSE-dependencies)
A mapping of licenses to their SPDX identifiers can be found [here](https://spdx.org/licenses/).