Skip to content

acierto/ts-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7406b94 · Aug 18, 2017

History

80 Commits
Aug 18, 2017
Aug 18, 2017
Aug 18, 2017
Aug 18, 2017
Jul 14, 2017
Jul 26, 2017
Aug 18, 2017
Jul 26, 2017
Aug 10, 2017
Jul 26, 2017
Aug 18, 2017

Repository files navigation

Overview

This plugin parses type system of XebiaLabs products. Here is a couple of examples for 2 products: XL Deploy and XL Release.

Configuration

Prerequisites

For a compilation

  • ocaml

For a proper syntax highlight and code formatting.

Clone project and compile it

git clone git@github.com:acierto/ts-explorer.git
cd ts-explorer
npm install
npm start
# in another tab
npm run build

After you see the webpack compilation succeed (the npm run build step), open up the nested html files in src/* (no server needed!). Then modify whichever file in src and refresh the page to see the changes.

There are 2 pages to view: xld-index.html and xlr-index.html.

Demo

XLD Type System

XLR Type System

About

Type System Explorer

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages