Hello everyone , I hope everyone is having good day.
So I have come up with this idea to help myself initially. What this app does is, once you paste or upload your html and proceed. It prints out id’s and class in the format we use in Javascript.
If you’re doing projects with html and javascript then this app can help you immensely, because it is not easy to remember every id and class you add to your code. So it simply extract id and class from your html and prints it.
If you want try and test it out visit id-class-extractor-from-html-homepage
If you want to view the source code for this, then visit Github repo of id-class-extractor-from-html
Please do let me know. What you think about it and what can be improved?
Thanks in advance!