Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/disjfa/refero-list
Refero list is a simple and fun css list you can add to your website.
https://github.com/disjfa/refero-list
css css-animations css-modules sass scss
Last synced: 17 days ago
JSON representation
Refero list is a simple and fun css list you can add to your website.
- Host: GitHub
- URL: https://github.com/disjfa/refero-list
- Owner: disjfa
- License: mit
- Created: 2017-11-10T22:56:01.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-01T21:38:17.000Z (over 6 years ago)
- Last Synced: 2024-10-14T03:30:58.539Z (about 1 month ago)
- Topics: css, css-animations, css-modules, sass, scss
- Language: CSS
- Homepage: https://disjfa.github.io/refero-list/
- Size: 294 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# refero-list
[![version][version-badge]][package]
[![MIT License][license-badge]][LICENSE]
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors)[![Watch on GitHub][github-watch-badge]][github-watch]
[![Star on GitHub][github-star-badge]][github-star]
[![Tweet][twitter-badge]][twitter]Refero list is a simple and fun css list you can add to your website. Hover or tap an item to get an info block where
you can add extra info. Just try and enjoy! Check out the [demo](https://disjfa.github.io/refero-list/) for an example.# Instalation
```
npm install refero-list
```# How to use
Create a base scss file. Add this to the main file.
```scss
@import "~refero-list/scss/refero-list";
```And go and create a super website.
#### The hard way
Copy the files from the dist folder. Located here;
```css
refero-list/dist/css/refero-list.css
```# Issues
Issues can be reported [here](https://github.com/disjfa/refero-list/issues)
## Contributors
| [
disjfa](http://www.disjfa.nl)
[📖](https://github.com/disjfa/refero-list/disjfa/refero-list/commits?author=disjfa "Documentation") [💻](https://github.com/disjfa/refero-list/disjfa/refero-list/commits?author=disjfa "Code") [💬](#question-disjfa "Answering Questions") |
| :---: |Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):
This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!
[package]: https://www.npmjs.com/package/refero-list
[version-badge]: https://img.shields.io/npm/v/refero-list.svg?style=flat-square
[license]: https://github.com/disjfa/refero-list/blob/master/LICENSE
[license-badge]: https://img.shields.io/npm/l/refero-list.svg?style=flat-square
[github-watch-badge]: https://img.shields.io/github/watchers/disjfa/refero-list.svg?style=social
[github-watch]: https://github.com/disjfa/refero-list/watchers
[github-star-badge]: https://img.shields.io/github/stars/disjfa/refero-list.svg?style=social
[github-star]: https://github.com/disjfa/refero-list/stargazers
[twitter]: https://twitter.com/intent/tweet?text=Check%20out%20refero-list!%20-%20Cool%20admin%20template!%20Thanks%20@disjfa%20https://github.com/disjfa/refero-list%20%F0%9F%A4%97
[twitter-badge]: https://img.shields.io/twitter/url/https/github.com/disjfa/refero-list.svg?style=social