TypeScript 1.0 Released and Open for Contributions

Visual Studio Blog

Recently, we announced the release of TypeScript 1.0. In addition, we’re excited to say that TypeScript is now taking code contributions from the community. This is a significant milestone for the TypeScript project and team!

TypeScript is a superset of JavaScript that adds types to JavaScript to make it easier to build large-scale JavaScript applications. TypeScript compiles to ECMAScript-compliant JavaScript that runs in every browser and on every platform. TypeScript debuted in October 2012, starting out as an open source project on CodePlex. Over the last year and a half, TypeScript has grown into a mature language. With Visual Studio 2013 Update 2 RC, TypeScript is now a fully-supported, first class language included in Visual Studio. TypeScript 1.0 is available as part of Visual Studio 2013 and Visual Studio Web Express 2013 Update 2 RC, as a power tool for Visual Studio 2012, as an npm package, and as source. Visual Studio offers project support, Intellisense, new project templates to get you started, and debugging support for TypeScript. Below, you can see that Intellisense shows jQuery members such as the scroll function when the jQuery library typing is included in the project.

Intellisense showing jQuery members

The journey to releasing TypeScript 1.0 has been one of learning, refining, and engaging with community and partners. TypeScript is used by codebases of significant size, including Xbox Music and Video, Internet Explorer F12 tools, Palantir and Adobe. The TypeScript community has contributed more than 370 typings on DefinitelyTyped, including AngularJS, Ember.js, Backbone.js, and many other popular JavaScript libraries. These typings offer an Intellisense experience to editors.

Checkout TypeScript blog for announcements and information regarding TypeScript. Give TypeScript a try and engage with the TypeScript community! Or, fork the code and help us build TypeScript by contributing code.

clip_image004 Author: Polita Paulus, Program Manager Lead, Visual Studio TypeScript Team

Polita is a Program Manager Lead on the Visual Studio team, focusing on building a great web developer toolset. She has worked on WinJS, Expression Blend, Silverlight, and ASP.NET. When she’s not looking at a computer screen, she likes to run and ride her bike.

0 comments

Discussion is closed.

Feedback usabilla icon