UNPKG

gitbook-plugin-language-picker

Version:

GitBook Plugin to add toolbar button with languages dropdown menu. This parses languages from `../index.html` (as you edit in `LANGS.md`).

9 lines 123 B
module.exports = { book: { assets: "./book", css: [ "plugin.css" ], js: [ "plugin.js" ] } };