update : 23/12/2020 Prototype

Studied version : 1.7.1 Website http://www.prototypejs.org Distributed by : community Licence : MIT Technology : Javascript Year of creation : 2005

Assessments

Smile 3.0
Visitors No rating
Global 3.0 5

Présentation

Prototype is a JavaScript library created by Sam Stephenson in 2005 in order to add Ajax support to the Ruby on Rails framework.

Over and above its simplification of cross-browser and Ajax oriented development, Prototype's goal is to enrich the JavaScript language and the DOM by attaching additional components and functionalities. In this way, JavaScript development with Prototype brings in a number of traditional object oriented programming concepts that are absent from standard JavaScript (constructors, legacy objects, etc.). It should however be noted that DOM expansion has raised a number of issues and is currently being withdrawn from the library.
Prototype is distributed under the MIT License.
Prototype is written in JavaScript and is compatible with the vast majority of browsers, including Internet Explorer 6.

Users opinions

This solution does not have any opinions yet