6.6.6 • Published 3 years ago

@miladiir/shared v6.6.6

Weekly downloads
8
License
ISC
Repository
-
Last release
3 years ago

Shared Typescript Code

Coverage Reliability Rating Security Rating

This is code that is primarily targeted towards my humble self. Instead of writing the same utilities over and over again, or adding megabytes of dependencies for one function, this project bundles my frequently used functions. This helps me reinvent the wheel again, but only once.

Usage

  1. Add @miladiir/shared to your dependencies and watch your network performance plumet.
  2. Import whatever you need and hope that tree shaking in your build tool actually works.
  3. Use the code and pray to (an) entity/entities of your choice that it is bug free. Hint: It's not.

Versioning

I try to follow Semantic Versioning v2.0.0 with good effort.

If parts of the code become too big - like their own thing - I will spin them out into another project. As this has not happened (yet) this will be explained later. (as if)

Hacking

I mean, contributing. If you want to contribute, you should already know what you are doing. In case anyone ever stumbles over this, I will make sure to add a code of conduct or something similar.

6.6.6

3 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.0.1

4 years ago