pseudom 1.0.1 copy "pseudom: ^1.0.1" to clipboard
pseudom: ^1.0.1 copied to clipboard

A Dart package for CSS parsing and manipulation, with added support for custom pseudo selectors.

Changelog #

All notable changes to this project will be documented in this file.

1.1.0 - 2024-03-24 #

🚀 Features #

  • (selector) Add selector group and (slightly) optimize select first

📚 Documentation #

  • (license) Update MIT license

1.0.0 - 2024-03-24 #

🚀 Features #

  • (init) Antlr for css parser code
  • (selector) Can select elements with custom query selector
  • (changelog) Add git cliff config and generated changelog

🐛 Bug Fixes #

  • (fmt) Fix analysis issues
  • (parser) Support combiners before first selector

📚 Documentation #

  • (readme) Update readme
  • (changelog) Update changelog
  • (changelog) Update changelog

🎨 Styling #

  • (fmt) Change line length to 80

⚙️ Miscellaneous Tasks #

  • (actions) Add dart test action

Build #

  • (pub) Publish library to pub.dev
3
likes
135
points
304
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart package for CSS parsing and manipulation, with added support for custom pseudo selectors.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

antlr4, html

More

Packages that depend on pseudom