0.0.23 • Published 7 years ago

ts-explorer v0.0.23

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

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

0.0.23

7 years ago

0.0.22

7 years ago

0.0.21

7 years ago

0.0.20

7 years ago

0.0.19

7 years ago

0.0.18

7 years ago

0.0.17

7 years ago

0.0.16

7 years ago

0.0.15

7 years ago

0.0.14

7 years ago

0.0.13

7 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago