@beforeyoubid/ui-lib
TypeScript icon, indicating that this package has built-in type declarations

2.2.0-rc • Public • Published

ui-lib

About

This npm package acts as a central repository to expose shareable react components to be used across our BYB front-end projects.

Publishing Guide

  1. Add a component

  2. Export the component and it's types

  3. Bump the package.json version via semantic versioning reference by running npm version x.x.x (this bumps the package.json version and does a commit)

    • MAJOR version: breaking changes (⬆.x.x)
    • MINOR version: feature (x.⬆.x)
    • PATCH version: bug fix (x.x.⬆)
  4. Publish the package via yarn build

Misc notes

  • We are using rollup to bundle/build the package
  • the input key is what determines what is being published for the npm publish (refer to rollup.config.mjs)

Readme

Keywords

none

Package Sidebar

Install

npm i @beforeyoubid/ui-lib

Weekly Downloads

337

Version

2.2.0-rc

License

ISC

Unpacked Size

1.65 MB

Total Files

272

Last publish

Collaborators

  • cayob
  • alice-byb
  • ben-byb
  • akram-byb
  • shiwam-byb
  • dmitrii8723
  • chainat-byb
  • mitch_byb