TypeScript

TypeScript 2.0.3 updated

TypeScript adds types, classes and modules to JavaScript, making JS a real alternative to established large-scale programming languages like Ruby, Python, C# or Java. It's similar to CoffeeScript, being a superset of JavaScript that in the end compiles...

Monaco Editor

Monaco Editor 0.6.1 updated

Monaco Editor is a Web-based source code editor, that Microsoft initially created for the VS Code service, or Visual Studio Online. Users can utilize it to edit source code projects online, and the editor supports syntax highlighting for various...

read more
Office UI Fabric

Office UI Fabric 2.3.0 updated

Fabric, or Office UI Fabric, is an open source UI framework from Microsoft, designed and released to allow other Web developers to create applications that utilize Office 365's native style. The framework is easy to use, and is very similar to other tools...

read more
Vorlon.JS

Vorlon.JS 0.2.1 updated

Vorlon.JS is one of the easiest to use debugging tools around, being developed by Microsoft specifically for testing an application on more than one device/platform at once.To use, just add a line of JS to your code and then start the Vorlon process in...

WinJS

WinJS 4.4.0 updated

WinJS is not that easy to classify. It's not a full-on JS framework, it's not a mobile development kit, it's not a CSS framework, it's not a UI toolkit either.WinJS actually merges concepts from all, providing a wide set of tools that developers can use...