Preact icon
Preact icon

Preact

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.

Cost / License

  • Free
  • Open Source (MIT)

Platforms

  • Self-Hosted
-
No reviews
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

  •  38,249 Stars
  •  2,028 Forks
  •  145 Open Issues
  •   Updated  
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 and this page was last updated .

Comments and Reviews

   
 Post comment/review
ps2pdf
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

Review by a new / low-activity user.

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