Skip to content

Releases: kissgyorgy/compone

v0.2.0 - HTML attribute helpers

08 Aug 20:29
Compare
Choose a tag to compare

This one introduces some helper utils dealing with HTML attributes, like htmx constants, htmx config and better dealing with accepting values for class with the help of classes utility function, which is implemented based on the classnames JavaScript package.

Full Changelog: 0.1.0...0.2.0

v0.1.0 - The very first release!

26 Apr 14:06
Compare
Choose a tag to compare

I versioned this 0.1.0, but I actually use this for 6 months already in production.
The API is VERY simple and I think is fairly stable, because I iterated on it A LOT and used it in a real project.
Documentation is coming soon.

You can install this with pip install compone.