red-agate utilities library.


Keywords
barcode, canvas, canvas-api, canvas2d, html, html5-canvas, jsx, node, nodejs, qr, qrcode, reporting-engine, server-side-rendering, ssr, svg, template-engine, tsx, xml
License
ISC
Install
npm install red-agate-util@0.5.0

Documentation

RedAgate

Static HTML | XML | SVG renderer using JSX, suitable for report output.

RedAgate is static HTML | XML | SVG renderer.
You can start easily because we are using JSX and semantics similar to React.

npm GitHub release Travis GitHub forks GitHub stars

Advantages:

  • Easily to bundle resources (images, stylesheets, fonts, scripts, ...) .
    RedAgate.renderAsHtml() API and component lifecycle defer() method return promise objects.
    You can use standard Tag-Libs (e.g. Image, Style, Font, SingleFont, Script, Asset) to bundle them.

  • Many standard Tag-Libs (e.g. If, Repeat, ForEach, Template, Html5, Svg, SVG shapes, Barcodes (QR Code, Code39, Code128, EAN/UPC, ITF, NW7/Codabar, postal barcode) and complex objects) are bundled.

  • Html5 Canvas API is available in the sub tree of the Svg component.

  • Running on both server side (Node.js) and modern browsers (Chrome, Firefox, Safari, Edge).

RedAgate

Get Started

See main package's README and Live Demo.

Packages

package description
red-agate RedAgate's main package.
Static HTML/XML/SVG renderer using JSX, suitable for report output.
red-agate-util Utilities library.
red-agate-svg-canvas HTML5 canvas compatible SVG Canvas library.
red-agate-math Math (Finite field, Error correction (RS,BCH,CRC)) library.
red-agate-barcode 1d/2d barcodes tag library.
red-agate-react-host React component host tag library.

License

ISC
Copyright (c) 2017, Shellyl_N and Authors.