Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benpate/icon
https://github.com/benpate/icon
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/benpate/icon
- Owner: benpate
- License: apache-2.0
- Created: 2022-09-05T13:14:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-07T17:51:20.000Z (about 1 year ago)
- Last Synced: 2024-10-28T20:49:23.002Z (3 months ago)
- Language: Go
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Icons 🧳
## Agnostic Image Injection
This is an experimental library that isolates the specifics of adding icons into a web application. By providing a common interface to various icon libraries (currently only Bootstrap) it *should* be easy to switch between different sets of icons.
I am not yet committed to using this in any "real" code. Feedback is very welcome!