ropensci / jsonvalidate

:heavy_check_mark::interrobang: Validate JSON
https://docs.ropensci.org/jsonvalidate
Other
49 stars 14 forks source link

transpile to es5 #53

Closed hillalex closed 3 years ago

hillalex commented 3 years ago

Fixes #52

Replace browserify with webpack and use babel to transpile js to es5.