1.0.4 • Published 3 years ago

@tamusjroyce/npm_deno v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

npm install deno as a npm_module library

                __
               /._) 
      _.----._/ / 
     /         / 
  __/ (  | (  | 
 /__.-'|_|--|_| 

Deno installed to node_modules

Migrating and adopting Deno

  • lint speed improvements
  • source -> micro-utilities
  • node supported pipelines

Steps to run:

npm install --save-dev npm_deno
npm run example
cd example
npx deno eval "console.log('perfection');"

Supports posix/linux/mac and windows