react-to-jsx
Version:
Generates a JSX string representation of React elements
23 lines (22 loc) • 452 B
JSON
{
"name": "react-to-jsx",
"version": "1.3.2",
"main": "index.js",
"author": "Alex Lande",
"license": "MIT",
"dependencies": {
"jstoxml": "^0.2.3",
"lodash": "^3.2.0",
"react": "^0.13.3"
},
"description": "Generates a JSX string representation of React elements",
"keywords": [
"react",
"jsx",
"style-guide"
],
"repository": {
"type": "git",
"url": "https://github.com/alexlande/react-to-jsx"
}
}