UNPKG

element-plus-pagination-enhancement

Version:

A powerful enhancement for Element Plus Pagination component that adds first/last page navigation

43 lines (27 loc) β€’ 1.27 kB
# Element Plus Pagination Enhancement [![npm version](https://badge.fury.io/js/element-plus-pagination-enhancement.svg)](https://badge.fury.io/js/element-plus-pagination-enhancement) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) > A powerful enhancement for Element Plus Pagination component that adds first/last page navigation and improves user experience for large datasets. ## πŸš€ Features - ⚑ Direct navigation to first and last pages - πŸ”„ Maintains all original Element Plus pagination functionality - 🎯 Seamless integration with existing Element Plus projects - πŸ“Š Optimized for large datasets ## πŸ“š Documentation - [English Documentation](docs/README.en.md) - [δΈ­ζ–‡ζ–‡ζ‘£](docs/README.zh.md) ## πŸ› οΈ Quick Start ```bash # npm npm install element-plus-pagination-enhancement # yarn yarn add element-plus-pagination-enhancement # pnpm pnpm add element-plus-pagination-enhancement ``` ## πŸ” Keywords Element Plus, Vue 3, Pagination, First Page, Last Page, Navigation, UI Component, Data Table, Large Dataset ## 🀝 Contributing Contributions are welcome! Please feel free to submit a Pull Request. ## πŸ“„ License [MIT](LICENSE)