thomasborgen / hypermedia

Composable HTML rendering in pure python with FastAPI and HTMX in mind
MIT License
18 stars 0 forks source link

Add _ attribute with _ alias #36

Closed thomasborgen closed 2 months ago

thomasborgen commented 2 months ago

Hyperscript uses the _ attribute.

closes: #29

codecov-commenter commented 2 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.92%. Comparing base (a7f9195) to head (ea4faed). Report is 1 commits behind head on main.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #36 +/- ## ======================================= Coverage 97.92% 97.92% ======================================= Files 20 20 Lines 1204 1206 +2 Branches 32 32 ======================================= + Hits 1179 1181 +2 Misses 24 24 Partials 1 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.