yu-hello-node

nodejs模块化学习第一天

Usage no npm install needed!

<script type="module">
  import yuHelloNode from 'https://cdn.skypack.dev/yu-hello-node';
</script>

README

新手测试

hello 自定义模块

模块使用

const fn = require('hello node');

fn();