block by mpmckenna8 fcc1461cf577a9e048ef

Turf Module counter

This is a simple script which will need node installed to run and will also need you to npm install turf. My node_modules folder is not hidden as it will be if you don’t create one before npm install. Not sure if that will affect fs stuff.

To run the script from the command line: ‘ node turfCount.js ‘

And now you should know how many turf modules there are! 51 when I last checked.

turfCount.js