hyakkiyako

0.0.2 • Public • Published

hyakkiyako

A utility for phantomjs, pass a list of the pages within the site.

install

npm install --save-dev hyakkiyako

example

var hyakkiyako = require('hyakkiyako');

hyakkiyako('https://www.npmjs.com/')
.then( function( listOfPages ){
  /*
  do stuff
  */
});

TODO

  • test

Readme

Keywords

Package Sidebar

Install

npm i hyakkiyako

Weekly Downloads

1

Version

0.0.2

License

MIT

Last publish

Collaborators

  • kogai