Acknowledgements
Original Works
Special thanks to Oudwins for his work on the original tailwind-merge-go:
https://github.com/Oudwins/tailwind-merge-go
Projects That Inspired Twerge
- Tailwind CSS - The utility-first CSS framework that makes rapid UI development possible
- tailwind-merge - The original JavaScript library for merging Tailwind CSS classes
- tailwind-merge-go - Go port of the tailwind-merge library
- templ - HTML templating language for Go that inspired Twerge's integration patterns
Libraries Used
- Jennifer - Used for code generation capabilities
- testify - For assertions in tests
- Various Go standard library packages
Contributors
Thank you to all contributors who have helped improve Twerge through bug reports, feature suggestions, and code contributions.
Community
Thanks to the broader Go and Tailwind CSS communities for creating an ecosystem where tools like Twerge can thrive.