0.3.3 • Published 9 days ago

@andyrmitchell/utils v0.3.3

Weekly downloads
-
License
MIT
Repository
-
Last release
9 days ago

Utils

A collection of small helpful functions.

Building

  • npm run build_release Will run the lint (failing if it gives any warnings), build it, and deploy with np

TODO

The goal is to make sub-packages be separate, and not includes in the main/index file for @andyrmitchell/utils. That's because some of them are heavy (e.g. using react), and if the consumer is using commonjs then it doesn't seem to tree-shake effectively.

Initially I had the consumer try to: import { TypedCancelableEventEmitter } from "@andyrmitchell/utils/dist/typed-cancelable-event-emitter"; But this broke Jest in the consumer, who couldn't resolve it.

0.3.3

9 days ago

0.3.2

12 days ago

0.3.0

24 days ago

0.3.1

24 days ago

0.2.5

25 days ago

0.2.4

25 days ago

0.2.1

27 days ago

0.2.3

27 days ago

0.2.2

27 days ago

0.2.0

28 days ago

0.1.9

29 days ago

0.1.8

29 days ago

0.1.7

29 days ago

0.1.6

29 days ago

0.1.5

29 days ago

0.1.4

29 days ago

0.1.3

29 days ago

0.1.2

29 days ago

0.1.1

29 days ago