typescript2

TypeScript is an open source programming language developed by Microsoft and first released in 2012. It is designed to add type safety to JavaScript while conforming as closely as possible to the syntax and semantics of the ECMAScript standard.
It is a syntactical superset of the JavaScript programming language; all valid JavaScript source code is also valid TypeScript source code, but not vice-versa. TypeScript compiles (or transpiles) to JavaScript, meaning that it can be utilized to target any JavaScript environment. It can be used to develop JavaScript for both client-side and server-side applications.
Here are 124 public repositories matching this topic...
Language:All
Sort:Most stars
A Vue, Webpack, Typescript, Bootstrap setup with hot reload, dynamic imports, unit testing, code coverage, sass, uncss and bundling/minification.
- Updated
Aug 16, 2018 - TypeScript
Boilerplate template using Vue.js, TypeScript and .NET Core 2.1, based on SOLID design principles
- Updated
Nov 9, 2019 - C#
AngularJS 1.7, typescript 3 and webpack 4 starter project based on angular tutorial
- Updated
Jun 2, 2020 - TypeScript
Intuitive mocking library for Typescript class imports
- Updated
May 12, 2025 - TypeScript
A node.js interface for Second Life.
- Updated
Sep 11, 2025 - TypeScript
Building CRUD Mobile App using Ionic 4, Angular 6 and Cordova
- Updated
Feb 28, 2023 - TypeScript
一个基于jsplumb的使用angular6写的一个可拖拽的流程图实例
- Updated
May 15, 2019 - JavaScript
A seed project for Angular 4+ using Webpack
- Updated
Sep 27, 2017 - JavaScript
A library for asynchronously loading the Google IMA SDK with static typing
- Updated
Oct 10, 2023 - TypeScript
A starter for Node JS, Express, Typescript, Mongoose application
- Updated
Aug 27, 2017 - TypeScript
Add Custom Transitions to Ionic Modals.
- Updated
Mar 20, 2018 - TypeScript
Minimalistic starter-kit for ExpressJS app using TypeScript.
- Updated
Jan 6, 2023 - TypeScript
Java, Spring Boot, Security, JWT, PostgreSQL and Angular 8
- Updated
May 3, 2023 - TypeScript
ES2017 ready LINQ features written in TypeScript.
- Updated
Apr 8, 2022 - TypeScript
Sorry for yet another client, I didn't like what else was out there
- Updated
May 22, 2018 - TypeScript
Nodejs Typescript path register
- Updated
Sep 18, 2018 - TypeScript
Yet another image editor based on FabricJS and Angular
- Updated
Nov 15, 2017 - CSS
Wrapper for Node.js sockets that makes it easy to send data compressed and crypted (RSA / AES).
- Updated
Oct 30, 2019 - TypeScript
Created by Microsoft
Released October 1, 2012
Latest release 12 days ago
- Followers
- 48.9k followers
- Repository
- Microsoft/TypeScript
- Website
- github.com/topics/typescript
- Wikipedia
- Wikipedia