@revector/shared

Utility classes and shared functionality for the Revector components.

Usage no npm install needed!

<script type="module">
  import revectorShared from 'https://cdn.skypack.dev/@revector/shared';
</script>

README

Shared

Shared code for the various @Revector components

Status

Beta

Todo

  • Document class source
  • Additional unit tests

Installation

Chances are you'll be installing this as part of the installation of other Revector components, however, for the sake of completeness:

> npm install --save @revector/shared

Dependencies

None.

Use

Nothing special, import and consume the methods. It's just a function library.