File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed
Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 11# DataValues JavaScript
22
3- This component is in alpha state and not suitable for reuse yet.
4- It contains various JavaScript related to the DataValues library.
3+ This library contains JavaScript implementations of all basic DataValue classes used in the
4+ [ Wikibase software] ( http://wikiba.se/ ) , along with associated parsers and formatters. This library
5+ mirrors most of the PHP implementations of DataValue classes as specified in the
6+ [ DataValues set of libraries] ( https://github.com/DataValues ) (most notably the
7+ [ basic] ( https://github.com/DataValues/DataValues ) ,
8+ [ Geo] (https://github.com/DataValues/Geo ,
9+ [ Number] ( https://github.com/DataValues/Number ) , and
10+ [ Time] ( https://github.com/DataValues/Time ) libraries).
511
612[ ![ Build Status] ( https://secure.travis-ci.org/wmde/DataValuesJavaScript.png?branch=master )] ( http://travis-ci.org/wmde/DataValuesJavaScript )
713
Original file line number Diff line number Diff line change 11{
22 "name" : " wikibase-data-values" ,
3- "description" : " DataValues implementation in JavaScript " ,
3+ "description" : " JavaScript implementations of all basic DataValue classes, associated parsers and formatters " ,
44 "keywords" : [
55 " datavalues" ,
66 " wikidata"
You can’t perform that action at this time.
0 commit comments