openjscad-standalone NPM version Build Status Dependency Status

A copy of OpenJsCad containing files for standalone usage.

https://johnwebbcole.github.io/openjscad-standalone/

Installation

$ npm install --save openjscad-standalone

Usage

var openjscadStandalone = require('openjscad-standalone');

openjscadStandalone('Rainbow');

License

ISC © John Cole