0.1.3 • Published 1 year ago

netpanorama-template-viewer v0.1.3

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

NetPanorama Template Viewer

The Ivy templating language provides a convenient way to define templates into which parameters cna be substituted to obtain a concrete specification.

This library accepts a template, and an object containing parameter values; it substitutes the parameter and renders the resulting NetPanorama specification.

Development

Running npm run build will create the file dist/bundle.js.

Usage

You will need to load the dist/bundle.js file to use the library.

The files in demo/ provide usage examples.

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago