dinony / od-vsdebug

Auxiliary debug module for od-virtualscroll

Home Page:https://github.com/dinony/od-virtualscroll

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

od-vsdebug

Auxiliary debug module for the od-virtualscroll module.

Example

od-vsadvanced shows how this module may be used.

Module Format

The lib is AoT compatible and ships with FESM5 and FESM15 exports.

See Angular Package Format v4.0 for more info.

ES5/UMD, ES5/ES2015 and ES2015/ES2015 exports are also provided.

NPM Scripts

npm run {{scriptName}}
Name Description
buildAll Build lib and demo
cleanAll Remove generated directories
buildDemo Build demo bundle with AoT compilation
tslint Lint lib and 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

Twitter

License

MIT

About

Auxiliary debug module for od-virtualscroll

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

License:MIT License


Languages

Language:TypeScript 84.6%Language:JavaScript 15.4%