Gitbook plugin to include js in templates
npm install gitbook-plugin-colorbrewer-pickerSimple Gitbook plugin to include js in pages
==============
Install
-------
In the book.json file, write
```
{
"plugins": ["colorbrewer-picker"],
"pluginsConfig": {
"colorbrewer-picker": {}
}
}
Then:
```
gitbook install