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 77,158 public repositories matching this topic...
Replace the PNG or JPG logo with a vector format like SVG.
-
Updated
Aug 21, 2021 - TypeScript
- I have searched the issues of this repository and believe that this is not a duplicate.
Reproduction link
Steps to reproduce
- Open demo at https://ant.desig
Bug Report
🕗 Version & Regression Information
ts stable & nightly
⏯ Playground Link
💻 Code
export class Foo {}
<img width="415" alt="Code_2021-08-01_08-43-51" src="https://user-images.githubuser
- The issue is present in the latest release.
- I have searched the [issues](https://github.com/mui
sb init
doesn't install lit-html
automatically, and it should. See attached conversation:
Because
@storybook/web-components
requireslit-html
as a peer dependency. If you install withsb init
which is the recommended way to install I believe it adds that automatically.
_Originally posted by @shilman in storybookjs/storybook#15835 (comment)
-
Updated
Aug 20, 2021 - TypeScript
-
Updated
Aug 22, 2021 - TypeScript
-
Updated
Aug 22, 2021 - TypeScript
Problem to solve
I have a stepped process where the user enters a name for a new object. The validation state of this step relies on name existing. My goal is for the step to be in error when there is no error and not in error when the user has entered an error.
The problem is that when the stepper screen comes up, this step is in error immediately. Good UI design dictates that the step s
相关平台
微信小程序
复现仓库
https://github.com/yangxudong-functorz/taro_issues/blob/main/issue1.ts
小程序基础库: 2.17.3
使用框架: React
复现步骤
直接只用 npm run build:weapp, 报错: Module not found: Can't resolve '"},"path":"....../xxx.config.ts"
期望结果
编译成功
-
Updated
Aug 9, 2021 - JavaScript
-
Updated
Aug 21, 2021 - Go
I'm making a client-side code editor with rudimentary Git support, and syntax highlighting for diff/patch files would be really nice - a way to view the whole diff in a single window (alternative to existing diffeditor - with similar colors to git diff
console coloring), maybe would be useful for others too.
https://github.com/microsoft/monaco-languages/ asks to create issues in this repo...
-
Updated
Aug 20, 2021 - TypeScript
Cannot read property 'properties' of undefined when adding a lazy loaded module with ng generate
🐞 Bug report
Command (mark with an x
)
- new
- build
- serve
- test
- e2e
- generate
- add
- update
- lint
- extract-i18n
- run
- config
- help
- version
- doc
Description
While attempting to find the
-
Updated
Aug 18, 2021 - TypeScript
-
Updated
Jul 9, 2021 - TypeScript
-
Updated
Aug 22, 2021 - TypeScript
-
Updated
Aug 3, 2021 - TypeScript
First
When run command pip install six
return error because pip is not installed. In result resolved commands brew install python; pip3 install six
Second
Before brew cask install <SOMETHING>
return error Error: Unknown command: cask. Resolved by use commands without cask:
brew install `
Both cases is not obvious for users which not used homebrew before (MacOS Big
-
Updated
May 20, 2019 - TypeScript
-
Updated
Aug 21, 2021 - 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
-
Updated
Aug 21, 2021 - TypeScript
-
Updated
Aug 19, 2021 - C++
-
Updated
Aug 22, 2021 - TypeScript
Created by Microsoft
Released October 1, 2012
Latest release about 2 months ago
- Repository
- Microsoft/TypeScript
- Website
- www.typescriptlang.org
- Wikipedia
- Wikipedia
Extension version: v0.29.2
VSCode Version: 1.59.0
OS: GitHub editor / mac
Steps to Reproduce:
Expected outcome:
Zoom out
Actual outcome: You see a menu with "Cut", "Copy", "Paste"