1.1.1 • Published 8 years ago

spiderpig v1.1.1

Weekly downloads
5
License
MIT
Repository
github
Last release
8 years ago

Written in straight Node 5.x ES6. Unlike the JS3 tree of Hotspot, this does not use Babel or any other transpilation, so many of those fancy ES6/ES7 features (module import/export, object spread operators, async/await keywords, etc.) do not exist. Sorry.

Install dependencies with npm i, then run the tool with node .. We'll NPM-ify this eventually, maybe.

Development

I definitely recommend node-inspector. Thank me later.

npm install -g node-inspector
node-debug .
1.1.1

8 years ago

1.1.0

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago