dr-js - Overview

@dr-js/core

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

A collection of strange functions

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

Most of the code should be self explainable by the naming, though there are some truly weird ones. And there's a few document files scattered in the source, along with many comments & TODOs, feel free to find & read them.

Pinned Loading

  1. WIP: Idea for a graph based code editor

    JavaScript 4

  2. A collection of strange functions

    JavaScript 18 4

  3. A collection of dev functions

    JavaScript

  4. A collection of strange docker scripts

    JavaScript

  5. File stash, may be some useful scripts.

    Shell 1

  6. 1MB of pure dependency

    JavaScript 2