johnwebbcole / jscad-utils

A collection of utilities for use in jscad
https://gitlab.com/johnwebbcole/jscad-utils
ISC License
30 stars 3 forks source link

chore(bug) Remove `parseOptionAsFloat` #3

Closed johnwebbcole closed 6 years ago

johnwebbcole commented 6 years ago

Fix #2 the parseOptionAsFloat was removed in the 1.0 release. This also includes the beginnings of making jscad-utils into an es6 module. The new build process uses Rollup. Output of the new module does not work in OpenJsCad right now, continue using the new library.