ventojs / vento

🌬 A template engine for Deno & Node
https://vento.js.org/
MIT License
183 stars 10 forks source link

docs: combine deno/node sections #17

Closed uncenter closed 1 year ago

uncenter commented 1 year ago

This PR combines the "import with Deno" and the "import with Node" sections (and adds a CJS require).

oscarotero commented 1 year ago

Looks good to me. Thanks!