Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ES2017 #34

Open
wraybowling opened this issue Feb 4, 2017 · 1 comment
Open

ES2017 #34

wraybowling opened this issue Feb 4, 2017 · 1 comment

Comments

@wraybowling
Copy link

What are the chances we can port this to the new JS standards?

@wassfila
Copy link

wassfila commented Apr 12, 2020

Hi @wraybowling ,
I'm using this great library in my project using module imports, I had though to do manual integration by taking rhill-voronoi-core.js from commit 3fe2165 and adding the following in the bottom, that did the trick

//ES2015 export
export {
    Voronoi
}

this change does produce Unexpected token 'export' so should be protected somehow.
is that what you intend by this request ? or did you expect more changes within the interface input and output ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants