js

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 19,345 public repositories matching this topic...
-
Updated
Oct 9, 2020
-
Updated
Sep 21, 2020 - TypeScript
-
Updated
Sep 2, 2020 - JavaScript
-
Updated
Oct 12, 2020 - JavaScript
I've ran into this issue for a couple hours and I ended up editing the dist library adding two new functions called fetchVideo
and bufferToVideo
that works pretty much like the fetchImage
and bufferToImage
functions.
I'll leave it here to help somebody else with the same issue and in case someone wants to include it on future releases.
face-api.js
...
exports.fetchVideo = fetc
-
Updated
Sep 12, 2020 - TypeScript
Currently, when entering epic mode the README is frozen in the last level of the tower. When you're trying to fine-tune the score for a level other than the last one, it would be helpful if we had the README for that level available. The proposal is that when entering epic mode, the README is updated with all levels, one following the other.
Example:
# Starbolt - beginner
A typeerror occurred in ChakraCore when I passed an undefined parameter in TypedArray.prototype.sort(), but other engines, such as V8 and quickjs, did not throw an error. Therefore, I think there may be a problem here.
version
1.11.19
command
ChakraCore/out/Debug/ch testcase.js
testcase
var NISLFuzzingFunc = function(){
var a =
-
Updated
Oct 5, 2020 - JavaScript
-
Updated
Apr 19, 2019 - JavaScript
-
Updated
Sep 24, 2020 - HTML
-
Updated
Oct 6, 2020 - Java
-
Updated
Oct 12, 2020 - JavaScript
-
Updated
Sep 3, 2020 - JavaScript
System information
- node version: v10.13.0
- npm or yarn version: 6.4.1
- OS/version/architecture: gLinux 64-bit (Google-internal, like Debian Testing)
- Applicable nodegit version: v0.23.0 built from source
https://www.nodegit.org/api/tree/ has an example of how to use tree.walk()
, but it doesn't mention a critical detail, which is mentioned in an example:
https://github.com
When using asciidoctot.js with object-hash, object-hash will throw error during hashing Object.__proto__.constructor
, because it finds the $$base_module
property on Object.__proto__.constructor
, then try to hash it.
The $$base_module
property on Object.__proto__.constructor
is enumerable:
-
Updated
Aug 17, 2020 - TypeScript
-
Updated
Aug 14, 2020 - JavaScript
-
Updated
Sep 27, 2020 - JavaScript
-
Updated
Oct 11, 2020 - JavaScript
-
Updated
Jul 29, 2020 - JavaScript
-
Updated
Sep 9, 2020 - Objective-C
-
Updated
Jun 27, 2020 - HTML
Created by Brendan Eich
Released December 4, 1995
- Website
- developer.mozilla.org/en-US/docs/Web/JavaScript
- Wikipedia
- Wikipedia
Is your feature request related to a problem? Please describe.
merger happened long back, and predates the earliest supported versions.
Describe the solution you'd like
remove references to
io.js
from the docs, aiming to reduce confusion.Describe alternatives you've considered
status-quo.