
Research
/Security News
PolinRider Spreads Through Compromised GitHub Accounts and Packagist
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.
@totemstan/blog
Advanced tools
**TOTEM** provides a barebones web service with the following customizable features:
BLOG converts TOTEM markdown to html.
npm install @totemstan/blog # Install
npm run start [ ? | $ | ...] # Unit test
npm run verminor # Roll minor version
npm run vermajor # Roll major version
npm run redoc # Regen documentation
Acquire and optionally configure BLOG:
const BLOG = require("blog").config({
key: value, // set key
"key.key": value, // indexed set
"key.key.": value // indexed append
});
where configuration keys follow ENUMS deep copy conventions
Converts TOTEM markdown to html. This module documented in accordance with jsdoc.
Requires: module:enums, module:mathjax-node
stringstringPrecision to show values in [JSON || #DOC || TEX] OP= [JSON || #DOC || TEX] expansions
Kind: static property of BLOG
TeX substitutions.
Kind: static property of BLOG
stringExpands LHS := RHS TeX patterns using toEqn
Kind: static method of BLOG
| Param | Type |
|---|---|
| lhs | string |
| rhs | string |
| ctx | object |
stringExpands [JSON || #DOC || TEX] OP= [JSON || #DOC || TEX] TeX patterns
Kind: static method of BLOG
| Param | Type | Description |
|---|---|---|
| pre | string | prefix |
| lhs | string | lhs of pattern |
| rhs | string | rhs of pattern |
| ctx | object | blogging context |
Short form of blogify.
Kind: inner method of BLOG
| Param | Type | Description |
|---|---|---|
| ctx | Object | initial blogging context |
| cb | function | callback accepting the resulting html |
Expands markdown:
$ VIEW { SRC ? w=WIDTH & h=HEIGHT & x=KEY$INDEX & y=KEY$INDEX ... }
$ { JS }
[ LINK ] ( URL )
$ $ inline TeX $ $ || n$ $ break TeX $ $ || a$ $ AsciiMath $ $ || m$ $ MathML $ $
TeX := TeX || #VAR || VAR#KEY#KEY...
# SECTION
ESCAPE || $with || $for || $if:\\n \\t BLOCK \\n
to html.
Kind: inner method of BLOG
| Param | Type | Description |
|---|---|---|
| ctx | Object | initial blogging context |
| src | String | default source path |
| rec | Object | source record |
| cb | function | callback accepting the resulting html |
Feel free to
© 2012 ACMESDS
FAQs
**TOTEM** provides a barebones web service with the following customizable features:
We found that @totemstan/blog 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.

Research
/Security News
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.

Security News
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.

Company News
Allow myself to introduce... myself.