1.0.11 • Published 2 years ago

@wooy/utilities v1.0.11

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Wooy utilities

A collection of various utility functions used across the Wooy applications/

NOTE

Make sure you keep peerDependencies and devDependencies versions in sync!

How to use

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

Local development

Local development works best with yalc yarn global add yalc

In wooy-utilities: yarn start

In the app you're importing wooy-utilities: yalc link @wooy/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 @wooy/utilities.

TODO:

  • jest tests
1.0.2

2 years ago

1.0.1

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.0

2 years ago