ts-explorer

0.0.23 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.23
    0
    • latest

Version History

Package Sidebar

Install

npm i ts-explorer

Weekly Downloads

0

Version

0.0.23

License

ISC

Last publish

Collaborators

  • bogdannechyporenko