c3nav

c3nav npm version

A c3nav API client. For a documentation on the API see https://c3nav.de/api/.

Run yarn add c3nav or npm install c3nav.

A complete documentation is available at https://ffflorian.github.io/api-clients/packages/c3nav/.

import {c3nav} from 'c3nav';

const c3navClient = new c3nav();
yarn
yarn test