This package has been deprecated

Author message:

deprecated

pageres-integration

4.2.4 • Public • Published

pageres

https://www.npmjs.com/package/pageres

new features

output

stdout saved file path

Options

nameType

Filename type: only-onlyHash; full-normal&hash; normal-without hash

pageres-cli

https://www.npmjs.com/package/pageres-cli

new features

Options

-w, --width

ViewportSize width

$ pageresi todomvc.com 1024x5000 --crop --width 375 --height 667
-h, --height

ViewportSize height

$ pageresi todomvc.com 1024x5000 --crop --width 375 --height 667
-p, --dest

Dest save Path

$ pageresi todomvc.com 1024x5000 --crop --width 375 --height 667 -p "./dest"
$ pageresi todomvc.com 1024x5000 --crop --width 375 --height 667 -p "/var/test/dest"
-type, --nameType

Filename type: only-onlyHash; full-normal&hash; normal-without hash

$ pageresi -d test --type only --filename "<%= date %><%= time %><%= url %>-<%= size %>" http://www.example.com/#/member/orders/48?ss=1 1024x768 1366x768 

/pageres-integration/

    Package Sidebar

    Install

    npm i pageres-integration

    Weekly Downloads

    2

    Version

    4.2.4

    License

    MIT

    Unpacked Size

    46.2 kB

    Total Files

    12

    Last publish

    Collaborators

    • suntgr
    • wangnew2013