# article-json-html-render

> Base for html-based article-json renderer, such as [article-json-to-amp](https://www.npmjs.com/package/article-json-to-amp)

Latest version **2.7.2** (published 2017-05-01) · MIT license · 0 weekly downloads

## Install

```sh
npm install article-json-html-render
pnpm add article-json-html-render
yarn add article-json-html-render
bun add article-json-html-render
```

## 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 | 2.7.2 |
| Published | 2017-05-01 |
| First published | 2016-02-22 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 2 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 4 |
| Author | mic.com |
| Maintainers | ellell, iefserge, kesla, ryanscottaudio |

## Links

- npm: https://www.npmjs.com/package/article-json-html-render
- Repository: https://github.com/micnews/article-json-html-render
- Homepage: https://github.com/micnews/article-json-html-render#readme
- Issues: https://github.com/micnews/article-json-html-render/issues
- npm.io page: https://npm.io/package/article-json-html-render

## Dependencies (2)

- [lodash.startswith](https://npm.io/package/lodash.startswith.md) ^4.0.0
- [magic-virtual-element](https://npm.io/package/magic-virtual-element.md) ^1.0.6

## Recent versions

- 2.7.2 (latest) — 2017-05-01
- 2.7.1 — 2017-02-08
- 2.7.0 — 2017-02-03
- 2.6.1 — 2017-01-05
- 2.6.0 — 2016-12-14
- 2.5.0 — 2016-08-30
- 2.4.0 — 2016-08-24
- 2.3.0 — 2016-08-18
- 2.2.1 — 2016-08-16
- 3.0.0 — 2016-08-11
- 2.2.0 — 2016-08-05
- 2.1.0 — 2016-04-28
- 2.0.0 — 2016-04-20
- 1.2.0 — 2016-04-12
- 1.1.0 — 2016-04-05
- … 1 more at https://npm.io/package/article-json-html-render/versions

## README

# article-json-html-render 

Base for html-based article-json renderer, such as [article-json-to-amp](https://www.npmjs.com/package/article-json-to-amp)

## Installation

Download node at [nodejs.org](http://nodejs.org) and install it, if you haven't already.

```sh
npm install article-json-html-render --save
```


## Tests

```sh
npm install
npm test
```

## Dependencies

- [lodash.startswith](https://github.com/lodash/lodash): The lodash method `_.startsWith` exported as a module.
- [magic-virtual-element](https://github.com/dekujs/magic-virtual-element): Build virtual tree elements with magic attributes

## Dev Dependencies

- [babel-cli](https://github.com/babel/babel/tree/master/packages): Babel command line.
- [babel-core](https://github.com/babel/babel/tree/master/packages): Babel compiler core.
- [babel-plugin-transform-react-jsx](https://github.com/babel/babel/tree/master/packages): Turn JSX into React function calls
- [babel-preset-es2015](https://github.com/babel/babel/tree/master/packages): Babel preset for all es2015 plugins.
- [babel-tape-runner](https://github.com/wavded/babel-tape-runner): Babel + Tape for running your ES Next tests
- [deku](https://github.com/dekujs/deku): Create view components using a virtual DOM
- [faucet](https://github.com/substack/faucet): human-readable TAP summarizer
- [package-json-to-readme](https://github.com/zeke/package-json-to-readme): Generate a README.md from package.json contents
- [semistandard-deku](https://github.com/micnews/semistandard-deku): All the goodness of `feross/standard` with semicolons sprinkled on top. Adapted for deku
- [snazzy](https://github.com/feross/snazzy): Format JavaScript Standard Style as Stylish (i.e. snazzy) output
- [tape](https://github.com/substack/tape): tap-producing test harness for node and browsers


## License

MIT

_Generated by [package-json-to-readme](https://github.com/zeke/package-json-to-readme)_

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