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
- Host: GitHub
- URL: https://github.com/dinony/od-vsstatic
- Owner: dinony
- License: mit
- Created: 2017-04-22T14:59:11.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-06-16T10:50:45.000Z (over 7 years ago)
- Last Synced: 2025-09-24T07:51:39.440Z (5 months ago)
- Topics: angular, infinite-scroll, od-virtualscroll, virtual-scroll
- Language: JavaScript
- Homepage: https://dinony.github.io/od-vsstatic/
- Size: 98.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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