-
Updated
Jul 4, 2022 - JavaScript
ECMAScript

ECMAScript is the standardization of the family of scripting languages that includes JavaScript. New versions of the standard are released every year.
Here are 1,166 public repositories matching this topic...
-
Updated
Jul 8, 2022 - JavaScript
-
Updated
Jul 3, 2022
-
Updated
Jul 6, 2022 - JavaScript
-
Updated
May 23, 2022 - JavaScript
-
Updated
Feb 24, 2022 - TypeScript
-
Updated
Mar 3, 2021 - JavaScript
Describe the bug
The expression /=/
does not get parsed as a regexp
To Reproduce
let myRegex = /=/;
That throws this: "unexpected token '/=', primary expression at line 1, col 15"
Expected behavior
It should give me the regu
-
Updated
Mar 19, 2022 - C
-
Updated
Jul 1, 2022 - JavaScript
Starting recently, I am available and highly motivated to consistently contribute to the Neo.mjs project for the long term. However, to maximize my own & other contributors' impact, I find it necessary we overhaul the roadmap completely.
Roughly speaking, I suggest the following steps as an approach:
- Brainstorming and gathering input (e.g. via multiple-choice surveys) from the developer
URL : https://github.com/asciidwango/js-primer/blob/master/source/cheatsheet/README.md
export * as ns from "./x.js";
📝 https://github.com/asciidwango/js-primer/blob/master/source/cheatsheet/README.md#L245
export * as ns from "./x.js";
だけ ;
が入ってる。
チートシートでは ; は外してるので統一する
ループと反復処理の章について
-
Updated
May 17, 2022
-
Updated
Jun 7, 2022 - JavaScript
-
Updated
Jan 16, 2019
-
Updated
Jun 1, 2022 - TypeScript
-
Updated
May 30, 2022 - JavaScript
-
Updated
May 8, 2021 - Rust
-
Updated
Apr 13, 2022 - JavaScript
-
Updated
Dec 17, 2018 - JavaScript
-
Updated
Oct 29, 2020 - JavaScript
-
Updated
Aug 13, 2021
gometalinter is now deprecated. We should switch to golangci-lint.
-
Updated
Mar 18, 2022 - JavaScript
-
Updated
Jun 29, 2022 - C#
-
Updated
Apr 14, 2022 - JavaScript
-
Updated
Jan 25, 2021 - JavaScript
Created by Brendan Eich, Ecma International
- Organization
- tc39
- Website
- www.ecma-international.org
- Wikipedia
- Wikipedia
Describe the feature
Related with swc-project/swc#3859.
We want to establish initial feature parity to existing @swc/cli to plan out migration with possible breaking changes.
These are initial flags we'd like to have.
config
config_file
filename
(swc-project/swc#4016)env_name
ignore