A complete dev environment for TypeScript, easy to install npm install tsb -g
and easy to use tsb .
and leverages the browser as your code editor.
Effectively this is transpiler
, editor
, code analyzer
for an ultimate developer workflow.
diff --git a/images/body-bg.png b/images/body-bg.png new file mode 100644 index 0000000..5e8c4c2 Binary files /dev/null and b/images/body-bg.png differ diff --git a/images/highlight-bg.jpg b/images/highlight-bg.jpg new file mode 100644 index 0000000..355e089 Binary files /dev/null and b/images/highlight-bg.jpg differ diff --git a/images/hr.png b/images/hr.png new file mode 100644 index 0000000..d32f689 Binary files /dev/null and b/images/hr.png differ diff --git a/images/octocat-icon.png b/images/octocat-icon.png new file mode 100644 index 0000000..2406608 Binary files /dev/null and b/images/octocat-icon.png differ diff --git a/images/tar-gz-icon.png b/images/tar-gz-icon.png new file mode 100644 index 0000000..502e67d Binary files /dev/null and b/images/tar-gz-icon.png differ diff --git a/images/zip-icon.png b/images/zip-icon.png new file mode 100644 index 0000000..732aced Binary files /dev/null and b/images/zip-icon.png differ diff --git a/index.html b/index.html new file mode 100644 index 0000000..3e756ad --- /dev/null +++ b/index.html @@ -0,0 +1,45 @@ + + +
+ + + + + + + +A complete dev environment for TypeScript, easy to install npm install tsb -g
and easy to use tsb .
and leverages the browser as your code editor.
Effectively this is transpiler
, editor
, code analyzer
for an ultimate developer workflow.