0.0.30 • Published 5 years ago

whalesong-js v0.0.30

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

5 years ago

0.0.29

5 years ago

0.0.28

5 years ago

0.0.27

5 years ago

0.0.26

5 years ago

0.0.25

5 years ago

0.0.24

5 years ago

0.0.23

5 years ago

0.0.22

5 years ago

0.0.21

5 years ago

0.0.20

5 years ago

0.0.19

5 years ago

0.0.18

5 years ago

0.0.17

5 years ago

0.0.16

5 years ago

0.0.15

5 years ago

0.0.14

5 years ago

0.0.13

5 years ago

0.0.12

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago