{"id":13837703,"url":"https://github.com/nunes22/adaptflex","last_synced_at":"2025-07-10T19:30:25.559Z","repository":{"id":39112481,"uuid":"258946960","full_name":"nunes22/adaptflex","owner":"nunes22","description":"Adaptive ReasonML Design System","archived":true,"fork":false,"pushed_at":"2023-01-06T04:27:25.000Z","size":2994,"stargazers_count":8,"open_issues_count":52,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-02-17T12:40:27.051Z","etag":null,"topics":["component-library","design-system","react","reasonml","reasonreact"],"latest_commit_sha":null,"homepage":"https://nunes22.github.io/adaptflex/","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/nunes22.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}},"created_at":"2020-04-26T05:25:57.000Z","updated_at":"2023-06-25T11:41:58.000Z","dependencies_parsed_at":"2023-02-05T07:31:55.819Z","dependency_job_id":null,"html_url":"https://github.com/nunes22/adaptflex","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nunes22/adaptflex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nunes22%2Fadaptflex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nunes22%2Fadaptflex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nunes22%2Fadaptflex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nunes22%2Fadaptflex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nunes22","download_url":"https://codeload.github.com/nunes22/adaptflex/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nunes22%2Fadaptflex/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264639830,"owners_count":23642313,"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":["component-library","design-system","react","reasonml","reasonreact"],"created_at":"2024-08-04T15:01:21.204Z","updated_at":"2025-07-10T19:30:25.074Z","avatar_url":"https://github.com/nunes22.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# adaptflex\n\n\u003e The adaptive ReasonML Design System\n\n[Quickstart](#quickstart) |\n[Documentation](https://nunes22.github.io/adaptflex) |\n[What is included](#what-is-included)\n\n## Quickstart\n\nInstall it with Yarn or NPM:\n\n```\nyarn add @nunes22/adaptflex\n```\n\nOn your `bsconfig.json`\n\n```json\n\"bs-dependencies\": [\"@nunes22/adaptflex\"]\n```\n\nOn your root compnent:\n\n```reasonml\nopen Nunes22Adaptflex;\n\n[@react.component]\nlet make = () =\u003e {\n  \u003cThemeContext value=Theme.rainbow\u003e\n    \u003cButton\u003e \"Hello World!\"-\u003eReact.string \u003c/Button\u003e\n  \u003c/ThemeContext\u003e;\n};\n\n```\n\n## What is included\n\n### 📦 Components\n\n| Feature    | Category | Description | Unit Tests | Visual Regression Tests |\n| ---------- | -------- | ----------- | ---------- | ----------------------- |\n| Button     |          |             | ❌         | ❌                      |\n| Table      |          |             | ❌         | ❌                      |\n| Card       |          |             | ❌         | ❌                      |\n| DataGrid   |          |             | ❌         | ❌                      |\n| InlineForm |          |             | ❌         | ❌                      |\n| Input      |          |             | ❌         | ❌                      |\n| OffCanvas  |          |             | ❌         | ❌                      |\n| Inline     |          |             | ❌         | ❌                      |\n| Stack      |          |             | ❌         | ❌                      |\n| Toolbar    |          |             | ❌         | ❌                      |\n| Typography |          |             | ❌         | ❌                      |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnunes22%2Fadaptflex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnunes22%2Fadaptflex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnunes22%2Fadaptflex/lists"}