Skip to main content

API Documentation

The API Documentation are build using code annotations.

We hosted the docs using github pages!

Relax!

We hosted the docs using github pages!

NoPE-JS

NoPE-PY

  • For Typescript click here to see the current version. To build your own docu:

    1. clone nope-js
      git clone https://zema-ggmbh.github.io/NoPE-JS/
    2. Install everything:
      npm install
    3. Build the docs:
      npm run-script doc
  • For Python click here