0.0.30 • Published 6 years ago

whalesong-js v0.0.30

Weekly downloads
4
License
ISC
Repository
github
Last release
6 years ago

WhalesongJS

A node version of Whalesong, using Google Puppeteer.

Requirements

node (>=9.9.0)
npm (>=5.6.0)

The lib was not tested with previous versions.

Development requirements
make

Installation

The lib is using the Puppeteer that will install a Chromium for the browser backend.

$ npm install whalesong-js

Features

  • Non blocking driver. It can do more than one thing at same time.
  • Monitor feature. Javascript events in browser will be sent to Whalesong.
  • Easy way to build new features.
  • AmpersandJS/BackboneJS models and collection monitor.
  • AmpersandJS/BackboneJS field monitor.
  • Take screenshots (page and css elements).
  • Chromium backend.

TODO

  • Tests
  • Documentation
  • Examples
  • Enable JS async iterator

Development

To help in development:

Install library requirements:
make requirements
Build scriptlet and lib
make build

Any other doubts, check in the original Whalesong repository.

0.0.30

6 years ago

0.0.29

6 years ago

0.0.28

6 years ago

0.0.27

6 years ago

0.0.26

6 years ago

0.0.25

6 years ago

0.0.24

6 years ago

0.0.23

6 years ago

0.0.22

7 years ago

0.0.21

7 years ago

0.0.20

7 years ago

0.0.19

7 years ago

0.0.18

7 years ago

0.0.17

7 years ago

0.0.16

7 years ago

0.0.15

7 years ago

0.0.14

7 years ago

0.0.13

7 years ago

0.0.12

7 years ago

0.0.11

7 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago