Say "hello" to heretag, a heredoc implementation for JS using template literals. I wrote heretag a few years ago but hadn't updated it in awhile, so it's my first time writing about it here.
For more information see the README.
ยงUPDATE
Updated heretag to v1.1.7
. This update is mostly maintenance
work, but brings other changes and improvements.
ยงCHANGES
- Renamed from
hedo
toheretag
(it sounds better) - Updated dependencies
- Improved performance
- Improved packaging