{"id":20614007,"url":"https://github.com/evanpatchouli/evp-design-ui","last_synced_at":"2025-03-06T18:42:42.401Z","repository":{"id":198024393,"uuid":"683350118","full_name":"Evanpatchouli/evp-design-ui","owner":"Evanpatchouli","description":"evp-design-ui is a lightweight and easy-custom UI framework with atomlized attributes for React.js.","archived":false,"fork":false,"pushed_at":"2024-09-02T05:05:03.000Z","size":27937,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-17T04:09:55.554Z","etag":null,"topics":["framework","react","ui-library","webui"],"latest_commit_sha":null,"homepage":"https://evanpatchouli.github.io/evp-design-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Evanpatchouli.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-08-26T09:32:47.000Z","updated_at":"2024-09-02T05:05:06.000Z","dependencies_parsed_at":"2023-10-04T04:09:10.854Z","dependency_job_id":"2d4a61e4-b361-4524-b524-47690af95278","html_url":"https://github.com/Evanpatchouli/evp-design-ui","commit_stats":null,"previous_names":["evanpatchouli/evp-design-ui"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Evanpatchouli%2Fevp-design-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Evanpatchouli%2Fevp-design-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Evanpatchouli%2Fevp-design-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Evanpatchouli%2Fevp-design-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Evanpatchouli","download_url":"https://codeload.github.com/Evanpatchouli/evp-design-ui/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242268661,"owners_count":20100067,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["framework","react","ui-library","webui"],"created_at":"2024-11-16T11:11:38.022Z","updated_at":"2025-03-06T18:42:42.372Z","avatar_url":"https://github.com/Evanpatchouli.png","language":"TypeScript","readme":"# evp-design-ui\n\n**evp-design-ui** is a lightweight and easy-custom UI framework with atomlized attributes for React.js.\n\n- \u003cfont color=#1E90FF\u003elightweight\u003c/font\u003e : it doesn't have heavy and complex components structure and CSS styles but still is simple and of good look.\n- \u003cfont color=#1E90FF\u003eeasy-custom\u003c/font\u003e : it provides many apis out of the box to custom the components directly as the way you like rather than siting the nodes by debugging with dev tools hardly.\n- \u003cfont color=#1E90FF\u003eatomlized\u003c/font\u003e : it provides many components with atomic attributes to make the components more quickly to be build.\n\n## Installation\n\nThis repository is the development workspace of **evp-design-ui** , you should install evp-design-ui from npm or from github / gitee releases assets.\n\n**npm:**\n\n```shell\nnpm install evp-design-ui --save\n```\n\n**yarn:**\n\n```shell\nyarn add evp-design-ui\n```\n\n## Getting started\n\n### Import global style\n\nAt your entry file (such as `main.jsx`), import the global style file.\n\n```jsx\nimport \"evp-design-ui/global.css\";\n```\n\n### Use components\n\n```tsx\nimport { Button } from \"evp-design-ui\";\n\nexport default function Page() {\n  return \u003cButton\u003eClick me\u003c/Button\u003e;\n}\n```\n\n## Documentation\n\n[Live Documents](https://evanpatchouli.github.io/evp-design-ui/) [( https://evanpatchouli.github.io/evp-design-ui /)](https://evanpatchouli.github.io/evp-design-ui/)\n\n## Issues\n\n## Contributing\n\n## Sponsors\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevanpatchouli%2Fevp-design-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevanpatchouli%2Fevp-design-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevanpatchouli%2Fevp-design-ui/lists"}