7 ms·
Deno linter: https://deno.land/manual/tools/linter https://deno.land/manual/tools/linter Deno format: https://deno.land/manual/tools/formatter https://deno.lan
by acdibble 5y ago
Deno linter: https://deno.land/manual/tools/linter https://deno.land/manual/tools/linter
Deno format: https://deno.land/manual/tools/formatter https://deno.land/manual/tools/formatter
Deno bundle: https://deno.land/manual/tools/bundler https://deno.land/manual/tools/bundler
Not sure about polyfilling, but it might leverage TSC for that?
Added bonus is Deno compile, for creating standalone executables: https://deno.land/manual/tools/compiler https://deno.land/manual/tools/compiler
- wayneftw 5y agoAll of those packages are for running things in Deno or creating modules that will run in Deno. Rome is for building frontend packages and apps.