@opentech-ux/lom-session-compiler
TypeScript icon, indicating that this package has built-in type declarations

0.4.3 • Public • Published

OpenTech UX Session Compiler

npm version npm license Build Status

Description

JSON schema file compiler for generating an interactive model of website navigation.

This compiler accepts custom files or files generated by the captor script containing the JSON schema format. Consequently, generate a series of HTML files that represent a simulation of the navigation on a web site.

Installation

npm install @opentech-ux/lom-session-compiler

Importing

// Using Node.js `require()`
const { SessionCompiler } = require('@opentech-ux/lom-session-compiler');

// Using ES6 imports
import { SessionCompiler } from '@opentech-ux/lom-session-compiler';

Uses examples

tba

License

APACHE 2.0

Readme

Keywords

Package Sidebar

Install

npm i @opentech-ux/lom-session-compiler

Weekly Downloads

4

Version

0.4.3

License

Apache-2.0

Unpacked Size

57 kB

Total Files

16

Last publish

Collaborators

  • gawen57