Skip to content
EntityQ746599· pop 18· linked from 206 articles

Also known as prototype.js

Bibliothek für JavaScript

Official website

Prototype JavaScript framework: a foundation for ambitious web applications

prototypejs.org

Link to the official site · 1,725 chars · not written by Vinony

Source code

Prototype is a JavaScript framework that aims to ease development of dynamic web applications. It offers a familiar class-style OO framework, extensive Ajax support, higher-order programming constructs, and easy DOM manipulation. Microsoft Internet Explorer for Windows, version 6.0 and higher Mozilla Firefox 1.5 and higher Apple Safari 2.0.4 and higher Opera 9.25 and higher Chrome 1.0 and higher prototype.js is a composite file generated from many source files in the src/ directory. To build Prototype, you'll need: rake dist will preprocess the Prototype source using Sprockets and generate the composite dist/prototype.js rake package will create a distribution tarball in the pkg/ directory

Excerpt from the source-code README · 2,002 chars · not written by Vinony

Wikidata facts

Official website
prototypejs.org
Show 5 more facts
copyright license
MIT License
software version identifier
1.7.3
programmed in
Q2005
source code repository URL
github.com/prototypejs/prototype
Sources (4)

via Wikidata · CC0

Article · Deutsch

Prototype ist eine freie, umfangreiche JavaScript-Klassenbibliothek, die von Sam Stephenson im Jahr 2005 entwickelt wurde. Sie stellt sowohl verschiedene Programmierhilfen für Ajax zur Verfügung als auch Möglichkeiten, den JavaScript-Quelltext zu verkürzen. Sie entstand im Kontext von Ruby on Rails und war bis Version 3.1 dessen integraler Bestandteil. Inzwischen dient Prototype als Grundlage für zahlreiche Projekte wie beispielsweise script.aculo.us und .

Abstract from DBpedia / Wikipedia · CC BY-SA