Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider using react-css-props #49

Open
kutyel opened this issue Dec 5, 2016 · 1 comment
Open

Consider using react-css-props #49

kutyel opened this issue Dec 5, 2016 · 1 comment

Comments

@kutyel
Copy link

kutyel commented Dec 5, 2016

Hi!

Nice project! Great idea to do an abstraction of FontAwesome into React components! ;)

Having a look at your API, I noticed you had the same problems I faced when trying to do a dynamic Icon load from a custom Icon library (made of vectors). Anyway, I just open-sourced my solution to that and react-css-props is the result 😉

Were you to consider using it in your project, your API would end up like this (according to your docs):

<Icon spinner spin />
<Icon camera-retro />
<Icon shield rotate-90 />

Which I think is pretty neat!


PS: sorry if this annoyed you or you took it as spam, my aim was to help and improve the developer experience and not to disturb you by any means.

@whitneyland
Copy link

Nice, looks really clean.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants