Skip to content
Erik Vullings edited this page Feb 8, 2017 · 6 revisions

Introduction

csWeb extends the Angularjs framework using TypeScript, and offers functionality to visualize information on a map or in a dashboard. In the near future, we will also include more examples of coupling the framework to external models and simulations.

csWeb offers Angular services and directives to create applications. An example application that showcases most functionality, is csMap.

Documentation

The documentation is still sparse, but here are some pointers to get going

  1. See our Getting started guide to get going. It will also describe how to setup a working environment using the freeware Atom editor.
  2. Developing server side components
  3. There is hardly any testing yet, but you can read about a simple version here
  4. We have a couple of students working on extending the framework. You can read about their assignments