A collection of strange functions, for development
- 📁 source/
- main source code, in output package will be:
@dr-js/dev/library
: for direct use, userequire() / exports.*=
@dr-js/dev/module
: for use withnode
+@babel/register
, keepimport / export
and readability
- main source code, in output package will be:
- 📁 source-bin/
- bin source code, in output package will be
@dr-js/dev/bin
- bin source code, in output package will be
- 📁 resource/
- resource for pack sub package
- 📄 SPEC.md
- list of all directly accessible codes, sort of API lockfile