@wooy/utilities
TypeScript icon, indicating that this package has built-in type declarations

1.0.11 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @wooy/utilities

Weekly Downloads

0

Version

1.0.11

License

MIT

Unpacked Size

211 kB

Total Files

44

Last publish

Collaborators

  • rjchirinos
  • alejolovallo
  • hperezrodal
  • nicomendiatd
  • jm.aragonpaz
  • lucas-marc
  • lizanlycan
  • mariano-aguero
  • pmprete
  • djaciel
  • awolfsdorf
  • wooy_developer