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 · Português
Prototype é um framework de código aberto em JavaScript, utilizado para o auxílio no desenvolvimento de aplicações Web.As principais características do Prototype são o fato dele ser muito bem estruturado, modular e orientado a objetos.Outro fato marcante é o excelente suporte ao Ajax.
Abstract from DBpedia / Wikipedia · CC BY-SA