# gitbook-html

> Parse HTML content for gitbook

Latest version **1.3.3** (published 2016-06-10) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install gitbook-html
pnpm add gitbook-html
yarn add gitbook-html
bun add gitbook-html
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.3.3 |
| Published | 2016-06-10 |
| First published | 2016-02-20 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 3 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 4 |
| Author | FriendCode Inc. |
| Maintainers | samypesse |

## Links

- npm: https://www.npmjs.com/package/gitbook-html
- Repository: https://github.com/GitbookIO/gitbook-html
- Homepage: https://www.gitbook.com
- Issues: https://github.com/GitbookIO/gitbook-html/issues
- npm.io page: https://npm.io/package/gitbook-html

## Dependencies (3)

- [q](https://npm.io/package/q.md) ^1.1.2
- [lodash](https://npm.io/package/lodash.md) ^4.13.1
- [cheerio](https://npm.io/package/cheerio.md) ^0.20.0 && >=0.20.0

## Recent versions

- 1.3.3 (latest) — 2016-06-10
- 1.3.2 — 2016-06-07
- 1.3.1 — 2016-06-06
- 1.3.0 — 2016-06-06
- 1.2.1 — 2016-05-02
- 1.2.0 — 2016-05-02
- 1.1.0 — 2016-03-18
- 1.0.2 — 2016-02-20
- 1.0.1 — 2016-02-20
- 1.0.0 — 2016-02-20

## README

# GitBook HTML Parser

[![Build Status](https://travis-ci.org/GitbookIO/gitbook-html.png?branch=master)](https://travis-ci.org/GitbookIO/gitbook-html)
[![NPM version](https://badge.fury.io/js/gitbook-html.svg)](http://badge.fury.io/js/gitbook-html)

This node module parse HTML for gitbook (SUMMARY.html, README.html).

It is a dependency of **gitbook-asciidoc** and **gitbook-markdown**.

---
_Source: https://npm.io/package/gitbook-html · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
