feathericons / react-feather

React component for Feather icons
https://npm.im/react-feather
MIT License
1.93k stars 126 forks source link

Is this repo dead? #73

Closed MoltenCoffee closed 3 years ago

MoltenCoffee commented 3 years ago

I've noticed there has been practically no activity since April while there are several important issues and PRs with no response. Especially #72 seems to be important with the new React release and how NPM handles peerDeps now, which can be difficult in projects.

@carmelopullara seems to be the primary maintainer; Will there be any more work on this repo?

Forking is of course an option, and I'd happily do so as I use this package in several projects, but I'd rather have this repo stay the main location for this library!

aelfric commented 3 years ago

You may be interested in Lucide, which is a community fork of Feather. https://github.com/lucide-icons/lucide I've been helping to work on the project - not sure what the current status of the React package is though.

carmelopullara commented 3 years ago

Hey - had literally zero time to work on react-feather in the last months.

I have just merged some PRs and applied minor changes. React 17 is now part of the peer dependencies.

The library is now used by millions of projects so I'll make sure it will always be updated.