-
Updated
May 15, 2022 - TypeScript
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 309,772 public repositories matching this topic...
Website or app
https://developer.chrome.com/blog/mv2-transition/
Repro steps
Use latest React DevTools with Electron (Chromium) (18.2.0 / Chromium 100)
(node:80082) ExtensionLoadWarning: Warnings loading extension at ./node_modules/electron-devtools-vendor/extensions/react-developer-tools:
Manifest version 2 is deprecated, and support will be removed in 2023. See https://
-
Updated
May 15, 2022 - JavaScript
-
Updated
May 10, 2022
-
Updated
Apr 30, 2022 - JavaScript
-
Updated
May 14, 2022 - JavaScript
Preflight Checklist
- I have read the Contributing Guidelines for this project.
- I agree to follow the Code of Conduct that this project adheres to.
- I have searched the issue tracker for a featu
-
Updated
May 14, 2022 - JavaScript
-
Updated
May 14, 2022 - JavaScript
With the introduction of web streams, it would be good to integrate support into the various common stream utilities...
Refs: nodejs/node#39134
stream.finished()
const { finished } = require('stream');
finished(new ReadableStream(), (err) => { /* ... */ });
finished(new WritableStream(), (err) => { /* ... */ });
finished(new Tr
Cloudflare Workers has it.
-
Updated
May 15, 2022 - JavaScript
Description
Currently Angular DevTools is designed to mimic the styling of Chrome DevTools. Now that DevTools can be built for Firefox, we can style Angular DevTools with some browser specific styling to match the DevTools of the browser that it was built for.
Proposed solution
Let’s create some styles for each browser and then programmatically toggle them based on the browser
lib Update Request
Duplicates
- I have searched the existing issues
Latest version
- I have tested the latest version
Summary 💡
Emotion-js added a new feature 'insertionPoint' to createCache in this pull request and marked previous 'prepend' option as deprecated.
But Mui's next.js example uses prepend. [You can find It he
-
Updated
May 14, 2022 - JavaScript
Describe the bug
The validateArgs
method in lib/router/src/utils.ts
is using VALIDATION_REGEXP
, NUMBER_REGEXP
, HEX_REGEXP
or COLOR_REGEXP
pattern to determine whether the string
value is validated or not, but any string which not match those pattern (like something with +
prefix or some character that is not in Alphabet) will not be validated and be dropped in future actions.
-
Updated
May 7, 2022 - JavaScript
-
Updated
May 13, 2022 - JavaScript
-
Updated
May 6, 2022
-
Updated
May 13, 2022 - JavaScript
-
Updated
May 11, 2022 - JavaScript
-
Updated
Apr 25, 2022 - JavaScript
-
Updated
May 6, 2022 - JavaScript
-
Updated
May 7, 2022 - Vue
-
Updated
May 9, 2022 - JavaScript
-
Updated
Mar 15, 2022 - JavaScript
-
Updated
May 16, 2022 - TypeScript
Created by Brendan Eich
Released December 4, 1995
- Website
- developer.mozilla.org/en-US/docs/Web/JavaScript
- Wikipedia
- Wikipedia
Related Topics
nodejs
GitHub Presente con Lizz Parody & Bezael Pérez
May 25, 2022 • Online
Version
2.6.10
Reproduction link
https://github.com/vuejs/vue
Steps to reproduce
What is expected?
attribute 'componen