Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/avalanchesass/avalanche_component_pager
Simple pager for content listings
https://github.com/avalanchesass/avalanche_component_pager
Last synced: about 1 month ago
JSON representation
Simple pager for content listings
- Host: GitHub
- URL: https://github.com/avalanchesass/avalanche_component_pager
- Owner: avalanchesass
- License: gpl-2.0
- Created: 2015-10-07T20:31:32.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-06T17:51:48.000Z (over 8 years ago)
- Last Synced: 2024-10-29T17:01:30.603Z (about 2 months ago)
- Language: CSS
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# avalanchesass_component_pager
Simple pager for content listings.## Install
```
npm install avalanchesass_component_pager --save
```## Basic usage
```css
/* Import the main file. */
@import 'avalanchesass_component_pager';
```## About
### Author
Markus Oberlehner
Twitter: https://twitter.com/MaOberlehner### License
GPL v2 (http://www.gnu.org/licenses/gpl-2.0.html)