@bamzooka/ui-kit-pagination
TypeScript icon, indicating that this package has built-in type declarations

1.0.23 • Public • Published

shared-ui-kit-pagination

This library is used to handle components that display paginated resources. E.g.: Users, Tickets, cards ...

Storybook

To visualize all the stories created for this lib run nx run shared-ui-kit-pagination:storybook

You can use storybook to make develop the lib, any change made to the code will be reflected in the stories

Build

Run nx build shared-ui-kit-pagination --with-deps --prod Go to package.json created in dist/libs/shared/ui-kit/pagination and move all @angular dependencies to perDependencies

To test it as a local package

For all @bamzooka dependencies replace it with local yarn install: Example: "@bamzooka/ui-kit-spinner": "file:/Users/ahmed/workspace/bamzooka/dist/libs/shared/ui-kit/spinner"

Running unit tests

Run nx test shared-ui-kit-pagination to execute the unit tests.

TODO implement unit tests

Running end-to-end tests

Run nx e2e shared-ui-kit-pagination-e2e

The e2e tests are coupled with storybook, stories are created for this component, then these stories are used to perform some browser based tests.

Readme

Keywords

none

Package Sidebar

Install

npm i @bamzooka/ui-kit-pagination

Weekly Downloads

46

Version

1.0.23

License

none

Unpacked Size

185 kB

Total Files

22

Last publish

Collaborators

  • mubramaj
  • fabiendv
  • ivobg