0.1.9 • Published 8 years ago

gsc v0.1.9

Weekly downloads
1
License
EUPL-1.1
Repository
github
Last release
8 years ago

GeoSmartCity Client Side JavaScript Library API

gsc.js is a productivity library for rapid spatial web application development. The library builds on jQuery, OpenLayers3 and invokes methods from an instance of the GeoSmartCity Hub.

Build Status

Status

  • The library is under development

How to install

# clone repository
git clone https://github.com/GeoSmartCity-CIP/gsc-client.git

# install grunt (task runner)
npm install grunt

# to install package (dependecies,...)
npm install

# to build entire project (jhint, nodeunit, concat, uglify, jsdoc)
grunt

# to run test
grunt jasmine

How to contribute

  • Look at the table of responsibilities here and for a clarification use delivered mockups
  • Create a new branch (how to)
  • As an example you can use this feature branch if there is a bug, open issue
  • Start coding your feature

Useful links for contributors

Funding

The development of gsc.js is part-funded by the European Commission through the GeoSmartCity project.

Licence

gsc.js is free software, and may be redistributed under the EUPL v.1.1 LICENSE.

0.1.9

8 years ago

0.1.8

8 years ago

0.1.7

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago