img avatar
 
× You must be logged in to change this data. If you don't have an account, please join.

Settings : Manage Projects

  Name I Use This Lines of Code   Current Committers Community Rating Reviews Description  
ApplicationInspector 0 14427
0 none 0 A source code analyzer built for surfacing features of interest and other characteristics to answer the question 'what's in it' using static analysis with a json based rules engine. Ideal for scanning components before use or detecting feature level changes.
windows-uwp 0 46806
220 none 0 Conceptual and overview content for developing Microsoft Universal Windows Platform (UWP) apps
winrt-api 0 306505
96 none 0 WinRT reference content for developing Microsoft Universal Windows Platform (UWP) apps
MS-DOS 1 49814
6 none 0 The original sources of MS-DOS 1.25 and 2.0, for reference purposes
Windows File Manager 2 34382
4 none 0 Original Windows File Manager (winfile) with enhancements
AirSim 0 150809
39 none 0 Open source simulator based on Unreal Engine for autonomous vehicles from Microsoft AI & Research
monaco-editor 0 0
23 none 0 The Monaco Editor is the code editor that powers VS Code.
Chakra Core 0 2378908
35 none 0 ChakraCore is the core part of Chakra, the high-performance JavaScript engine that powers Microsoft ... [More] Edge and Windows applications written in HTML/CSS/JS. ChakraCore supports Just-in-time (JIT) compilation of JavaScript for x86/x64/ARM, garbage collection, and a wide range of the latest JavaScript features. ChakraCore also supports the JavaScript Runtime (JSRT) APIs, which allows you to easily embed ChakraCore in your applications [Less]
Programming eXper... 0 318266
39 none 0 Microsoft MakeCode is based on the open source project Microsoft Programming Experience Toolkit ... [More] (PXT). Microsoft MakeCode is the name in the user-facing editors, PXT is used in all the GitHub sources. PXT is a framework for creating special-purpose programming experiences for beginners, especially focused on computer science education. PXT's underlying programming language is a subset of TypeScript (leaving out JavaScript dynamic features). [Less]
Visual Studio Code 58 1007559
386
3.5
   
1 VS Code is a new type of tool that combines the simplicity of a code editor with what developers need for their core edit-build-debug cycle. Code provides comprehensive editing and debugging support, an extensibility model, and lightweight integration with existing tools.
TypeScript 26 2463198
143
5.0
 
0 TypeScript is a language for application-scale JavaScript. TypeScript adds optional types, classes ... [More] , and modules to JavaScript. TypeScript supports tools for large-scale JavaScript applications for any browser, for any host, on any OS. TypeScript compiles to readable, standards-based JavaScript. Try it at http://typescriptlang.org/playground. [Less]