Preact icon
Preact icon

Preact

 3 likes

Preact is a fast UI framework with the same same ES6 API as React but just 3kB in size. Virtual DOM Components and high React compatibility help with familiarity and re-usability.

License model

  • FreeOpen Source

Country of Origin

  • US flagUnited States

Platforms

  • Self-Hosted
5 / 5 Avg rating (1)
3likes
1comment
0news articles

Features

Suggest and vote on features
No features, maybe you want to suggest one?

Preact News & Activities

Highlights All activities

Recent activities

Show all activities

Preact information

  • Developed by

    US flagDevelopit
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    22 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  37,685 Stars
  •  2,000 Forks
  •  147 Open Issues
  •   Updated Jun 12, 2025 
View on GitHub

Popular alternatives

View all

Our users have written 1 comments and reviews about Preact, and it has gotten 3 likes

Preact was added to AlternativeTo by David on May 30, 2017 and this page was last updated May 30, 2017.

Comments and Reviews

   
 Post comment/review
Top Positive Comment
ps2pdf
Jan 21, 2021
0

Really small front-end framework. I used React, and Angular 10, but if you are interested in developing really fast loading websites, this is the framework to go. At PS2PDF.com we use PreactJS and able to achive 90+ on PageSpeed without much effort on optimization, https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fwww.ps2pdf.com%2Fvideo-compressor&hl=en_GB&tab=desktop

What is Preact?

Preact is a fast UI framework with the same same ES6 API as React icon React but just 3kB in size. Virtual DOM Components and high React compatibility help with familiarity and re-usability.

FEATURES

Familiar React API & patterns: ES6 Class and Functional Components Extensive React compatibility via a simple preact-compat alias Everything you need: JSX, VDOM, React DevTools, HMR, SSR.. A highly optimized diff algorithm and seamless Server Side Rendering Transparent asynchronous rendering with a pluggable scheduler

Official Links