eduardolundgren / tracking.js

A modern approach for Computer Vision on the web
http://trackingjs.com
Other
9.43k stars 1.44k forks source link

use es6/7 babel #234

Closed sibelius closed 6 years ago

jeromeetienne commented 6 years ago

it wont provide any feature advantage and require a whole rewrite. Lets focus on pragmatic advances which add more to the user.

there is way enougth to do already :)

sibelius commented 6 years ago

I think using es6/7 with babel would bring more contributors for this package

it is not working with react native for now (https://github.com/eduardolundgren/tracking.js/issues/188) because depends on web stuff, like document

jgcmarins commented 6 years ago

@jeromeetienne any chances to reopen this one?

sibelius commented 6 years ago

would u accept a PR to gradually move this to es6 and babel?