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 · Svenska
Prototype Javascript Framework är ett Javascript-ramverk som skapats av som ger ett och andra verktyg. Det är implementerat som en enda fil av Javascript-kod, som vanligtvis kallas för Prototype.js. Prototype distribueras fristående, men också som en del av större projekt, såsom Ruby on Rails, script.aculo.us och Rico.
Abstract from DBpedia / Wikipedia · CC BY-SA