Base for html-based article-json renderer, such as [article-json-to-amp](https://www.npmjs.com/package/article-json-to-amp)
npm install article-json-html-renderBase for html-based article-json renderer, such as article-json-to-amp
Download node at nodejs.org and install it, if you haven't already.
``sh`
npm install article-json-html-render --save
`sh`
npm install
npm test
- lodash.startswith: The lodash method _.startsWith exported as a module.
- magic-virtual-element: Build virtual tree elements with magic attributes
- babel-cli: Babel command line.
- babel-core: Babel compiler core.
- babel-plugin-transform-react-jsx: Turn JSX into React function calls
- babel-preset-es2015: Babel preset for all es2015 plugins.
- babel-tape-runner: Babel + Tape for running your ES Next tests
- deku: Create view components using a virtual DOM
- faucet: human-readable TAP summarizer
- package-json-to-readme: Generate a README.md from package.json contents
- semistandard-deku: All the goodness of feross/standard` with semicolons sprinkled on top. Adapted for deku
- snazzy: Format JavaScript Standard Style as Stylish (i.e. snazzy) output
- tape: tap-producing test harness for node and browsers
MIT
_Generated by package-json-to-readme_