18.1.2 • Published 5 months ago

@aidan-pelle/virtual-scroll v18.1.2

Weekly downloads
-
License
-
Repository
github
Last release
5 months ago

Virtual Scroll

npm npm

Customized virtual scrolling for any data size, with extended functionality over cdk-virtual-scroll.

Documentation and Live Demo

Overview

This project focuses on providing a template to rapidly scaffold well-organized infinitely scrolling lists, and adding new functionality for the end user. A variety of features are supported, including multiple data retrieval strategies, column re-ordering, resizing, and turning enabling/disabling column. It provides some standardized behavior for setting column widths and responsive behavior.

Usage

Please visit the documentation for examples and usage.

Installation

npm install @aidan-pelle/virtual-scroll

Default import

import VirtualScrollModule from '@aidan-pelle/virtual-scroll'

Running the project

After cloning the repo, start by installing the relevant package:

npm i

Then, run the project!

npm start

Running tests

This project uses Jest as its testing framework. To run tests:

npm run test

To read a coverage report of current tests:

npm run test:coverage

Contributing

If you'd like to contribute, please fork the repository, make your changes, and submit a pull request. Please ensure that all tests pass, and add test coverage for any proposed changes.

18.1.2

5 months ago

18.1.1

5 months ago

18.1.0

5 months ago

18.0.1

5 months ago

18.0.0

5 months ago

1.0.16

5 months ago

1.0.15

5 months ago

1.0.14

5 months ago

1.0.13

5 months ago

1.0.12

5 months ago

1.0.11

5 months ago

1.0.10

5 months ago

1.0.9

5 months ago

1.0.8

5 months ago

1.0.7

5 months ago

1.0.6

5 months ago

1.0.5

5 months ago

1.0.4

5 months ago

1.0.3

5 months ago

1.0.2

5 months ago

1.0.1

5 months ago

1.0.0

5 months ago

0.0.3

8 months ago

0.0.2

8 months ago

0.0.1

8 months ago