GitHub - developit/preact-in-es3: :horse: How to use Preact without Babel, ES2015 or JSX.

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Folders and files

NameName

Last commit message

Last commit date

Latest commit

History

13 Commits

Repository files navigation

🐴 Preact in ES3: without Babel, ES2015 or JSX

Preact doesn't require that you use any sort of build tooling or transpiler.

This repo contains a bare-bones example of how to use Preact in JavaScript of yesterday.

Examples are included for both "Classful" Components, and stateless pure functional components.

View Demo on JSFiddle

About

🐴 How to use Preact without Babel, ES2015 or JSX.

Topics

Resources

Readme

License

MIT license

Activity

Stars

50 stars

Watchers

3 watching

Forks

8 forks

Releases

No releases published