A HTML tags expansion based on CSS patterns.
[sudo] cargo install super_tags
For now we have, just a cli version or you can call the methods as lib.
super_tags "div>a"
With this command you can produce the content for further usage.
Feel free to open a PR, issue or contact me kaeyosthaeron@gmail.com
.