gitbook-plugin-jsbin

0.0.12 • Public • Published

JSBin integration for GitBook

1. You can use install it via NPM and save it to package.json:

$ npm install gitbook-plugin-jsbin --save

2. add the plugin to book.json config

{
    "plugins": [ "jsbin"]
}

3. paste jsbin embedded code to you book like my book

now your embedded code of jsbin will be render in gitbook.

/gitbook-plugin-jsbin/

    Package Sidebar

    Install

    npm i gitbook-plugin-jsbin

    Weekly Downloads

    41

    Version

    0.0.12

    License

    MIT

    Last publish

    Collaborators

    • oyanglulu