gitbook-plugin-scripts

1.0.2 • Public • Published

Include JS scripts in your GitBook

This plugins makes it easier to include a list of scripts into your GitBook.

Usage and configuration

{
    "plugins": ["scripts"],
    "pluginsConfig": {
        "scripts": {
            "files": [
                "./myscript.js"
            ]
        }
    }
}

Readme

Keywords

none

Package Sidebar

Install

npm i gitbook-plugin-scripts

Weekly Downloads

15

Version

1.0.2

License

Apache-2.0

Last publish

Collaborators

  • taranvohra
  • gitbook-bot
  • samypesse
  • jpreynat
  • emmerich