article-json-react-embeds
v1.0.0
Published
Render article-json embeds using react
Downloads
2
Readme
article-json-react-embeds
Render article-json embeds using react
Installation
npm install article-json-react-embeds --save
Tests
npm install
npm test
Dependencies
None
Dev Dependencies
- babel-cli: Babel command line.
- 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
- babelify: Babel browserify transform
- browserify: browser-side require() the node way
- faucet: human-readable TAP summarizer
- miclint: Mic lint CLI
- nyc: the Istanbul command line interface
- snazzy: Format JavaScript Standard Style as Stylish (i.e. snazzy) output
- tapava: the syntax of ava, run through tape
- tape-run: Headless tape test runner
License
MIT