issues
search
anthonyshort
/
deku
Render interfaces using pure functions and virtual DOM
https://github.com/anthonyshort/deku/tree/master/docs
3.42k
stars
131
forks
source link
Docs: improve JSX documentation
#326
Closed
rstacruz
closed
8 years ago
rstacruz
commented
8 years ago
"JSX" was linking to the wrong project.
Added a note about browserify + babelify.
Added
npm install
commands.
Added a note about
/** @jsx */
pragma comments.
npm install
commands./** @jsx */
pragma comments.