seamapi / edgespec

☃️ an API framework for everywhere.
MIT License
5 stars 2 forks source link

Add `ctx.jsx()` #150

Open codetheweb opened 6 months ago

codetheweb commented 6 months ago

We should add a helper that renders JSX to a string. We should only add this helper if it's possible to make the React dependency optional.