0.7.2 • Published 1 year ago

@mmasood/utilities v0.7.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

PoolTogether utilities

A collection of various utility functions used across the PoolTogether applications.

NOTE

Make sure you keep peerDependencies and devDependencies versions in sync!

How to use

  1. yarn add @mmasood/utilities
  2. import * as Utils from '@mmasood/utilities' OR import { functionYouWantToUse } from '@mmasood/utilities'

Local development

Local development works best with yalc yarn global add yalc

In pooltogether-utilities: yarn start

In the app you're importing pooltogether-utilities: yalc link @mmasood/utilities

When you save changes inside the utilities src folder, the package will rebuild and be pushed to all other projects that have run yalc link @mmasood/utilities.

TODO:

  • moooooore tests
0.7.2

1 year ago

0.7.1

1 year ago

0.7.0

1 year ago