{"id":25481681,"url":"https://github.com/fblettner/liberty-core","last_synced_at":"2026-02-19T12:02:52.766Z","repository":{"id":277393915,"uuid":"932293722","full_name":"fblettner/liberty-core","owner":"fblettner","description":"Liberty Core is a reusable component library designed for React applications","archived":false,"fork":false,"pushed_at":"2026-01-28T15:09:30.000Z","size":30973,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-29T06:44:36.020Z","etag":null,"topics":["liberty-framework","react","reactjs"],"latest_commit_sha":null,"homepage":"https://nomana-it.fr","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fblettner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"fblettner"}},"created_at":"2025-02-13T17:21:29.000Z","updated_at":"2026-01-28T15:18:50.000Z","dependencies_parsed_at":"2025-05-18T09:09:17.471Z","dependency_job_id":"1fc7f892-eca9-46b8-825f-f56d468e1f78","html_url":"https://github.com/fblettner/liberty-core","commit_stats":null,"previous_names":["fblettner/liberty-core"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/fblettner/liberty-core","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fblettner%2Fliberty-core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fblettner%2Fliberty-core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fblettner%2Fliberty-core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fblettner%2Fliberty-core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fblettner","download_url":"https://codeload.github.com/fblettner/liberty-core/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fblettner%2Fliberty-core/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29612510,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T10:52:55.328Z","status":"ssl_error","status_checked_at":"2026-02-19T10:52:26.323Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["liberty-framework","react","reactjs"],"created_at":"2025-02-18T16:49:55.004Z","updated_at":"2026-02-19T12:02:52.760Z","avatar_url":"https://github.com/fblettner.png","language":"TypeScript","funding_links":["https://github.com/sponsors/fblettner"],"categories":[],"sub_categories":[],"readme":"# **Liberty Core**\n\n## In progress\nI'm currently migrate components used in Liberty Framework to be standalone component and npm installable. This work is in progress, any contributions is welcome\n - Documentation and preview of components are available at : [https://docs.nomana-it.fr/liberty-core/](https://docs.nomana-it.fr/liberty-core/)\n - More components will come very soon, they are already in the framework but overridable functions have to be implemented. \n - **New visual component to create dialogs (currently under development), UI is done but API functions have to be implemented** \n\n## Announcements\nI'm happy to announce that Advanced Grid is now part of Liberty Core components. Advanced Grid contains a lots of feature like \nEditable rows with validation\nDynamic context menus\nColumn visibility toggles\nFiltering, sorting, searching, grouping\nBatch selection and clipboard integration\nExporting, importing, and inline editing\n\nIf you are are looking for alternative to MUI Datagrid or AG-Grid, this component is free and will stay free for all features included. You can preview this component in the documentation https://docs.nomana-it.fr/liberty-core/. (Forms Component / Advanced Grid)\n\n- **Release 1.0.10**: Issue with focus on input lookup when opening search dialog\n- **Release 1.0.9**: Add Authorization for API call\n- **Release 1.0.8**: include Advanced List and Upload Table\n\n## Try It Online!\n[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/~/github.com/fblettner/liberty-test)\n\n## **Overview**\n**Liberty Core** is a reusable component library designed for React applications. It provides a collection of UI components, utilities, and styles to streamline development. This package includes pre-styled components, utility functions, and common types, making it an essential part of the Liberty Framework.\nThis is not just a component library but a package all functionalities to develop a web and responsive application\n\n## **Features**\n- 🎨 **Theme \u0026 Styling**: Centralized theme management.\n- 🏗️ **Prebuilt UI Components**: Includes buttons, dialogs, typography, tables, alerts, and more.\n- ⚙️ **Utility Functions**: Common helper functions for improved developer experience.\n- 🛠️ **Type Definitions**: Predefined TypeScript types for consistent data handling.\n- 🔌 **Easy Integration**: Works seamlessly with any React project.\n\nThis is not just a components library, this is also predefined integration that manage all states between component, implement API for CRUD operations, integrate Sentry for log management, integrate OIDC for authentication...\n\n## **Installation**\nTo install **Liberty Core**, run the following command:\n\n```sh\nnpm install @nomana-it/liberty-core\n```\n\n## **Usage**\n\n### **1. Import Components**\nYou can import and use any component from **Liberty Core** directly in your React app:\n\n```tsx\nimport { Button, Dialog, Alert } from \"liberty-core\";\n\nconst App = () =\u003e {\n  return (\n    \u003cdiv\u003e\n      \u003cAlert variant=\"success\"\u003eThis is a success alert!\u003c/Alert\u003e\n      \u003cButton onClick={() =\u003e console.log(\"Clicked!\")}\u003eClick Me\u003c/Button\u003e\n      \u003cDialog title=\"Example Dialog\"\u003eThis is a sample dialog.\u003c/Dialog\u003e\n    \u003c/div\u003e\n  );\n};\n\nexport default App;\n```\n\n### **2. Theming**\nLiberty Core provides a customizable theme. Wrap your application in a `ThemeProvider` to apply the default or custom theme:\n\n```tsx\nimport { ThemeProvider, theme } from \"liberty-core\";\n\nconst App = () =\u003e {\n  return (\n    \u003cThemeProvider theme={theme}\u003e\n      \u003cYourAppComponents /\u003e\n    \u003c/ThemeProvider\u003e\n  );\n};\n```\n\n### **3. Utility Functions**\nLiberty Core includes common utility functions that can be used across your application:\n\n```tsx\nimport { formatDate } from \"liberty-core\";\n\nconst date = formatDate(new Date());\nconsole.log(date); // Output: Formatted date\n```\n\n## **Available Components**\nLiberty Core exports various components categorized as **styles**, **common components**, and **utilities**.\n\n### **🖌 Styles**\n```ts\nimport {\n  theme, icons, Button, Dialog, Div, IconButton, Main, Menus, Paper, Stack, Typography\n} from \"liberty-core\";\n```\n\n### **📦 Common Components**\n```ts\nimport {\n  Alert, AlertMessage, Button, Card, Checkbox, CircularProgress, Collapse,\n  ConfirmationDialog, Dialog, Divider, Flex, FlexAdvanced, Grid, IconButton,\n  Input, List, LoadingIndicator, MarkDown, Menus, Popper, Select, Skeleton,\n  SnackMessage, Tab, Table, Toggle, Tooltip, Tree, Typography, UseMediaQuery\n} from \"liberty-core\";\n```\n\n### **⚙️ Utility Functions \u0026 Types**\n```ts\nimport { commonUtils } from \"liberty-core\";\nimport { commonTypes } from \"liberty-core\";\n```\n\n## **License**\nliberty-core is **open-source software** licensed under the **AGPL License**.  \n```\nCopyright (c) 2025 NOMANA-IT and/or its affiliates.\nAll rights reserved. Use is subject to license terms.\n```\n\n## 📧 Contact \u0026 Support  \nIf you have questions or need support:  \n- **Email**: [franck.blettner@nomana-it.fr](mailto:franck.blettner@nomana-it.fr)  \n- **GitHub Issues**: [Report an issue](https://github.com/fblettner/liberty-core/issues)  \n- **Discussions**: Join the conversation in the **GitHub Discussions** section.  \n\n---\n\n### ⭐ If you find Liberty Core useful, consider giving it a star on GitHub!  \n```bash\ngit clone https://github.com/fblettner/liberty-core.git\ncd liberty-core\n```\n\n---\n\n## 💖 Sponsorship  \nIf you find **Liberty Core** useful and would like to support its development, consider sponsoring us. Your contributions help maintain the project, add new features, and improve the documentation. Every contribution, big or small, is greatly appreciated!  \n\nTo sponsor, visit: **[GitHub Sponsors](https://github.com/sponsors/fblettner)** or reach out to us directly.  \n\n---","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffblettner%2Fliberty-core","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffblettner%2Fliberty-core","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffblettner%2Fliberty-core/lists"}