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 176,012 public repositories matching this topic...
Do you want to request a feature or report a bug?
Bug
What is the current behavior?
I'm seeing "Error: Should not already be working" after upgrading to React 16.11
Which versions of React, and which browser / OS are affected by this issue? Did this work in previous versions of React?
This is exclusively happening on an older version of Chrome, 68.0.3440 on Windows 7
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
Updated
Apr 27, 2022 - JavaScript
-
Updated
Apr 25, 2022 - JavaScript
JavaScript Style Guide
-
Updated
Apr 8, 2022 - JavaScript
Short JavaScript code snippets for all your development needs
-
Updated
Apr 2, 2022 - JavaScript
Promise based HTTP client for the browser and node.js
-
Updated
Apr 27, 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 TrJavaScript 3D Library.
-
Updated
Apr 27, 2022 - JavaScript
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
Apr 15, 2022 - JavaScript
-
Updated
Apr 13, 2022 - JavaScript
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
-
Updated
Apr 27, 2022 - JavaScript
Fast, unopinionated, minimalist web framework for node.
-
Updated
Apr 26, 2022 - JavaScript
Simple HTML5 Charts using the <canvas> tag
-
Updated
Apr 27, 2022 - JavaScript
A modern JavaScript utility library delivering modularity, performance, & extras.
-
Updated
Apr 25, 2022 - JavaScript
A professional front-end template for building fast, robust, and adaptable web apps or sites.
-
Updated
Apr 19, 2022 - JavaScript
-
Updated
Mar 15, 2022 - JavaScript
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
-
Updated
Apr 23, 2022 - JavaScript
24 Lessons, 12 Weeks, Get Started as a Web Developer
-
Updated
Apr 20, 2022 - JavaScript
I'm on a 14" macbook M1 pro and get the following error when trying to run a freshly downloaded/installed meteor 2.5.3:
Error: Only 64-bit Intel and M1 processors are supported on OS X
From the blogpost announcing meteor 2.5.1 I would expect meteor to work on my machine.
Given that I'm on an M1, the er
Map is not defined
The zero configuration build tool for the web.
-
Updated
Apr 27, 2022 - JavaScript
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
Issue Summary
When setting up a dev env on windows, yarn setup fails
[2021-12-21 15:45:01] INFO Relation: User to Role
[2021-12-21 15:45:01] INFO Finished database init!
Running "symlink:githooks" (symlink) task
Call all Node.js modules directly from DOM/WebWorker and enable a new way of writing applications with all Web technologies.
-
Updated
Apr 21, 2022 - JavaScript
Materialize, a CSS Framework based on Material Design
-
Updated
Mar 1, 2022 - JavaScript
Created by Brendan Eich
Released December 4, 1995
- Website
- developer.mozilla.org/en-US/docs/Web/JavaScript
- Wikipedia
- Wikipedia



Version
2.6.10
Reproduction link
https://github.com/vuejs/vue
Steps to reproduce
What is expected?
attribute 'componen