https://github.com/codeat3/blade-icons-packages-collection
A curated list of blade-icons packages
https://github.com/codeat3/blade-icons-packages-collection
Last synced: 6 months ago
JSON representation
A curated list of blade-icons packages
- Host: GitHub
- URL: https://github.com/codeat3/blade-icons-packages-collection
- Owner: codeat3
- License: mit
- Created: 2021-10-29T18:36:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-30T01:14:40.000Z (7 months ago)
- Last Synced: 2024-10-30T03:53:29.987Z (7 months ago)
- Language: PHP
- Size: 1.73 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
![]()
# Blade Icons Package Collection
A repository is the collection of all the blade-icons packages listed on [Blade Icons README](https://github.com/blade-ui-kit/blade-icons) or available elsewhere.
## How to contribute?
* To add a new package to the list, simply update the `collections.yml` file with the following detailsEg:
```
-
package: codeat3/blade-game-icons
name: 'Blade Game Icons'
latest_version: ''
listed_on_blade_icon_readme: 0
original_package:
name: 'Game Icons'
url: 'https://github.com/game-icons/icons'
```All the following fields are optional, they are updated periodically through a workflow
```
versions:
- dev-main
- 1.0.0
maintainers:
-
name: swapnilsarwe
avatar_url: 'https://www.gravatar.com/avatar/0a4d4844e866bb689ea4602071e9dfe7?d=identicon'
downloads: 1382
stars: 0
```Feel free to create an issue if you have any suggestions or questions.
## Maintainers
Blade Icons Packages Collection is developed and maintained by [Swapnil Sarwe](https://swapnilsarwe.com).
## License
Blade Icons Packages Collection is open-sourced software licensed under [the MIT license](LICENSE.md).