question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Feature / Preact package

See original GitHub issue

Add a package for https://preactjs.com/ along the line of lucide-react.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:11 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
knoancommented, Apr 24, 2021
0reactions
ericfenniscommented, Apr 21, 2021

Just released lucide-preact@0.15.1-beta.1 with typescript support. For documentation see docs(temporary). It works the same as the lucide-react package.

Testing is welcome, if you find something please post it in #291 .

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found