webpage

0.3.0 • Public • Published

webpage

Webpage Boilerplate Component

var webpage = require('webpage');
var body    = webpage({
  // OPTIONAL
  // ... and more in the future (e.g. icon, og, ...)
  title       : 'Foobar',
  description : 'foo bar baz',
  keywords    : 'foo, bar, baz',
  author      : 'quux baz',
  website     : 'http://foo.bar.baz'
});

/webpage/

    Package Sidebar

    Install

    npm i webpage

    Weekly Downloads

    4,186

    Version

    0.3.0

    License

    MIT

    Last publish

    Collaborators

    • serapath