A proof of concept for vanilla JS with TS-validated types.
Credit goes to this CodeReview SE question which was the basis for the refactor.
npm i
npm run test-types
npm run lint
HTMX which uses a similar setup.
A proof of concept for vanilla JS with TS-validated types.
Credit goes to this CodeReview SE question which was the basis for the refactor.
npm i
npm run test-types
npm run lint
HTMX which uses a similar setup.