A final (?) prototype for a refactor of mathjs, culminating the picomath, pocomath, typomath series. Provides an extensible core with "fuzzy" types for its operations, that can at any time generate exact .d.ts file for its current state.
Go to file
Jos de Jong 8c65387ef0 chore: add a TODO 2023-09-21 11:55:59 +02:00
src chore: add a TODO 2023-09-21 11:55:59 +02:00
.gitignore get template literals working with multiple dependencies 2023-09-14 17:42:42 +02:00
LICENSE Initial commit 2022-12-02 14:04:53 +00:00
README.md get template literals working with multiple dependencies 2023-09-14 17:42:42 +02:00
package.json5 get template literals working with multiple dependencies 2023-09-14 17:42:42 +02:00
pnpm-lock.yaml get template literals working with multiple dependencies 2023-09-14 17:42:42 +02:00
tsconfig.json get template literals working with multiple dependencies 2023-09-14 17:42:42 +02:00

README.md

typocomath

A final (?) prototype for a refactor of mathjs, culminating the picomath, pocomath, typomath series. Provides an extensible core with "fuzzy" types for its operations, that can at any time generate exact .d.ts file for its current state.