Skip to content
EntityQ1100240· pop 8· linked from 154 articles

Also known as KnockoutJS

libreria di JavaScript

Source code

Totally new to Knockout? The most fun place to start is the online interactive tutorials. For Node.js developers, Knockout is also available from npm - just run npm install knockout . Make sure you have Node.js and Java installed on your workstation. These are only needed to build Knockout from sources. Knockout itself has no dependency on Node.js or Java once it is built (it works with any server technology or none). Now run:

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

Wikidata facts

Official website
knockoutjs.com
Show 6 more facts
copyright license
MIT License
programmed in
JavaScript
software version identifier
3.5.3
source code repository URL
github.com/knockout/knockout
operating system
cross-platform
Sources (4)

via Wikidata · CC0

Article · Italiano

Knockout è una libreria JavaScript che permette la creazione di siti web dotati di una interfaccia utente ricca e dinamica, basata su un sottostante modello di dati. Implementa il Model–view–viewmodel (MVVM), un design pattern che prevede una netta separazione tra dati (Model), interfaccia utente (View) e la modalità con la quale i dati vengono rappresentati (ViewModel). È un progetto indipendente e open source sviluppato e mantenuto da Steve Sanderson, un dipendente di Microsoft. Come ha detto l'autore, "(Knockout) continuerà esattamente così com'è e si evolverà in qualunque direzione dove io e la sua comunità di utenti desidereremo portarlo" e, ha sottolineato, "non è un prodotto Microsoft".

Abstract from DBpedia / Wikipedia · CC BY-SA

Available in 8 languages

via Wikidata sitelinks · CC0