0.0.1 • Published 9 months ago

@cicada-lang/inet-canvas v0.0.1

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
9 months ago

iNet Canvas

A library for drawing interaction nets on canvas.

Usage

Install

Install this library by the following command:

npm -g i @cicada-lang/inet-canvas

Development

npm install          // Install dependencies
npm run build        // Compile `src/` to `lib/`
npm run build:watch  // Watch the compilation
npm run test         // Run test

Contributions

To make a contribution, fork this project and create a pull request.

Please read the STYLE-GUIDE.md before you change the code.

License

GPLv3

0.0.1

9 months ago