express-snapshot

1.0.1 • Public • Published

express-snapshot Build Status NPM version

Generate static HTML from Express. Express app in, static .html out.

Installation

npm install --global express-snapshot

Usage

express-snapshot app.js

The above will walk routes registered by the app exported in app.js, requesting each one, and saving the HTML to a directory structure that mirrors your routes. See express-snapshot --help for more information.

demo

Package Sidebar

Install

npm i express-snapshot

Weekly Downloads

1

Version

1.0.1

License

ISC

Last publish

Collaborators

  • alexmingoia