2017 © Pedro Peláez
 

library clap

Make html snapshot for search engines

image

phoxy/clap

Make html snapshot for search engines

  • Saturday, May 28, 2016
  • by Enelar
  • Repository
  • 1 Watchers
  • 0 Stars
  • 12 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

=== Making snapshot of phoxy, (*1)

=== Installing, (*2)

Add to your composer.json, (*3)

  "config":
  {
    "bin-dir": "bin"
  },
  "scripts":
  {
    "post-package-install":
    [
      "PhantomInstaller\\Installer::installPhantomJS"
    ]
  }

Add to your warmup.js (or create your lazy config), (*4)

  OnFirstPageRendered: function()
  {
    if (typeof window.callPhantom == 'function')
      window.callPhantom('clap');
  }

The Versions

28/05 2016

dev-master

9999999-dev

Make html snapshot for search engines

  Sources   Download

MIT

The Requires

 

28/05 2016

v0.1.2

0.1.2.0

Make html snapshot for search engines

  Sources   Download

MIT

The Requires

 

27/05 2016

v0.1.1

0.1.1.0

Make html snapshot for search engines

  Sources   Download

MIT

The Requires

 

27/05 2016

v0.1

0.1.0.0

Make html snapshot for search engines

  Sources   Download

MIT

The Requires

 

26/05 2016

v0.0

0.0.0.0

Make html snapshot for search engines

  Sources   Download

MIT

The Requires