micnews / article-json-react-render

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

article-json-react-render Build Status

Render article json as react components

Installation

npm install article-json-react-render --save

Tests

npm install
npm test

Dependencies

  • lodash.startswith: The lodash method _.startsWith exported as a module.
  • react: React is a JavaScript library for building user interfaces.
  • react-dom: React package for working with the DOM.

Dev Dependencies

License

MIT

About


Languages

Language:JavaScript 100.0%