Software
Libraries and tools for working with UnitsML and UnitsDB programmatically.
How the pieces fit together
Hover nodes for details ยท Click to navigate
Libraries
unitsdb-ruby
A Ruby library for accessing and manipulating UnitsDB content โ ships with bundled YAML data files.
unitsml-ruby
Library to work with UnitsML in Ruby โ parse unit expressions, generate MathML, and handle dimensional analysis.
@unitsml/unitsdb
A JavaScript library for accessing and manipulating UnitsDB content โ ships with bundled UnitsDB data.
@unitsml/unitsml
Library to work with UnitsML in JavaScript โ parse unit expressions, generate MathML, and handle dimensional analysis.
Related resources
- UnitsDB โ browse the complete database with 716 entities
- Schemas โ UnitsML XML Schemas and UnitsDB YAML Schemas
- unitsdb-ruby โ Ruby library for accessing UnitsDB data
- unitsml-ruby โ Ruby library for working with UnitsML expressions
- @unitsml/unitsdb โ JavaScript library for accessing UnitsDB data
- @unitsml/unitsml โ JavaScript library for working with UnitsML expressions