Skip to content

Compiler to generate playable HTML wireframe site from captured sessions

License

Notifications You must be signed in to change notification settings

opentech-ux/lom-session-compiler

Repository files navigation

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

About

Compiler to generate playable HTML wireframe site from captured sessions

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5