1.0.3 • Published 5 years ago

esdoc-webapp-plugin v1.0.3

Weekly downloads
1
License
GPL
Repository
-
Last release
5 years ago

ESDoc WebApp Plugin

Makes ESDoc function as though it were a single page web app. This helps with page transition smoothness and keeping the scroll position.

Install

npm install esdoc-webapp-plugin

Config

{
  "source": "./src",
  "destination": "./doc",
  "plugins": [
    {"name": "esdoc-webapp-plugin"}
  ]
}

LICENSE

GPL

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

6 years ago