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.
Here are 33,181 public repositories matching this topic...
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
-
Updated
Dec 12, 2019 - TypeScript
React components for faster and easier web development. Build your own design system, or start with Material Design.
-
Updated
Dec 12, 2019 - JavaScript
The repository for high quality TypeScript type definitions.
-
Updated
Dec 12, 2019 - TypeScript
Taro能使用wxs吗?
问题描述
最近使用movable-view做了一个拖拽排序的功能,但是由于需要touchmove事件频繁setState来更新movable-view的坐标,导致Android的上的性能体验很差,IOS不会。
看了微信的文档,这种情况可以使用WXS来解决,请问Taro中能否使用WXS?如何使用呢?
参考文档: https://developers.weixin.qq.com/miniprogram/dev/framework/view/interactive-animation.html
https://developers.weixin.qq.com/miniprogram/dev/framework/performance/tips.html
Environment
Vuetify Version: 2.1.12
Vue Version: 2.6.10
Browsers: Chrome 78.0.3904.108
OS: Windows 7
Steps to reproduce
- create v-btn
- set property x-small to true
- set property loading to true
Expected Behavior
The loading indicator should not be bigger than the button.
Actual Behavior
The loading indicator is bigger than the button.
Looks closely related to #779
I'm submitting a...
[ ] Regression
[x] Bug report
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post your question on Stack Overflow.
Current behavior
Middleware is being called for every endpoint a request route could potentially match.
A terminal emulator for the 21st century.
-
Updated
Dec 10, 2019 - TypeScript
Customizable admin dashboard template based on Angular 8+
-
Updated
Dec 12, 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
Dec 12, 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
Dec 12, 2019 - TypeScript
Environment
- Package version(s): @blueprintjs/[email protected] @blueprintjs/[email protected]
- 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
Dec 12, 2019 - TypeScript
FlatBuffers: Memory Efficient Serialization Library
-
Updated
Dec 12, 2019 - C++
:rocket: A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server
-
Updated
Dec 12, 2019 - TypeScript
Hey this is a really cool app that I guess a lot of people (incl me) would learn from.
Would be nice if there is some slightly more detailed documentation on how to forge this app.
Cheers
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.
I've changed the CTRL+Shift+V paste hot key to CTRL+V, but it produces extra unwanted characters. There are many consistency issues with paste. Examples:
Copy String: test-string:
- Right click, paste output: test-string
- CTRL+Shift+V output: test-string
- CTRL+V output: 0~test-string1~
- Middle click output: 0~test-string1~test-string
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
Dec 10, 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
Dec 11, 2019 - JavaScript
Created by Microsoft
Released October 1, 2012
Latest release 8 days ago
- Repository
- Microsoft/TypeScript
- Website
- www.typescriptlang.org
- Wikipedia
- Wikipedia