0.2.0 • Published 7 years ago

cds v0.2.0

Weekly downloads
60
License
GPLv2
Repository
-
Last release
7 years ago

CDS-JS

Build Status Coverage Release LICENSE

CDS client library for building the web UI.

Installation

$ npm i

Demo

$ cd example; npm install; cd ..
$ npm run-script demo

Navigate to http://localhost:8000 to see the demo.

Tests

$ npm test

Docs

$ # build
$ npm run-script docs
$ # read
$ open docs/index.html

How to use?

Check out the example/ to see how to configure your app.

0.2.0

7 years ago

0.1.4

7 years ago

0.1.2

8 years ago

0.1.1

8 years ago