{"id":26906888,"url":"https://github.com/elizabthpazp/intera-ui","last_synced_at":"2025-04-01T11:20:27.979Z","repository":{"id":261892335,"uuid":"882524245","full_name":"elizabthpazp/intera-ui","owner":"elizabthpazp","description":"InteraUI - Free React Components for your project","archived":false,"fork":false,"pushed_at":"2025-03-29T03:15:03.000Z","size":5607,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-29T04:20:52.552Z","etag":null,"topics":["components","desarrollo-web","free","frontend","javascript","nextjs","react","react-components","reactjs","typescript","web","web-development","website"],"latest_commit_sha":null,"homepage":"https://intera-ui.elijs.dev/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elizabthpazp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-11-03T02:14:28.000Z","updated_at":"2025-03-29T03:16:13.000Z","dependencies_parsed_at":"2025-03-29T04:20:59.354Z","dependency_job_id":"4c7cf216-2472-4f0c-95f3-084fda3ce604","html_url":"https://github.com/elizabthpazp/intera-ui","commit_stats":null,"previous_names":["elizabthpazp/react-components","elizabthpazp/intera-ui"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elizabthpazp%2Fintera-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elizabthpazp%2Fintera-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elizabthpazp%2Fintera-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elizabthpazp%2Fintera-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elizabthpazp","download_url":"https://codeload.github.com/elizabthpazp/intera-ui/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246628220,"owners_count":20808107,"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":["components","desarrollo-web","free","frontend","javascript","nextjs","react","react-components","reactjs","typescript","web","web-development","website"],"created_at":"2025-04-01T11:20:27.462Z","updated_at":"2025-04-01T11:20:27.968Z","avatar_url":"https://github.com/elizabthpazp.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📦 InteraUI\n\nWelcome to **InteraUI**!  \n🚀 This is a collection of reusable React components designed to enhance UI development efficiently and quickly.\n\n\n# ✨ Features\n\n✔️ Reusable and modular components.  \n✔️ Compatible with any React or Next.js project.  \n✔️ Customizable styles using CSS, Styled Components, or Tailwind CSS.  \n✔️ Optimized code for performance and accessibility.  \n\n\n# 📌 Installation\n\nYou can install this library in your project using npm or yarn:\n\n```bash\nnpm install @elizabthpazp/intera-ui\n```\n\nOr with yarn:\n\n```bash\nyarn add @elizabthpazp/intera-ui\n```\n\nOr with pnpm:\n\n```bash\npnpm add @elizabthpazp/intera-ui\n```\n\n# 🚀 Usage\nImport and use the components in your React application:\n\n```jsx\nimport \"@elizabthpazp/intera-ui/dist/globals.css\";\nimport { ButtonCard } from \"@elizabthpazp/intera-ui\";\n\nfunction App() {\n const [userData, setUserData] = useState(null);\n\n const handleLogin = (email, password, rememberMe) =\u003e {\n   setUserData({ email, password, rememberMe }); \n };\n\n return \u003cButtonCard title={'Login'} darkMode={true} onLogin={handleLogin}\u003e\u003c/ButtonCard\u003e;\n}\n\nexport default App;\n```\n\n# 📂 Project Structure\n```plaintext \nintera-ui/\n│── src/\n│   ├── components/  # Individual components\n│   │   ├── Button.js\n│   │   ├── Card.js\n│   │   ├── index.js  # Library entry point\n│   ├── styles/       # Global styles (optional)\n│── .gitignore\n│── package.json\n│── README.md\n│── tsconfig.json     # (If using TypeScript)\n```\n\n# 🛠️ Development\n\nIf you want to contribute or modify the components, clone the repository and use the following commands:\n\nClone the repository\n\n```sh\ngit clone https://github.com/elizabthpazp/intera-ui.git\ncd intera-ui\nnpm install\n```\n\n# ✅ Contributions\nContributions are welcome! To improve this library:\n\nFork the repository.\n\nCreate a new branch (git checkout -b feature/new-component).\n\nMake your changes and commit them (git commit -m \"Add new component\").\n\nSubmit a pull request 🚀.\n\n# 📜 License\nThis project is licensed under the MIT License. You can use it freely in personal and commercial projects.\n\n# 📬 Contact\n\nIf you have any questions or suggestions, contact me at [https://t.me/elijs_dev].\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felizabthpazp%2Fintera-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felizabthpazp%2Fintera-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felizabthpazp%2Fintera-ui/lists"}