@armyc2.c5isr.renderer/mil-sym-ts-web

Simple Interactive Tester
Multipoint Web Worker Example
SinglePoint Web Worker Example

Wiki
JavaDocs

The old 2525C renderer has been retired but the libraries and usage information are still available here:
2525C Renderer Overview

Notes:

Starting with version 2.2.0, support for running in NodeJS was added.
The node release will be the baseline version on npmjs.com
The web version of the release will be mil-sym-ts-web

The Node version depends on node-canvas.

npm install canvas  

The Web version leverage the canvas in the browser.

Compilation Options:

//For Web Target
buildWeb.bat
//For Node Target
buildNode.bat

The following classes are exported by the module:

Point
Point2D
Rectangle2D
Font
Color
AffiliationColors
DistanceUnit
LogLevel
ErrorLogger
MilStdAttributes
Modifiers
DrawRules
MODrawRules
GENCLookup
MSLookup
MSInfo
SVGInfo
SVGSymbolInfo
SymbolUtilities
RendererSettings
SymbolID
MilStdSymbol
MilStdIconRenderer
WebRenderer