A Metaprogramming Deno module to produce minified HTML/CSS/JavaScript
source code.
https://doc.deno.land/https://raw.githubusercontent.com/Hatscat/MetavaScript/main/index.ts
// deps.ts
export * from "https://raw.githubusercontent.com/Hatscat/MetavaScript/v1.0.0/index.ts";Requirement:
- test
deno testwith coverage
deno test --coverage=cov_profile- test coverage
deno coverage cov_profile