Y
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
christiansakai
1982 days ago
Interesting, I didn't know that. What's the catch?
link
Soremwar
1982 days ago
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
link