
Company News
AWS Security Hub Adds Socket for Supply Chain Security
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.
@totemstan/mathjx
Advanced tools
Extends [MathJS]{@link https://mathjs.org/} with the following program control-blocks:
if TEST
DO
elseif TEST
DO
:
else
DO
end
switch TEST
case TEST
DO
:
default TEST
DO
end
try
DO
catch
DO
end
for INDEX
DO
end
while TEST
DO
end
until TEST
DO
end
when EVENT
DO
end
def f=(x,y,...)
DO
end
Inline functions are also supported using fat-arrows:
(x,y,...) => {
DO
}
Acquire and optionally configure MATHJX as follows:
const $ = require("@totemstan/mathjx").config({
key: value, // set key
"key.key": value, // indexed set
"key.key.": value // indexed append
});
where configuration keys follow ENUMS deep copy conventions.
Clone MAN and its dependencies from one of its REPOs:
cd MYPROJECT
git clone REPO/totem-man/man
git clone REPO/totem-man/enums
git clone REPO/totem-man/atomic
To start and manage MAN:
npm run start [ ? | $ | ...] # Unit test
npm run verminor # Roll minor version
npm run vermajor # Roll major version
npm run redoc # Regen documentation
Extends MathJS with the following program control-blocks:
if TEST
DO
elseif TEST
DO
:
else
DO
end
switch TEST
case TEST
DO
:
default TEST
DO
end
try
DO
catch
DO
end
for INDEX
DO
end
while TEST
DO
end
until TEST
DO
end
when EVENT
DO
end
def f=(x,y,...)
DO
end
Inline functions are also supported using fat-arrows:
(x,y,...) => {
DO
}
This module documented in accordance with jsdoc.
Requires: module:mathjs, module:enums, module:cp
Author: ACMESDS
Feel free to
© 2012 ACMESDS
FAQs
Extended mathjs
The npm package @totemstan/mathjx receives a total of 0 weekly downloads. As such, @totemstan/mathjx popularity was classified as not popular.
We found that @totemstan/mathjx demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.

Research
/Security News
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.