@coboxcoop/constants

stable constants for the cobox ecosystem of apps

Usage no npm install needed!

<script type="module">
  import coboxcoopConstants from 'https://cdn.skypack.dev/@coboxcoop/constants';
</script>

README

constants

standard-readme compliant

Table of Contents

About

CoBox is an encrypted p2p file system and distributed back-up tool. README provides a map of the project.

constants is a stable package for storing CoBox constants

Install

npm i -g @coboxcoop/constants

Usage

const constants = require('@coboxcoop/constants')

console.log(constants)

API

See swagger documentation... (we won't have this for a while).

Contributing

PRs accepted.

Small note: If editing the README, please conform to the standard-readme specification.

License

AGPL-3.0-or-later