ngx-pagination
ngx-pagination copied to clipboard
Migrate to Angular v19
First step toward standalone component version of the library.
Currently docs have been converted to standalone.
TBD migrating library source itself to standalone. Probably can pull it off by creating base class versions of applicable components and extending with skeleton module/standalone versions for users to import depending on whther or not they've gone all-in on standalone components.