5.5.40 • Published 11 months ago

@hailer-oy/birds-eye v5.5.40

Weekly downloads
-
License
ISC
Repository
github
Last release
11 months ago

Bird's Eye lib

This component library directory contains all the react components for Hailer Bird's Eye! Developing these componets happens here, only copy your changes in lib from there to src folder here!

For packaging, we use TSDX, more about it here!

Packaging

By running npm run prepare, a build version, which can be distributed trough npm or any other package hosting service, will be generated in dist folder.

For testing out the package locally, using yalc is a good choice:

npm i -g yalc

yalc publish --private # here
yalc add birds-eye-components # where ever you are testing this out

# to update
yalc publish --private # here
yalc update birds-eye-components # where ever you are testing this out

# to remove
yalc remove birds-eye-components # where ever you are testing this out

# To upload to public npm registry
npm login
npm publish --access public
5.5.40

11 months ago

5.5.35

2 years ago

5.5.34

2 years ago

5.5.33

2 years ago

5.5.32

2 years ago

5.5.31

2 years ago

5.5.30

2 years ago

5.5.29

2 years ago

5.5.28

2 years ago

5.5.27

2 years ago

5.5.26

2 years ago

5.5.25

2 years ago