{"id":28395142,"url":"https://github.com/databiosphere/findable-ui","last_synced_at":"2026-04-15T05:00:53.336Z","repository":{"id":228222878,"uuid":"614153540","full_name":"DataBiosphere/findable-ui","owner":"DataBiosphere","description":null,"archived":false,"fork":false,"pushed_at":"2026-04-02T08:14:11.000Z","size":15500,"stargazers_count":1,"open_issues_count":76,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-04-03T02:23:12.423Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DataBiosphere.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":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-03-15T02:05:54.000Z","updated_at":"2026-04-02T08:14:05.000Z","dependencies_parsed_at":"2026-01-27T06:06:56.641Z","dependency_job_id":null,"html_url":"https://github.com/DataBiosphere/findable-ui","commit_stats":null,"previous_names":["databiosphere/findable-ui"],"tags_count":120,"template":false,"template_full_name":null,"purl":"pkg:github/DataBiosphere/findable-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataBiosphere%2Ffindable-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataBiosphere%2Ffindable-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataBiosphere%2Ffindable-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataBiosphere%2Ffindable-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DataBiosphere","download_url":"https://codeload.github.com/DataBiosphere/findable-ui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataBiosphere%2Ffindable-ui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31826902,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"online","status_checked_at":"2026-04-15T02:00:06.175Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-05-31T19:39:18.010Z","updated_at":"2026-04-15T05:00:53.329Z","avatar_url":"https://github.com/DataBiosphere.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# findable-ui\n\n## General info\n\n- `src` contains TypeScript source files; `lib` will contain compiled JavaScript, which is what should be imported by\n  the external application.\n- Import paths used by the external application need to specify the full path starting from the package name,\n  in the form `@databiosphere/findable-ui/lib/\u003cpath\u003e`, where `\u003cpath\u003e` is the path of the file within the `lib`\n  folder.\n\n## Developing findable-ui alongside a consuming app\n\nUse `scripts/link.sh` to build and install a local copy of findable-ui\ninto a consuming project (e.g. ncpi-dataset-catalog, data-browser):\n\n1. Clone this repository into the same parent folder as the consuming app.\n2. Set `node` version to `22.12.0`.\n3. Run `npm install` in both repositories.\n4. From the consuming project directory:\n   ```bash\n   ../findable-ui/scripts/link.sh\n   ```\n   This compiles TypeScript, packs the output, installs it into\n   `node_modules`, clears the Next.js cache, and starts the dev server.\n\n5. To iterate: Ctrl+C the dev server, make changes in findable-ui, and\n   hit up-arrow to re-run the script.\n\n6. To restore the published version:\n   ```bash\n   ../findable-ui/scripts/unlink.sh\n   ```\n\nConsuming projects can optionally add thin wrappers in their `package.json` scripts:\n```json\n{\n  \"scripts\": {\n    \"link-findable\": \"../findable-ui/scripts/link.sh\",\n    \"unlink-findable\": \"../findable-ui/scripts/unlink.sh\"\n  }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatabiosphere%2Ffindable-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatabiosphere%2Ffindable-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatabiosphere%2Ffindable-ui/lists"}