Skip to content

Repository files navigation

subscript

Monorepo for @nicholasdly/subscript: evaluate arithmetic, unit conversions, and time zones from natural language.

import { evaluate } from "@nicholasdly/subscript";

evaluate("20 c to f");
// { ok: true, text: "68 °F", ... }

See packages/subscript for install, API, and usage.

What's in here

npm install
npm run dev

License

MIT

About

Evaluate arithmetic, unit conversions, and time zones from natural language.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Used by

Contributors

Languages