Prototype JavaScript Framework
Sign in to saveAlso known as prototype.js
framework JavaScript creato da Sam Stephenson nel febbraio 2005
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
- Instance of
- software framework
- 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
- Stack Exchange tag
- stackoverflow.com/tags/prototypejs
via Wikidata · CC0
Article · Italiano
Prototype JavaScript Framework è un framework JavaScript creato da nel febbraio 2005, inizialmente ideato come supporto Ajax in Ruby on Rails. Esso ha come scopo quello di facilitare lo sviluppo di applicazioni web dinamiche. In particolare offre supporto per l'utilizzo di AJAX e della Programmazione orientata agli oggetti in JavaScript.Inoltre è utilizzato come libreria di supporto per altri progetti JavaScript come script.aculo.us e .
Abstract from DBpedia / Wikipedia · CC BY-SA