steal-jsx
Import React renderers from *.jsx
files.
File contents can take either of these forms:
ES6
{ return <div>Hello ctxname!</div>;}
JSX
Hello, {ctx.name}!
Import React renderers from *.jsx
files.
File contents can take either of these forms:
ES6
{ return <div>Hello ctxname!</div>;}
JSX
Hello, {ctx.name}!
npm i steal-jsx
0
0.0.2
MIT