spiderjs

0.2.1 • Public • Published

spiderjs v0.2.0

teambition spider for browser.

API

Spiderjs(options)

var spider = Spiderjs({
  host: 'spider.teambition.com/api/track', // default host
  _userId: '537030aae3bfc2465cea4f07'
  client: 'xxxxxxxxxxx'
});

Spiderjs.prototype.track(title, obj)

spider.track('tasks', {
  taskgroup: 'xxxx'
})

Readme

Keywords

none

Package Sidebar

Install

npm i spiderjs

Weekly Downloads

2

Version

0.2.1

License

MIT

Last publish

Collaborators

  • zensh