@itsjavi/jsx-runtime

v0.1.0
Extremely lightweight JSX runtime for TypeScript and JavaScript. Write JSX without React!
react jsx jsx-runtime jsx-renderer tsx tsx-runtime tsx-renderer

dev

run-s clean watch

test

make test

test:compile

make test-compile

test:mocha

make test-mocha

build

run-s clean build:*

build:tsc

tsc --declaration --emitDeclarationOnly

build:micro

microbundle build --raw

watch

microbundle watch

clean

rm -rf ./dist/* ./tmp/*
npm i @itsjavi/jsx-runtime

Metadata

  • MIT
  • Whatever
  • Javi Aguilar
  • released 5/30/2021

Downloads

Maintainers