Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alwatr/icon
Alwatr Icon Collections
https://github.com/alwatr/icon
Last synced: about 1 month ago
JSON representation
Alwatr Icon Collections
- Host: GitHub
- URL: https://github.com/alwatr/icon
- Owner: Alwatr
- License: mit
- Created: 2023-09-24T09:32:22.000Z (over 1 year ago)
- Default Branch: next
- Last Pushed: 2024-06-25T15:02:14.000Z (6 months ago)
- Last Synced: 2024-11-05T14:52:15.434Z (about 2 months ago)
- Language: TypeScript
- Homepage:
- Size: 9.76 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Alwatr Icon
## Introduction
Alwatr icon is a collection of packages for using icon in the anywhere!
Contains the following packages:
1. [Logger](./packages/logger): Fancy colorful console debugger with custom scope.
## Installation
```bash
npm install @alwatr/module-name
```## Usage
Follow each package's README for usage instructions.
## License
[MIT](./LICENSE)