1.1.1 • Published 10 years ago

spiderpig v1.1.1

Weekly downloads
5
License
MIT
Repository
github
Last release
10 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

10 years ago

1.1.0

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago