enjalot / blockbuilder-search-index

download and process d3.js blocks for further indexing and visualization
BSD 3-Clause "New" or "Revised" License
24 stars 5 forks source link

update to es2017 #fix 43 #44

Open micahstubbs opened 7 years ago

micahstubbs commented 7 years ago

This PR converts the existing coffeescript code to modern JS with http://decaffeinate-project.org/repl/

micahstubbs commented 6 years ago

this PR is useful as an example to branch from, but should not be merged right now as it would break existing server-side shell scripts that call the .coffee scripts