-
Notifications
You must be signed in to change notification settings - Fork 135
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
Move macros list to jgierer12/awesome-babel-macros #90
Conversation
Codecov Report
@@ Coverage Diff @@
## master #90 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 1 1
Lines 80 80
Branches 19 19
=====================================
Hits 80 80 Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is great! Maybe we can remove the macros.md file too and just reference your repo. Could you do that please?
Sure, done in 7400421 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perfect. Thank you!
I'll merge this in a minute. Thanks again! |
Would you like to add yourself to the contributors table? |
Yes, thank you 😃 |
What:
Add a link to my Awesome babel macros list to the Readme.
Admittedly, my list is currently more or less equivalent to the list of macros in your own docs. However, I plan to actively maintain my list and add any new macros and resources as I come across them.
Why:
I'm a big fan of macros, and thought they deserved their own Awesome list. Having a dedicated list instead of burying it in the docs will help with discoverability/SEO. Additionally, having my own repo will make it much easier for me to maintain the list.