{"id":13422367,"url":"https://github.com/luciancaetano/lens-ui","last_synced_at":"2025-07-15T07:12:02.217Z","repository":{"id":43091204,"uuid":"419981685","full_name":"luciancaetano/lens-ui","owner":"luciancaetano","description":"React.js ui library","archived":false,"fork":false,"pushed_at":"2023-07-23T09:13:26.000Z","size":27938,"stargazers_count":8,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-18T19:53:15.813Z","etag":null,"topics":["css","react"],"latest_commit_sha":null,"homepage":"","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/luciancaetano.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-10-22T05:52:42.000Z","updated_at":"2024-08-23T12:14:47.000Z","dependencies_parsed_at":"2024-07-31T01:43:46.971Z","dependency_job_id":"46a22878-7b76-4092-ae4c-10aaf121dbce","html_url":"https://github.com/luciancaetano/lens-ui","commit_stats":null,"previous_names":[],"tags_count":95,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luciancaetano%2Flens-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luciancaetano%2Flens-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luciancaetano%2Flens-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luciancaetano%2Flens-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luciancaetano","download_url":"https://codeload.github.com/luciancaetano/lens-ui/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253948586,"owners_count":21988975,"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":["css","react"],"created_at":"2024-07-30T23:00:42.873Z","updated_at":"2025-05-13T13:22:25.919Z","avatar_url":"https://github.com/luciancaetano.png","language":"TypeScript","funding_links":[],"categories":["UI Frameworks"],"sub_categories":["Component Collections"],"readme":"# LensUi Design System [[docs]](https://luciancaetano.github.io/lens-ui?v5)\n\nLensUi is a component library designed to be simple and customizable, it includes a comprehensive collection of components ready to use or to compose your own design system.\nLensUi is beautiful and straightforward in its simple design.\n\n### ✨ Features\n\n- 🔎 Simple UI designed for web applications.\n- 📦 A set of React components out of the box.\n- 🛡 Written in TypeScript with predictable static types.\n- 🎨 Simple theme customization using css variables and data selectors.\n# Installation\n#### Using npm or yarn\n\n**We recommend using npm or yarn to install**, it not only makes development easier, but also allow you to take advantage of the rich ecosystem of Javascript packages and tooling.\n\n```bash\n$ npm install lens-ui\n```\n\n```bash\n$ yarn add lens-ui\n```\n# Usage\n\n```jsx\nimport { Button } from 'lens-ui';\n\nReactDOM.render(\u003cButton\u003eHello World!\u003c/Button\u003e, mountNode);\n```\n\nAnd import stylesheets.\n\n```jsx\nimport 'lens-ui/dist/index.css'; // or 'lens-ui/dist/lens-ui.less'\n```\n\n### TypeScript\n\n`lens-ui` provides a built-in ts definition.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluciancaetano%2Flens-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluciancaetano%2Flens-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluciancaetano%2Flens-ui/lists"}