# preact-in-es3 **Repository Path**: mirrors_developit/preact-in-es3 ## Basic Information - **Project Name**: preact-in-es3 - **Description**: :horse: How to use Preact without Babel, ES2015 or JSX. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-08-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # :horse: 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](http://jsfiddle.net/developit/t4aycadw/) [Preact]: https://github.com/preactjs/preact