├── README.md ├── app.js ├── index.html ├── pagination.js └── style.css /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tochka-dev/pagination/HEAD/README.md -------------------------------------------------------------------------------- /app.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tochka-dev/pagination/HEAD/app.js -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tochka-dev/pagination/HEAD/index.html -------------------------------------------------------------------------------- /pagination.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tochka-dev/pagination/HEAD/pagination.js -------------------------------------------------------------------------------- /style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tochka-dev/pagination/HEAD/style.css --------------------------------------------------------------------------------