Skip to content

mfellner/deno-node-compatibility-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js compatibility: Using npm packages in Deno

Run the example with the following command:

deno run \
    --unstable \
    --allow-read \
    --allow-env \
    --import-map import_map.json \
    main.ts

About

Using npm packages in Deno

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published