Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thangapandi-k/dom-pagination-task
Designed a Data table along with Pagination using DOM
https://github.com/thangapandi-k/dom-pagination-task
dom-manipulation javascript json-api pagination
Last synced: about 1 month ago
JSON representation
Designed a Data table along with Pagination using DOM
- Host: GitHub
- URL: https://github.com/thangapandi-k/dom-pagination-task
- Owner: Thangapandi-K
- Created: 2024-06-02T17:51:46.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-02T18:18:52.000Z (7 months ago)
- Last Synced: 2024-06-02T20:03:46.993Z (7 months ago)
- Topics: dom-manipulation, javascript, json-api, pagination
- Language: JavaScript
- Homepage: https://pagination-dom-chella.netlify.app/
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DOM PAGINATION TASK
> Desingning a Pagination in DOM manipulation
1. All codes are saved in [script](./js/script.js) file and imported to [HTML](./index.html) file.
2. [Click here](https://pagination-dom-chella.netlify.app/) to see the preview.