TypeScript
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.
- Sign up for GitHub or sign in to edit this page
- Created by Microsoft
- Released October 1, 2012
- Latest release 27 days ago
Here are 32,625 public repositories matching this topic...
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
-
Updated
Nov 27, 2019 - TypeScript
React components for faster and easier web development. Build your own design system, or start with Material Design.
-
Updated
Nov 27, 2019 - JavaScript
The repository for high quality TypeScript type definitions.
-
Updated
Nov 27, 2019 - TypeScript
问题描述
https://taro-docs.jd.com/taro/docs/components/viewContainer/scroll-view.html 组件缺少 EnableFlex 属性
复现步骤
无
无期望行为
增加 EnableFlex 属性
Environment
Vuetify Version: 2.1.9
Vue Version: 2.6.10
Browsers: Chrome 78.0.3904.97
OS: Mac OS 10.14.6
Steps to reproduce
Use v-alert with prominent and icon attributes when using SVG icon font:
<v-alert prominent type="error" icon="$alert">Test</v-alert>
See reproduction link for a complete example.
Expected Behavior
SVG icons in prom
A terminal emulator for the 21st century.
-
Updated
Nov 26, 2019 - TypeScript
Customizable admin dashboard template based on Angular 8+
-
Updated
Nov 27, 2019 - TypeScript
Hi,
The example https://microsoft.github.io/monaco-editor/playground.html#extending-language-services-symbols-provider-example does not typecheck in typescript,
The DocumentSymbolProvider returns an array of DocumentSymbol, for which detail, tags, and selectionRange are mandatory, see https://github.com/microsoft/vscode/blob/master/src/vs/editor/common/modes.ts#L912
Related commit
NativeScript is an open source framework for building truly native mobile apps with JavaScript. Use web skills, like Angular and Vue.js, FlexBox and CSS, and get native UI and performance on iOS and Android.
-
Updated
Nov 27, 2019 - TypeScript
ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
-
Updated
Nov 27, 2019 - TypeScript
Environment
- Package version(s): @blueprintjs/core@3.17.2 @blueprintjs/select@3.11.2
- Browser and OS versions: MacOS Catalina (10.15.1) / Chrome 78.0.3904.108
Question
Is there any solid documentation for the renderFilteredItems() utility function exported from the select package? It is briefly mentioned under the itemListRenderer props section of the select c
The de-facto solution to flexible routing with nested views in AngularJS
-
Updated
Nov 26, 2019 - TypeScript
FlatBuffers: Memory Efficient Serialization Library
-
Updated
Nov 27, 2019 - C++
:rocket: A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server
-
Updated
Nov 27, 2019 - TypeScript
React/ApolloGraphQL/Node/Mongo demo written in Typescript
-
Updated
Nov 27, 2019 - TypeScript
Reference from TensorFlow: https://www.tensorflow.org/api_docs/cc/class/tensorflow/ops/matrix-band-part
This op is used by the Music Transformer model.
A terminal for a more modern age
-
Updated
Nov 26, 2019 - TypeScript
Sporadic CI failures
Looking for help from the community regarding this issue.
Issue:
Sporadic CI failures.
Expected behavior:
Consistent CI results.
Actual behavior:
CI test may fail or pass with a rerun and no other change.
Steps to reproduce:
Run CI repeatedly by opening a PR and re-pushing minor changes until reproduced.
Reference issue: https://travis-ci.org/onivim/oni/jobs/4999
The Aurelia 1 framework entry point, bringing together all the required sub-modules of Aurelia.
-
Updated
Nov 26, 2019 - JavaScript
:tada: An Angular Starter kit featuring Angular (Router, Http, Forms, Services, Tests, E2E, Dev/Prod, HMR, Async/Lazy Routes, AoT via ngc), Karma, Protractor, Jasmine, Istanbul, TypeScript, TsLint, Codelyzer, Hot Module Replacement, @types, and Webpack
-
Updated
Nov 26, 2019 - JavaScript
Learn about typescript
- Repository
- Microsoft/TypeScript
- Website
- www.typescriptlang.org
- Wikipedia
- Wikipedia