{"id":25622585,"url":"https://github.com/unfoldingword/world-language-map-rcl","last_synced_at":"2026-01-23T00:56:41.707Z","repository":{"id":263863057,"uuid":"869156106","full_name":"unfoldingWord/world-language-map-rcl","owner":"unfoldingWord","description":"Gets languages by clicking on a continent of the world map. Returns languages as objects to your function","archived":false,"fork":false,"pushed_at":"2024-10-13T01:07:52.000Z","size":657,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-23T16:16:03.042Z","etag":null,"topics":["scripture-open-components"],"latest_commit_sha":null,"homepage":"https://world-language-map.netlify.app","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/unfoldingWord.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-10-07T20:11:38.000Z","updated_at":"2024-10-13T01:07:56.000Z","dependencies_parsed_at":"2024-11-20T22:35:52.920Z","dependency_job_id":null,"html_url":"https://github.com/unfoldingWord/world-language-map-rcl","commit_stats":null,"previous_names":["unfoldingword/world-language-map-rcl"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unfoldingWord%2Fworld-language-map-rcl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unfoldingWord%2Fworld-language-map-rcl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unfoldingWord%2Fworld-language-map-rcl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unfoldingWord%2Fworld-language-map-rcl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unfoldingWord","download_url":"https://codeload.github.com/unfoldingWord/world-language-map-rcl/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248824862,"owners_count":21167379,"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":["scripture-open-components"],"created_at":"2025-02-22T10:19:53.569Z","updated_at":"2026-01-23T00:56:41.700Z","avatar_url":"https://github.com/unfoldingWord.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# World Language Map RCL\n\nThis is a React component that renders a clickable world map. The continent clicked on will return the languages to the onContinentClick() function provided. \n\n### Clone the Repository\n\nTo clone the repository, run the following command:\n\n```bash\ngit clone https://github.com/unfoldingWord/world-language-map-rcl.git\n```\n\n### Installation\n\nTo install the dependencies and build the project, we recommend using [pnpm](https://pnpm.io/). If you don't have pnpm installed, you can install it by running:\n\n```bash\nnpm install -g pnpm\n```\n\nOnce pnpm is installed, navigate to the project directory and run the following command to install the dependencies:\n\n```bash\npnpm install\n```\n\n### Development\n\nTo run the development server, use the following command:\n\n```bash\npnpm dev\n```\n\nThis will start the development server and you can view the component in your browser at `http://localhost:5173`.\n\n### Usage as a 3rd Party App\n\nTo use WorldLanguageMap as a 3rd party app, follow these steps:\n\n1. Install the package from npm:\n\n```bash\nnpm install world-language-map-rcl\n```\n\n2. Import the component into your project:\n\n```javascript\nimport { WorldLanguageMap } from 'world-language-map-rcl';\n```\n\n3. Use the component in your code:\n\n```javascript\n\u003cWorldLanguageMap /\u003e\n```\n\n#### Props\n\nThe WorldLanguageMap component accepts the following props:\n\n- `filterByCatalog` \n- `subjects` (optional, defaults to all subjects): An array of strings representing the subjects to filter the catalog items.\n- `metadataTypes` (optional, defaults to all metadata types)\n- `stage` (optional, defaults to \"prod\"): A string that can be either \"prod\" (all releases), \"latest\" (master and all releases), or \"other\" (all branches, not just master) to specify the stage of the catalog items.\n- `dcsApiUrl` (optional, defaults to https://git.door43.org/api/v1): A string representing the URL of the DCS API.\n\n## License\n\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funfoldingword%2Fworld-language-map-rcl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funfoldingword%2Fworld-language-map-rcl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funfoldingword%2Fworld-language-map-rcl/lists"}