An open API service indexing awesome lists of open source software.

https://github.com/dinony/od-vsstatic

od-virtualscroll: static example
https://github.com/dinony/od-vsstatic

angular infinite-scroll od-virtualscroll virtual-scroll

Last synced: about 1 month ago
JSON representation

od-virtualscroll: static example

Awesome Lists containing this project

README

          

# od-vsstatic

Static example with 100k cells.
Ideal for performance analysis and GC testing.

See [od-virtualscroll](https://github.com/dinony/od-virtualscroll) for details.

## NPM Scripts

```
npm run {{scriptName}}
```

| Name | Description
|---------------|-------------------------------------------
| build | Build demo bundle with AoT compilation
| cleanAll | Remove generated directories and files
| tslint | Lint demo
| serve | Starts browser-sync for local development
| explore | Source map explorer of AoT compiled demo

## Contribution & Contact

Contribution and feedback is highly appreciated.

[GitHub](https://github.com/dinony)

[Twitter](https://twitter.com/dinonysaur)

## License

MIT