Deno is super cool. I saw it in the morning and want to migrate to deno now. I was trying to move my existing nodejs script to deno. Can any one help me on how to use npm modules in deno. I need esprima module. This one has the package…
I am trying to ask PNPM (which uses global node_modules store) maintainer on this as well.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
I do use TypeScript in server-side, as well as client-side browserify, so I do care about security.
However,
commonjs
is everywhere; even forjs-yaml
This idea might increase adoption --
How to use npm module in DENO?
Deno is super cool. I saw it in the morning and want to migrate to deno now. I was trying to move my existing nodejs script to deno. Can any one help me on how to use npm modules in deno. I need esprima module. This one has the package…
I am trying to ask PNPM (which uses global
node_modules
store) maintainer on this as well.