Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexhedley/funkopop
Funko Pops Collection
https://github.com/alexhedley/funkopop
funko funko-pop pop
Last synced: 24 days ago
JSON representation
Funko Pops Collection
- Host: GitHub
- URL: https://github.com/alexhedley/funkopop
- Owner: AlexHedley
- License: mit
- Created: 2019-10-29T14:35:18.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T12:11:23.000Z (about 2 months ago)
- Last Synced: 2024-10-29T14:39:16.747Z (about 2 months ago)
- Topics: funko, funko-pop, pop
- Language: HTML
- Homepage: http://alexhedley.com/funkopop/
- Size: 25.5 MB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Funko Pop
[![Language: HTML](https://img.shields.io/badge/language-html-purple.svg?style=for-the-badge)](https://www.w3.org/html/)
[![Language: CSS](https://img.shields.io/badge/language-css-purple.svg?style=for-the-badge)](https://www.w3.org/Style/CSS/)
[![Language: JS](https://img.shields.io/badge/language-javascript-purple.svg?style=for-the-badge)](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
[![Tag: funko](https://img.shields.io/badge/tag-funko-blue.svg?style=for-the-badge)](https://www.funko.com/)
[![License: MIT](https://img.shields.io/badge/License-MIT-lightgrey.svg?style=for-the-badge)](https://opensource.org/licenses/MIT)[![GitHub contributors](https://img.shields.io/github/contributors/AlexHedley/funkopop.svg)](https://GitHub.com/AlexHedley/funkopop/graphs/contributors/)
[![GitHub issues](https://img.shields.io/github/issues/AlexHedley/funkopop.svg)](https://GitHub.com/AlexHedley/funkopop/issues/)
[![GitHub issues-closed](https://img.shields.io/github/issues-closed/AlexHedley/funkopop.svg)](https://GitHub.com/AlexHedley/funkopop/issues?q=is%3Aissue+is%3Aclosed) | [![GitHub pull-requests](https://img.shields.io/github/issues-pr/AlexHedley/funkopop.svg)](https://GitHub.com/AlexHedley/funkopop/pull/) | [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)My collection of Funko Pops.
See the [site](https://alexhedley.github.io/funkopop/)
Images are taken from [Funko](https://www.funko.com/)
## TODO
- [x] filtering / search
- [ ] ordering
- [ ] group by `category`.## Run
`cd src`
`py -m http.server`
- [local](http://localhost:8000/)
## Contributing
If you wish to help out and add any extra functionality please do open a [PR](https://github.com/AlexHedley/funkopop/pulls).
And don't forget to add yourself to the [CONTRIBUTORS](docs/CONTRIBUTORS.md) file.
## License
- [MIT License](LICENSE)
## Docs
- [Docs](README.md)