@flatten-js/boolean-op
Version:
Boolean operations on polygons
17 lines (9 loc) • 543 B
Markdown
with @flatten-js/core package in a browser supporting ```script type="module"``` tag.
It works "as is" without transpiling in most of the modern browsers.
Project uses https://unpkg tool to deliver the packages from npm as es6 modules.
Then we can import classes and functions directly from the module.
Move index.html file into browser and see svg graphics created
Does not work in IE.
This example illustrates usage of boolean-op package together