node-acme-client
node-acme-client copied to clipboard
require extension
extension less is an anti pattern and it only makes it tuffer to refactor to esm, and it's harder for remote http resolver to figure out if you meant foo.js or foo/index.js when resolving paths such as require('./foo')
this is simply not how the web works... or deno...