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 1c48e57ea1 Move the TODO's up 2023-09-14 19:32:30 +02:00
src Move the TODO's up 2023-09-14 19:32:30 +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.