super_tags

Crates.iosuper_tags
lib.rssuper_tags
version0.1.0
sourcesrc
created_at2022-08-09 16:03:22.559457
updated_at2022-08-09 16:03:22.559457
descriptionA HTML tags expansion based on CSS patterns
homepage
repository
max_upload_size
id641882
size25,746
Kaique da Silva (ktfth)

documentation

README

Super Tags

Description

A HTML tags expansion based on CSS patterns.

Installation

[sudo] cargo install super_tags

Usage

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.

Contribution

Feel free to open a PR, issue or contact me kaeyosthaeron@gmail.com.

Commit count: 0

cargo fmt