# awesome-preact **Repository Path**: mirrors_developit/awesome-preact ## Basic Information - **Project Name**: awesome-preact - **Description**: A curated list of amazingly awesome things regarding Preact ecosystem :star2: - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-07-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Awesome Preact [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) A curated list of amazingly awesome things regarding Preact ecosystem :star2: - [Preact](#preact) - [Preact General Resources](#preact-general-resources) - [Preact Community](#preact-community) - [Preact Tools](#preact-tools) - [Boilerplates](#boilerplates) - [Routing](#routing) - [Top Articles on Preact](#top-articles-on-preact) - [Preact Related Libraries](#preact-related-libraries) - [Contribution](#contribution) --- ### Preact > Fast 3kb React alternative with the same ES6 API. Components & Virtual DOM. #### Preact General Resources * [Preact Official Site](https://preactjs.com/) :rocket: * [Preact GitHub](https://github.com/developit/preact) :fire: #### Preact Community * [Preact Discussion Forum](https://preact.slack.com) * [Preact StackOverflow](https://stackoverflow.com/questions/tagged/preact) * [Preact Twitter](https://twitter.com/preactjs) #### Preact Tools ##### Boilerplates * [Official Boilerplate](https://github.com/developit/preact-boilerplate) * [Preact Simple Starter - Progressive web app boilerplate: Service Worker, Preact, Redux, Redux DevTools, Webpack 2, Webpack Dashboard, Testing, Linting, HMR ](https://github.com/ooade/PreactSimpleStarter) * [Preact Offline Starter - Webpack2 boilerplate for building SPA / PWA / offline front-end apps with Preact](https://github.com/lukeed/preact-starter) * [nwb - A toolkit for React, Preact & Inferno apps, React libraries and other npm modules for the web, with no configuration (until you need it)](https://github.com/insin/nwb) * [TypeScript Preact Starter - Barebones starter project for Preact with TypeScript](https://github.com/nickytonline/ts-preact-starter) * [Preact-redux-ssr-example - Server-side Rendering with Redux Example](https://github.com/csbun/preact-redux-ssr-example) ##### Routing * [preact-router - :earth_americas: URL router for Preact](https://github.com/developit/preact-router) ### Top Articles on Preact * [WTF is JSX](https://jasonformat.com/wtf-is-jsx/) * [The Inner Workings Of Virtual DOM](https://medium.com/@rajaraodv/the-inner-workings-of-virtual-dom-666ee7ad47cf) * [Using Preact Instead Of React](https://medium.com/@rajaraodv/using-preact-instead-of-react-70f40f53107c) ### Preact Related Libraries * [React - A declarative, efficient, and flexible JavaScript library for building user interfaces.](https://github.com/facebook/react) * [Inferno - An extremely fast, React-like JavaScript library for building modern user interfaces](https://github.com/infernojs/inferno) * [Rax - :tophat: A universal React-compatible render engine.](https://github.com/alibaba/rax) --- ### Contribution Your contributions and suggestions are welcome anytime. Build great stuffs with Preact, share with us ;) --- ### License [![CC0](http://i.creativecommons.org/p/zero/1.0/88x31.png)](http://creativecommons.org/publicdomain/zero/1.0/)