dr-js / dr-browser

A collection of strange functions, for browser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@dr-js/browser

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

A collection of strange functions, for browser

  • ๐Ÿ“ source/
    • main source code, in output package will be:
      • @dr-js/browser/library: for direct browser use, all bundled up
      • @dr-js/browser/module: for re-pack, keep import / export and readability
  • ๐Ÿ“ example/
    • some example (unsorted tests)
  • ๐Ÿ“„ SPEC.md
    • list of all directly accessible codes, sort of API lockfile

About

A collection of strange functions, for browser

License:MIT License


Languages

Language:JavaScript 97.5%Language:HTML 2.5%