1.1.1 • Published 5 years ago

@oursci/measurement-script-bundler v1.1.1

Weekly downloads
9
License
GPL-2.0
Repository
gitlab
Last release
5 years ago

NPM repository for Our-Sci

This repository contains the source code for all Javascript related functionality for both the web application with dashboards and the Android application with measurement scripts and processor scripts.

./common

Common code is shared between all libraries. For instance the API describing how to fetch data from a survey or csv is found in here, as it is applied accross multiple platforms.

./common-ui

Code here is shared between the Android application for showing figures / diagrams and the dashboards on the web application.

dashboards

The js code for dashboards is found in here. A dashboard itself can be written as js module and include the loader which is found in public/v1/loader.js. While the dashboard library is compiled and packed via webpack its dependencies are often dynamically loaded at startup via CDN.

1.1.1

5 years ago

1.1.0

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago