get-sync
v1.1.2
Published
A simple synchronous get method.
Downloads
13
Readme
get-sync.js
A simple synchronous fetch command for node.js
get-sync provides a simple synchronous command to fetch a url to a local file. It has no other dependencies; no need for threads, fibers, or other complex implementation details.