Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 982 Bytes

README.md

File metadata and controls

31 lines (16 loc) · 982 Bytes

devDependencies status

filterlist

Util for creating lists with filters, sotring, paginatinon, endless scroll etc.

Sandbox examples

Packages

Local development

Repository is using yarn berry.

Commands

  • yarn build - build all packages;

  • yarn clean - clean all prebuilded files;

  • yarn test - run code validators and unit tests;

  • yarn start - start storybook with examples.