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

cachewatch

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

cachewatch

Wrapper for the CacheWatch. Service to Javascript rendered pages for SEO

unpublished
latest
Source
npmnpm
Version
1.6.1
Version published
Maintainers
1
Created
Source

CacheWatch for node

Search engines and social networks are constantly checking your website, but many do not run Javascript. CacheWatch. Solves this problem, with this plugin, you can send the Javascirpt and executed.

This uses some libraries to build a middleware between your website and spidersweb. It is perfect when angularjs SEO, SEO BackboneJS, EmberJS SEO, and any other javascript framework used.

You can use or not

<meta name="fragment" content="!">

Use

var Cache = require('cachewatch');
app.use(Cache('-- KEY --').watch);

To learn more about

  • How works?
  • Rates?

Keywords

cache

FAQs

Package last updated on 22 Oct 2015

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