Feature / Preact package
See original GitHub issueAdd a package for https://preactjs.com/ along the line of lucide-react
.
Issue Analytics
- State:
- Created 2 years ago
- Reactions:1
- Comments:11 (11 by maintainers)
Top Results From Across the Web
Switching to Preact (from React)
The preact/compat package provides all the necessary tweaks on top of Preact's core to make it work just like react and react-dom ,...
Read more >What's new in Preact X
Fragments are a major new feature of Preact X, and one of the main motivations for rethinking Preact's architecture. They are a special...
Read more >Upgrading from Preact 8.x
This document is intended to guide you through upgrading an existing Preact 8.x application to Preact X and is divided in 3 main...
Read more >Preact | Preact: Fast 3kb React alternative with the same ES6 ...
Preact provides the thinnest possible Virtual DOM abstraction on top of the DOM. It builds on stable platform features, registers real event handlers...
Read more >Components | Preact
There are two kinds of components in Preact, which we'll talk about in this guide. Functional Components; Class Components. Lifecycle Methods. componentDidCatch.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@ericfennis kudos
Just released
lucide-preact@0.15.1-beta.1
with typescript support. For documentation see docs(temporary). It works the same as thelucide-react
package.Testing is welcome, if you find something please post it in #291 .