New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

prerender-user-agent-render

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prerender-user-agent-render

Prerender User Agent Plugin for render different template with different user agent

latest
Source
npmnpm
Version
2.1.1
Version published
Maintainers
1
Created
Source

#Prerender User Agent Render Build Status DependenciesCode Climate

A plugin for Prerender that set the windows size of phantomjs for the request user agent

Usage

Run the test

    npm test
    

Install

    npm install prerender-user-agent-render
    

Add this to your Prerender server.js:

    server.use(require('prerender-user-agent-render'));
    

License

Keywords

Prerender

FAQs

Package last updated on 17 Oct 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts