0.1.1 • Published 9 years ago

webrobot v0.1.1

Weekly downloads
5
License
-
Repository
github
Last release
9 years ago

Webrobot

A couple of robots to create accounts into many websites

Installation

npm install webrobot --save

Usage

var webrobot = require('webrobot') create = webrobot.escape;

console.log(create());

Tests

npm test

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.

Release History

  • 0.1.0 Initial release