Skip to content
#

JavaScript

javascript logo

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 2,270 public repositories matching this topic...

n1vux
n1vux commented Dec 23, 2019

In the Evaluation doc in wiki, it incorrectly says Maidenhead (mls) can form words. Since MLS alternates pairs of letters and pairs numerals, it could only form EL33tt haxor words, and at least for the experienced user, or with a syntax checking interface, no letter/number ambiguity.

(MLS does have seams between fields and between squares so that adjacent places may be disimilar, but even OL

Jule-
Jule- commented Apr 17, 2019

Issue Type

  • Bug Report
  • Feature Request
  • Support Question
  • Doc

Description

Information

The splash screen mechanism is not well documented since the plugin is not responsible of the resource copy into platforms. I had to check the cordova prepare code in order to figure out how <splash> tag is handled while I was trying to set an android vector (or svg

rmoutray-configureone
rmoutray-configureone commented Sep 12, 2019

When using an inter-document cross reference, such as this:
<<SOME_ADOC.adoc#, Some Adoc>>
The link in the preview as well as browser does not point to the .adoc file, but changes the link to point to a .html file. This file is of course not present because the html has not been generated yet, when everything is still in adoc format.
For previewing inter-document links (to .adoc files), the g

You can’t perform that action at this time.