@rxplc/rxplc
TypeScript icon, indicating that this package has built-in type declarations

0.0.0 • Public • Published

RxPLC

This project contains the core functions and utilities for creating relay logic programs on client and server side.

Documentation

The project uses TypeDoc for source documentation.

To build the documentation run:

npm run doc

Build

The project uses Rollup for the build process.

To build the application run:

npm run build

Unit Tests

The Jest framework is used here for unit testing.

To execute unit tests run:

npm test

Coverage

The lcov coverage tool integrated with Jest is used here for coverage reporting.

To execute unit tests with coverage run:

npm run cover

Package Sidebar

Install

npm i @rxplc/rxplc

Weekly Downloads

0

Version

0.0.0

License

MIT

Unpacked Size

199 kB

Total Files

47

Last publish

Collaborators

  • jamesspears