Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

emanual-gitbook-cli

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

emanual-gitbook-cli

EManual :heart: GitBook with cli


Version published
Maintainers
1
Created
Source

EManual-gitbook-cli v dep devDep

EManual :heart: GitBook with cli

安装

$ npm install -g emanual-gitbook-cli

使用

根据SUMMARY.md创建summary.json

详情:issue #1

$ gitbook-ext summary [-f --format]  [-o --out] summary.json SUMMARY.md 

压缩给定目录下的html/css/js

详情:issue #2

$ gitbook-ext minify <folder> 

合并多个json文件

详情:issue #6

$ cd test/fixtures
$ gitbook-ext jsonmerge json/a.json json/c.json > result.json
$ gitbook-ext jsonmerge json/a.json json/b.json > result.json
$ gitbook-ext jsonmerge json/*.json > result.json

开发

$ cd path/to/EManual-Gitbook-cli
$ nvm use
$ npm link .
#remove
$ npm unlink .

Keywords

FAQs

Package last updated on 24 Mar 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc