Skip to content
This repository has been archived by the owner on Sep 14, 2021. It is now read-only.
/ dr-node Public archive

A collection of strange functions, for node

License

Notifications You must be signed in to change notification settings

dr-js/dr-node

Repository files navigation

@dr-js/node

most code merged to @dr-js/core

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

A collection of strange functions, for node

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

About

A collection of strange functions, for node

Resources

License

Stars

Watchers

Forks

Packages

No packages published