Find link

language:

jump to random article

Find link is a tool written by Edward Betts.

Longer titles found: JavaScript OSA (view), JavaScript Style Sheets (view), JavaScript library (view), JavaScript syntax (view), JavaScript templating (view), V8 (JavaScript engine) (view), Comparison of JavaScript-based web frameworks (view), Prototype JavaScript Framework (view), Rhino (JavaScript engine) (view), Index of JavaScript-related articles (view), List of JavaScript engines (view), List of JavaScript libraries (view), Chakra (JavaScript engine) (view), List of server-side JavaScript implementations (view), Nashorn (JavaScript engine) (view), Comparison of JavaScript-based source code editors (view), Mocha (JavaScript framework) (view), Sputnik (JavaScript conformance test) (view), Unobtrusive JavaScript (view), Raphaël (JavaScript library) (view), Lightbox (JavaScript) (view), Redux (JavaScript library) (view)

searching for JavaScript 37 found (4542 total)

alternate case: javaScript

For Dummies (978 words) [view diff] no match in snippet view article find links to article

For Dummies is an extensive series of instructional reference books that strive to present non-intimidating guides for readers new to the various topics
Web beacon (1,490 words) [view diff] exact match in snippet view article find links to article
also be used for email tracking. When implemented using JavaScript, they may be called JavaScript tags. Web beacons are unseen HTML elements that track
Jmol (863 words) [view diff] exact match in snippet view article find links to article
[mol]ecules, and also the mol file format. JSmol is an implementation in JavaScript of the functionality of Jmol. It can hence be embedded in web pages to
Uniform Resource Identifier (4,555 words) [view diff] no match in snippet view article find links to article
A Uniform Resource Identifier (URI), formerly Universal Resource Identifier, is a unique sequence of characters that identifies an abstract or physical
KDE Platform 4 (482 words) [view diff] no match in snippet view article find links to article
KDE Platform 4 was a collection of libraries and software frameworks by KDE that served as technological foundation for KDE Software Compilation 4 distributed
AppleScript Editor (224 words) [view diff] case mismatch in snippet view article find links to article
AppleScript Editor from 2009 to 2014) is a code editor for the AppleScript and Javascript for Automation scripting languages, included in classic Mac OS and macOS
List of web analytics software (175 words) [view diff] exact match in snippet view article find links to article
MariaDB, MySQL JavaScript or PHP pagetag 1.7.8  2023-01-07; 2 years ago GNU GPL Plausible Analytics Elixir PostgreSQL, ClickHouse JavaScript 2.1.5 2025-02-03
Web service (2,245 words) [view diff] exact match in snippet view article find links to article
Asynchronous JavaScript and XML (AJAX) is a dominant technology for Web services. Developing from the combination of HTTP servers, JavaScript clients and
Iterator pattern (817 words) [view diff] no match in snippet view article find links to article
In object-oriented programming, the iterator pattern is a design pattern in which an iterator is used to traverse a container and access the container's
Graphical user interface builder (398 words) [view diff] no match in snippet view article find links to article
A graphical user interface builder (or GUI builder), also known as GUI designer or sometimes RAD IDE, is a software development tool that simplifies the
List of browser games (126 words) [view diff] exact match in snippet view article find links to article
Colliders 2017 Fighting Unity Candy Box! aniwey 2013 Incremental game JavaScript Castle of Heroes Snail Game 2009 Real-time strategy Flash Chronotron Scarybug
Observer pattern (2,261 words) [view diff] exact match in snippet view article find links to article
"jQuery - Listening for variable changes in JavaScript". "Jquery - Listening for variable changes in JavaScript". Observer implementations in various languages
Live Clipboard (548 words) [view diff] case mismatch in snippet view article find links to article
for displaying the Live Clipboard icon Javascript objects representing the Live Clipboard object model Javascript that handles serialization and de-serialization
Felgo (595 words) [view diff] exact match in snippet view article find links to article
Phone, embedded devices and desktop devices. Felgo developers use QML, JavaScript and C++ to create mobile apps and games. Apps and games built with Felgo
Generator (computer programming) (3,106 words) [view diff] no match in snippet view article
In computer science, a generator is a routine that can be used to control the iteration behaviour of a loop. All generators are also iterators. A generator
TinyMCE (1,843 words) [view diff] exact match in snippet view article find links to article
elements, into editor instances. TinyMCE is designed to integrate with JavaScript libraries such as React, Vue.js, Angular and StencilJS as well as content
Pop-up notification (529 words) [view diff] exact match in snippet view article find links to article
also includes Notification Center as of iOS 5. Browsers that support JavaScript typically implement the Notification API. This API asks for user confirmation
Base64 (3,744 words) [view diff] exact match in snippet view article find links to article
name is encoded from user data.[citation needed] The atob() and btoa() JavaScript methods, defined in the HTML5 draft specification, provide Base64 encoding
Server-sent events (326 words) [view diff] exact match in snippet view article find links to article
client and designed to enhance native, cross-browser streaming through a JavaScript API called EventSource, through which a client requests a particular URL
American Automobile Association (8,042 words) [view diff] case mismatch in snippet view article find links to article
May 7, 2024. "(disable javascript)". Archived from the original on March 20, 2017. Retrieved March 19, 2017. "(disable javascript)". Archived from the original
Specification pattern (1,802 words) [view diff] exact match in snippet view article find links to article
Swift by Simon Strandgaard The Specification Pattern in TypeScript and JavaScript by Thiago Delgado Pinto specification pattern in flash actionscript 3
Specification pattern (1,802 words) [view diff] exact match in snippet view article find links to article
Swift by Simon Strandgaard The Specification Pattern in TypeScript and JavaScript by Thiago Delgado Pinto specification pattern in flash actionscript 3
David Vignoni (229 words) [view diff] exact match in snippet view article find links to article
has been used in many projects, including script.aculo.us and Prototype JavaScript Framework. He has designed icons for several web sites, including openSUSE
Open Data Protocol (2,325 words) [view diff] exact match in snippet view article find links to article
Client: OData4 and Invantive Bridge Online Client: odata-fluent-query: a JavaScript OData query language parser Server: node-odata Client: odataphp Server:
Habitica (949 words) [view diff] exact match in snippet view article find links to article
Public License 3.0 (code); Creative Commons Attribution / Non-Commercial / Share-Alike 3.0 (assets and content designed for Habitica) Written in JavaScript
Peter MacDonald (computer programmer) (571 words) [view diff] case mismatch in snippet view article
suite of Tcl utilities. Current projects include Jsish, an embeddable javascript interpreter with builtin type-checking. Peter Charles MacDonald was born
Type inference (3,675 words) [view diff] no match in snippet view article find links to article
Type inference, sometimes called type reconstruction,: 320  refers to the automatic detection of the type of an expression in a formal language. These
Molecule editor (305 words) [view diff] no match in snippet view article find links to article
A notable molecule editor is a computer program for creating and modifying representations of chemical structures. Molecule editors can manipulate chemical
CSPro (769 words) [view diff] exact match in snippet view article find links to article
programming in CSPro logic; CSS, HTML5, JavaScript via templated report, CAPI text, Webview/Webview 2 and CSPro-Javascript interface; PHP through CSWeb; Powerful
Command pattern (2,418 words) [view diff] no match in snippet view article find links to article
In object-oriented programming, the command pattern is a behavioral design pattern in which an object is used to encapsulate all information needed to
Web IDL (435 words) [view diff] exact match in snippet view article find links to article
interfaces defined using OMG IDL were not able to specify behavior for JavaScript precisely, leading to issues with interoperability. WebIDL improved on
IRC bot (479 words) [view diff] exact match in snippet view article find links to article
and JavaScript 2013-09-13 (1.0.0) 2021-01-04 (3.1.1) Multiple servers, rules filtering, templates system, cross-platform, extensible with Javascript and
SignWriting (4,486 words) [view diff] exact match in snippet view article find links to article
@sutton-signwriting/unicode8 - a JavaScript package for processing SignWriting in Unicode 8 (uni8) characters @sutton-signwriting/font-ttf - a JavaScript package for the
DocumentCloud (800 words) [view diff] no match in snippet view article find links to article
DocumentCloud is an open-source software as a service platform that allows users to upload, analyze, annotate, collaborate on and publish primary source
Live Connect (441 words) [view diff] exact match in snippet view article find links to article
drop web controls into the web applications with just a few lines of JavaScript and be up and running in a matter of minutes, and they can dive a little
Memento pattern (1,317 words) [view diff] no match in snippet view article find links to article
The memento pattern is a software design pattern that exposes the private internal state of an object. One example of how this can be used is to restore
National Register of Historic Places listings in Rensselaer County, New York (1,433 words) [view diff] exact match in snippet view article find links to article
, which does not require JavaScript to view. Page numbers used for the former version are those assigned by the JavaScript reader at the NYSOPRHP site