Skip to content

dr-js/dr-dev

Repository files navigation

@dr-js/dev

i:npm i:ci i:size i:npm-dev

A collection of strange functions, for development

  • i:p-e
  • i:p-b
  • i:p-br
  • i:p-w
  • i:p-wp
  • i:p-wr
  • i:p-wrsc

  • 📁 source/
    • main source code, in output package will be:
      • @dr-js/dev/library: for direct use, use require() / exports.*=
      • @dr-js/dev/module: for use with node + @babel/register, keep import / export and readability
  • 📁 source-bin/
    • bin source code, in output package will be @dr-js/dev/bin
  • 📁 resource/
    • resource for pack sub package
  • 📄 SPEC.md
    • list of all directly accessible codes, sort of API lockfile

About

A collection of dev functions

Resources

License

Stars

Watchers

Forks

Packages

No packages published