Hacker News new | ask | show | jobs
by gutino 1982 days ago
Now is possible to use many NPM packages in Deno, find out on the Web
1 comments

Interesting, I didn't know that. What's the catch?
The catch is that it works in a case by case basis. The most used libraries are there and work wonders, but things like the Vue compiler won't work with NPM transformations and are better off with a native port, like VNO