thorish
TypeScript icon, indicating that this package has built-in type declarations

1.1.11 • Public • Published

This is a library of useful JS concepts and data structures for Node and the browser. It it, unashamedly, a dumping ground for code needed by @samthor's projects.

This library:

  • is available in ESM only
  • publishes its own definition files
  • has no side effects
  • aims to have low/no interactions between code (i.e., using one helper won't bring in lots of others)
  • has no dependencies

While you can depend on this project directly, you should also consider bundling just the parts you need in your project's output (i.e., make it a devDependency).

Dependencies (0)

    Dev Dependencies (4)

    Package Sidebar

    Install

    npm i thorish

    Weekly Downloads

    0

    Version

    1.1.11

    License

    Apache-2.0

    Unpacked Size

    261 kB

    Total Files

    31

    Last publish

    Collaborators

    • samthor