Skip to content

Repository files navigation

lerna GitHub

Kuuki logo

@kuuki

A project that aims to improve the accessibility to open data APIs in the environmental sector regarding air quality.

Features

Gather measurements from multiple providers and data sources with the usage of strictly typed libraries. React to events instead of manually polling external APIs. Have everything in one place and easily configurable.

  • type definitions
  • listen to changes via events
  • narrow down the requests to what suits your needs
  • choose your own storage method (hook up an event consumer)

Packages

Brief overview of the folder structure

📂kuuki
 ┣ 📄docs                     # Root docs folder
 ┃ ┣ 📂gios
 ┃ ┣ 📂gios-events
 ┃ ┣ 📂luftdaten
 ┃ ┣ 📂luftdaten-events
 ┣ 📂packages
 ┃ ┣ 📦gios                   # Package name
 ┃ ┃ ┣ 💾dist                 # Compiled files are placed in dist
 ┃ ┃ ┣ 📂examples             # Examples folder
 ┃ ┃ ┃ ┗ 📂basic-example
 ┃ ┃ ┣ 💻src                  # Source code folder
 ┃ ┣ 📦gios-events
 ┃ ┃ ┣ 💾dist
 ┃ ┃ ┣ 📂examples
 ┃ ┃ ┃ ┗ 📂basic-example
 ┃ ┃ ┣ 💻src
 ┃ ┣ 📦luftdaten
 ┃ ┃ ┣ 💾dist
 ┃ ┃ ┣ 💻src
 ┃ ┣ 📦luftdaten-events
 ┃ ┃ ┣ 💾dist
 ┃ ┃ ┣ 📂examples
 ┃ ┃ ┃ ┗ 📂basic-example
 ┃ ┃ ┣ 💻src

About

A monorepo for air quality measurements

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages