Lite JSX
Lite JSX is a lightweight JavaScript library that allows you to create and manipulate JSX elements using only vanilla JavaScript.
Pinned Repositories
Lite JSX's Repositories
lite-jsx/core
A simple library for generating HTML using JSX-like syntax
lite-jsx/express
Middleware that uses lite-jsx to render JSX templates in an Express application.
lite-jsx/fastify
Plugin that uses lite-jsx to render JSX templates in an Fastify application.