Uiset Save

:fire:Collect free high-quality UI resources.

Project README

A high-quality, free and commercially available UI resources. anyone can recommend.

Category

Submit

Clone this project, then create a new directory under categorys/[category], add the following two files and create a pr

1、meta.json (Required) The information used to describe the resource, the format is as follows

{
    "name": "Lucide",
    "summary": "A good iconset",
    "summary_zh": "一个好看的图标集",
    "website": "https://lucide.dev/",
    "github": "https://github.com/lucide-icons/lucide",
    "license": {
        "name": "ISC",
        "url": "https://github.com/lucide-icons/lucide/blob/main/LICENSE"
    },
    "payload": {
        "count": 10
    },
    "tags": ["Materia Design"]
}
  • name: Resource name, required.
  • summary: An english brief description of the resource, required。
  • summary_zh: A chinese brief description of the resource, required。
  • website: Resource website address, required.
  • github: The GitHub open source address of the resource, optional.
  • license: Resource license agreement, optional (name and url must be filled in at least one)。
    • name: License name.
    • url: License address.
  • payload: optional
    • count: Quantity, such as the number of icons and illustrations
  • tags: custom tags

2、thumbnail.png (*Required) Thumbnail, recommended size 300 * 300 px, please use https://tinypng.com/ to compress the thumbnail.

Open Source Agenda is not affiliated with "Uiset" Project. README Source: bimohxh/uiset
Stars
88
Open Issues
0
Last Commit
1 year ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating