A little proof-of-concept for organizing mathjs by module inclusion, avoiding factory functions.
|
|
||
|---|---|---|
| complex | ||
| generic | ||
| number | ||
| test | ||
| .gitignore | ||
| LICENSE | ||
| package.json5 | ||
| pnpm-lock.yaml | ||
| pocomath.mjs | ||
| PocomathInstance.mjs | ||
| README.md | ||
pocomath
A little proof-of-concept for organizing mathjs by module inclusion, avoiding factory functions.