@treelab/panda
TypeScript icon, indicating that this package has built-in type declarations

4.10.8 • Public • Published

Panda - Treelab Panda Web Components

action npm version

Panda is a Treelab Component Library.

Development

Setup

  1. Clone repository.
  2. Run yarn install to install all dependencies.
  3. Run yarn storybook to start local storybook server and start working on components.

Linking treelab-panda-v3 directly from treelab-client

First build panda

  1. cd path/to/treelab-panda-v3
  2. yarn build

Then link panda into treelab-client

  1. cd path/to/treelab-panda-v3
  2. yarn link
  3. cd path/to/treelab-client
  4. yarn link @treelab/panda

Restart treelab-client in order for the linked panda package to be properly included in the build.

Testing

Currently we don't do any automated/unit testing.

Publishing

All published versions can be found on npmjs.com

Latest code can be built and published as an npm package using the Create new release and publish to npm GitHub action. Please carefully choose a semantic version when executing Run workflow such that it is higher than the previous version published.

Readme

Keywords

none

Package Sidebar

Install

npm i @treelab/panda

Weekly Downloads

663

Version

4.10.8

License

UNLICENSED

Unpacked Size

2.22 MB

Total Files

353

Last publish

Collaborators

  • weih.cao
  • rickytyho
  • treelab-official
  • derekchan916
  • treelab-will
  • peterl348
  • simon.shi