JavaScript
JavaScript (JS) is a lightweight interpreted or JIT-compiled programming language with first-class functions. While it is most well-known as the scripting language for Web pages, many non-browser environments also use it, such as Node.js, Apache CouchDB and Adobe Acrobat. JavaScript is a prototype-based, multi-paradigm, dynamic language, supporting object-oriented, imperative, and declarative (e.g. functional programming) styles.
Here are 188,994 public repositories matching this topic...
-
Updated
Jul 16, 2022 - JavaScript
-
Updated
Jul 6, 2022 - JavaScript
-
Updated
Jul 14, 2022 - JavaScript
-
Updated
Jul 16, 2022 - JavaScript
-
Updated
Jul 16, 2022 - JavaScript
following up the discussion in nodejs/node#43757
if we want to allow the concurrency option to be a boolean, we need to come up with good defaults
there are two levels of concurrency:
- when running multiple test files, using
--testeach file is spawned in its own process so we useos.cpus().lengthas the default - inside a test file - we use 1 as the default
-
Updated
Jul 16, 2022 - JavaScript
Duplicates
- I have searched the existing issues
Latest version
- I have tested the latest version
Current behavior 😯
CSS classes .Mui-active and .Mui-completed are not applied to MuiStepLabel iconContainer element. As a result, it's not possible to change the iconContainer style using custom theme
Expected behavior 🤔
I would expect the `.Mui-acti
-
Updated
Jul 15, 2022 - JavaScript
-
Updated
Jul 10, 2022 - JavaScript
-
Updated
Jul 15, 2022 - JavaScript
-
Updated
Jul 15, 2022 - JavaScript
-
Updated
Jul 14, 2022 - JavaScript
-
Updated
Jul 16, 2022 - JavaScript
-
Updated
Jul 16, 2022 - JavaScript
-
Updated
Jul 16, 2022 - JavaScript
-
Updated
Jun 27, 2022 - JavaScript
-
Updated
Jul 12, 2022 - JavaScript
Describe the bug
At the time of registration, email has not been validated correctly http://localhost:1337/admin/auth/register
Expected behavior
An email should be valid in all aspect like
- should check valid domain, well-formed and valid mailbox
Conditions above this line allow msg===null to get into Object.keys(msg);
`livedata_connection.js:1626 Uncaught TypeError: Cannot convert undefined or null to objectat Function.keys ()at Connection.onMessage (livedata_connection.js:1626:20)at brows
Map is not defined
🐛 bug report
Live reloading on changes and HMR work as expected, until an HTML page includes a "classic" (non-module) script.
🎛 Configuration (.babelrc, package.json, cli command)
{
"browserslist": "> 0.5%, last 2 versions, not dead",
"devDependencies": {
"parcel": "^2.5.0",
"posthtml-expressions": "^1.9.0",
"posthtml-extend": "^0.6.3",
"posthtml-include": "^1.7.Do you want to request a feature or report a bug?
feature request
What is the current behavior?
Currently yarn why won't indicate any package info in the resolutions field
If the current behavior is a bug, please provide the steps to reproduce.
- install a package with any version, e.g
"pkg": "^1.0.0" - add
resolutionsfield in package.json,pkg: "1.0.0" - upd
-
Updated
Jul 15, 2022 - JavaScript
-
Updated
Jul 9, 2022 - JavaScript
-
Updated
Jun 1, 2022 - JavaScript
接入澳门支付
Created by Brendan Eich
Released December 4, 1995
- Website
- developer.mozilla.org/en-US/docs/Web/JavaScript
- Wikipedia
- Wikipedia


Website or app
https://developer.chrome.com/blog/mv2-transition/
Repro steps
Use latest React DevTools with Electron (Chromium) (18.2.0 / Chromium 100)