Open nebrelbug opened 4 years ago
You can. That being said, there is no need to "publish" modules with Deno. If you don't want manage the redirect yourself on https://deno.land/x/
feel free to add it here, or of course you could add it yourself to http://deno.land/x/
and submit a PR for https://github.com/oakserver/awesome-oak to have it listed there.
@kitsonk cool! I just created a PR.
Hi! I'm the author of Eta, an embedded template engine that works with Deno. I just created middleware that adds template rendering with Eta to Oak, and I'm wondering where to publish it.
I know Koa maintains middleware for ejs and Handlebars. Eta's middleware is quite simple and probably wouldn't require much maintenance.
Should I / can I submit a PR to add it to this repository?