FeaturesTemplatesShowcaseTownie
AI
BlogDocsPricing
Log inSign up
ije
ijehtml
Public
Like
1
html
Home
Code
2
README.md
S
main.tsx
Branches
1
Pull requests
Remixes
History
Environment variables
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in miliseconds.
Sign up now
Code
/
Code
/
Search
README.md

Rendering html with jsx - https://github.com/ije/html

  • using JSX
  • support Atomic CSS powered by UnoCSS
  • dark mode(color scheme)
Create val
/** @jsx h */ import { h, html } from "https://esm.town/v/ije/html"; export default () => { return html( <div class="flex items-center justify-center w-screen h-screen"> <p class="text-5xl font-bold text-green-600">Hello World!</p> </div> ); };

Demo: https://www.val.town/v/ije/htmlDemo

Code
README.md
S
main.tsx
Go to top
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Product
FeaturesPricing
Developers
DocsStatusAPI ExamplesNPM Package Examples
Explore
ShowcaseTemplatesNewest ValsTrending ValsNewsletter
Company
AboutBlogCareersBrandhi@val.town
Terms of usePrivacy policyAbuse contact
© 2025 Val Town, Inc.