You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

c3nav

Package Overview
Dependencies
Maintainers
0
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

c3nav

A c3nav API client

3.3.3
latest
Source
npmnpm
Version published
Weekly downloads
65
195.45%
Maintainers
0
Weekly downloads
 
Created
Source

c3nav npm version

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

Installation

Run yarn add c3nav or npm install c3nav.

Usage

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

Example

import {c3nav} from 'c3nav';

const c3navClient = new c3nav();

Build and test

yarn
yarn test

Keywords

api

FAQs

Package last updated on 23 Jul 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts