{"id":15413311,"url":"https://github.com/gavinr/wab-widget-search","last_synced_at":"2025-04-19T08:04:38.818Z","repository":{"id":28540077,"uuid":"32057091","full_name":"gavinr/wab-widget-search","owner":"gavinr","description":"A simple page to filter and find Esri Web AppBuilder widgets.","archived":false,"fork":false,"pushed_at":"2023-01-04T16:21:41.000Z","size":1688,"stargazers_count":17,"open_issues_count":26,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-01T13:51:45.447Z","etag":null,"topics":["arcgis","arcgis-js-api","arcgis-wab","esri-wab","hacktoberfest","javascript","wab","web-appbuilder","web-appbuilder-widgets"],"latest_commit_sha":null,"homepage":"https://web-appbuilder-widget-search.surge.sh/","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/gavinr.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":"2015-03-12T04:33:00.000Z","updated_at":"2022-06-02T23:56:11.000Z","dependencies_parsed_at":"2023-01-14T09:01:19.272Z","dependency_job_id":null,"html_url":"https://github.com/gavinr/wab-widget-search","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fwab-widget-search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fwab-widget-search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fwab-widget-search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fwab-widget-search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gavinr","download_url":"https://codeload.github.com/gavinr/wab-widget-search/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223696445,"owners_count":17187628,"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":["arcgis","arcgis-js-api","arcgis-wab","esri-wab","hacktoberfest","javascript","wab","web-appbuilder","web-appbuilder-widgets"],"created_at":"2024-10-01T16:56:33.328Z","updated_at":"2024-11-08T14:04:26.327Z","avatar_url":"https://github.com/gavinr.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Web AppBuilder Widget Search\nA simple page to filter and find custom [Web AppBuilder](https://developers.arcgis.com/web-appbuilder/) widgets. \n\n[![screenshot](https://i.imgur.com/sc9YTC2.png)](https://web-appbuilder-widget-search.surge.sh/)\n\n### To submit your widget to the list\n\n2 easy ways!\n\n1. Create a [new issue](https://github.com/gavinr/wab-widget-search/issues/new) in this repo, or\n2. Fork this repo, add your widget to [public/widgets.json](https://github.com/gavinr/wab-widget-search/blob/master/public/widgets.json)\n\n### How does this work?\n\nOur list of widgets are listed on [public/widgets.json](https://github.com/gavinr/wab-widget-search/blob/master/public/widgets.json). Each object in the array can have:\n\n- `url` * - The homepage of the widget.\n- `manifestUrl` * - URL to widget manifest file. Should be valid JSON.\n- `thumbnail` - URL to image for thumbnail\n- `preview` - URL to full application that includes the widget for preview purposes\n- `categories` - Array of categories. This widget will show up when any of these categories are selected on the site.\n\nBased on the above, a process enriches the widget data for display on the website. Full schema of JSON that is accessible to the site include:\n\n- `url` - [same as above]\n- `manifestUrl` - [same as above]\n- `categories` - [same as above]\n- `thumbnail` - [same as above]\n- `preview` - [same as above]\n- `slug` - URL slug based on name\n- `name` - directly from `manifest.json`\n- `version` - directly from `manifest.json`\n- `wabVersion` - directly from `manifest.json`\n- `author` - directly from `manifest.json`\n- `description` - directly from `manifest.json`\n- `copyright` - directly from `manifest.json`\n- `license` - directly from `manifest.json`\n- `githubStars` - if `url` above is a GitHub url\n- `githubForks` - if `url` above is a GitHub url\n- `created_at` - if `url` above is a GitHub url\n- `geonetLikes` - if `url` above is an Esri Geonet url\n- `geonetComments` - if `url` above is an Esri Geonet url\n- `geonetViews` - if `url` above is an Esri Geonet url\n\n### Development\n\nThis project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). You can run a local version of the site for development by following these steps:\n\n1. Fork and clone this repository.\n2. In a terminal, `npm install`\n3. `npm start`\n\n\n### Links\n\n- [Web AppBuilder Widget Search on ArcGIS Online](https://www.arcgis.com/home/item.html?id=961cd43b032d4239b83aba605ac6553c)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgavinr%2Fwab-widget-search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgavinr%2Fwab-widget-search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgavinr%2Fwab-widget-search/lists"}