Awesome
templ
Features
Syntax highlighting for the templ language (https://github.com/a-h/templ).
Requirements
Requires templ
and gopls
on the system path to function.
Issues
Please raise any issues in https://github.com/a-h/templ
Tasks
compile
npm run compile
test
npm run test
test-update
npm run test:update
version
requires: compile
npm run version
package
requires: version
npm run package
publish
requires: package
npm run package