0.1.2 • Published 3 years ago
@justfn/resm v0.1.2
resm
介绍
require esmodule in nodejs
安装教程
npm i @justfn/resm
const resm = require('@justfn/resm')(__dirname);
const xxx = resm(<esmodule_path>);
使用说明
- xxxx
- xxxx
- xxxx
参与贡献
- Fork 本仓库
- 新建 Feat_xxx 分支
- 提交代码
- 新建 Pull Request