Preact

Open-source projects categorized as Preact

Top 23 Preact Open-Source Projects

  • Preact

    ⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.

  • Project mention: Preact vs React: A Comparative Guide | dev.to | 2024-04-23

    In this post, we get to know more about Preact, one of this year's trending libraries. And we'll compare it to React to see which one suits better for our projects.

  • million

    Optimize React performance and make your React 70% faster in minutes, not months.

  • Project mention: Show HN: Million Lint – ESLint for Performance | news.ycombinator.com | 2024-02-29

    Hey HN! Founder of Million – We’re building a tool to that helps fix slow React code. Here is a quick demo: https://youtu.be/k-5jWgpRqlQ

    Fixing web performance issues is hard. Every developer knows this experience: we insert console.log everywhere, catch some promising leads, but nothing happens before "time runs out." Eventually, the slow/buggy code never gets fixed, problems pile up on a backlog, and our end users are hurt.

    We started Million to fix this. A VSCode extension that identifies slow code and suggests fixes (like ESLint, for performance!) The website is here: https://million.dev/blog/lint

    I realized this was a problem when I tried to write an optimizing compiler for React in high school (src: https://github.com/aidenybai/million). It garnered a lot of interest (14K+ stars) and usage, but it didn't solve all user problems.

    Traditionally, devtools either hinge on full static analysis OR runtime profiling. We found success in a mixture of the two with dynamic analysis. During compilation, we inject instrumentation where it's necessary. Here is an example:

      function App({ start }) {

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • codesandbox-client

    An online IDE for rapid web development

  • Project mention: Free Resources Every Web Developer Should Know About | dev.to | 2024-03-18
  • fresh

    The next-gen web framework.

  • Project mention: What's Your Favorite Tech Stack and Why? | dev.to | 2024-04-02

    Deno: Deno with one of it's frameworks (like Fresh

  • razzle

    ✨ Create server-rendered universal JavaScript applications with no configuration

  • Project mention: Server-Side Rendering (SSR) in React | dev.to | 2023-11-18

    Documentation

  • router

    🤖 Fully typesafe Router for React (and friends) w/ built-in caching, 1st class search-param APIs, client-side cache integration and isomorphic rendering.

  • Project mention: TanStack Router: Setup & Routing in React | dev.to | 2024-02-26

    Welcome to the first article of a series where we will explore TanStack Router, a new router for React (version 1.0 released in December 2023).

  • gitalk

    Gitalk is a modern comment component based on Github Issue and Preact.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • wouter

    🥢 A minimalist-friendly ~2.1KB routing for React and Preact

  • Project mention: Finally switched to Vite after CRA. | /r/reactjs | 2023-07-04

    We're using wouter with great success. It's simple and effective for what we need from a router

  • nwb

    A toolkit for React, Preact, Inferno & vanilla JS apps, React libraries and other npm modules for the web, with no configuration (until you need it)

  • nerv

    A blazing fast React alternative, compatible with IE8 and React 16. (by NervJS)

  • wmr

    👩‍🚀 The tiny all-in-one development tool for modern web apps.

  • preact-cli

    😺 Your next Preact PWA starts in 30 seconds.

  • signals

    Manage state with style in every framework

  • Project mention: Svelte 5: Runes | news.ycombinator.com | 2023-09-20

    Putting the runic terminology aside and looking into how the signal primitive is implemented should dispel the magic. I learned a lot from examining preact's implementation: https://github.com/preactjs/signals/blob/main/packages/core/...

  • goober

    🥜 goober, a less than 1KB 🎉 css-in-js alternative with a familiar API

  • react-colorful

    🎨 A tiny (2,8 KB) color picker component for React and Preact apps

  • vite-plugin-pwa

    Zero-config PWA for Vite

  • Project mention: How to send Push Notifications to a Nuxt 3 PWA? | /r/Nuxt | 2023-05-06

    I am trying to glue together a Nuxt 3 PWA with vite-plugin-pwa, more specifically @vite-pwa/nuxt. I installed the module and set up basic configuration (I basically followed this video)

  • scenejs

    🎬 Scene.js is JavaScript & CSS timeline-based animation library

  • next-translate

    Next.js plugin + i18n API for Next.js 🌍 - Load page translations and use them in an easy way!

  • Project mention: Next.js Weekly #34: StyleX, Self-Healing URLs, AuthKit, Scaleable TailwindCSS, Layouts vs Templates, Faster Next.js Websites [👇 all links in the comments] | /r/nextjs | 2023-12-10

    next-translate

  • blaze

    ⚡ File sharing progressive web app built using WebTorrent and WebSockets (by blenderskool)

  • electrode

    Web applications with node.js and React

  • previewjs

    Preview UI components in your IDE instantly

  • Project mention: The "+page.svelte" stinks | /r/sveltejs | 2023-12-08
  • wasmboy

    Game Boy / Game Boy Color Emulator Library, 🎮written for WebAssembly using AssemblyScript. 🚀Demos built with Preact and Svelte. ⚛️

  • create-chrome-ext

    🍺 Scaffolding your Chrome extension! Boilerplates: react \ vue \ svelte \ solid \ preact \ alpine \ lit \ stencil \ inferno \ vanilla

  • Project mention: Who here is developing extensions? | /r/webdev | 2023-06-11

    What specifically are you building? Is it a browser extension?? Typically, I begin the development of extensions by using boilerplate code. Recently, I've been using the create-chrome-ext tool to generate boilerplate code for extensions, including one called Netflix Hotkeys.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Preact related posts

Index

What are some of the best open-source Preact projects? This list will help you:

Project Stars
1 Preact 36,041
2 million 15,191
3 codesandbox-client 12,894
4 fresh 11,849
5 razzle 11,082
6 router 7,058
7 gitalk 6,877
8 wouter 6,124
9 nwb 5,561
10 nerv 5,420
11 wmr 4,925
12 preact-cli 4,678
13 signals 3,512
14 goober 3,033
15 react-colorful 2,996
16 vite-plugin-pwa 2,744
17 scenejs 2,654
18 next-translate 2,534
19 blaze 2,165
20 electrode 2,100
21 previewjs 1,765
22 wasmboy 1,358
23 create-chrome-ext 1,239

Sponsored
The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com