{"id":21911607,"url":"https://github.com/fabricelements/fabric-algolia","last_synced_at":"2026-05-08T00:40:27.758Z","repository":{"id":98284530,"uuid":"102385322","full_name":"FabricElements/fabric-algolia","owner":"FabricElements","description":"Algolia search for polymer projects","archived":false,"fork":false,"pushed_at":"2019-07-15T16:15:20.000Z","size":57,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-01-27T08:31:32.759Z","etag":null,"topics":["algolia","polymer","search","web-component","web-components"],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FabricElements.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"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}},"created_at":"2017-09-04T17:23:00.000Z","updated_at":"2022-09-12T23:56:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"acbeb464-ba55-4830-aa99-be75a9af2a59","html_url":"https://github.com/FabricElements/fabric-algolia","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/FabricElements%2Ffabric-algolia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FabricElements%2Ffabric-algolia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FabricElements%2Ffabric-algolia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FabricElements%2Ffabric-algolia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FabricElements","download_url":"https://codeload.github.com/FabricElements/fabric-algolia/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244929190,"owners_count":20533729,"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":["algolia","polymer","search","web-component","web-components"],"created_at":"2024-11-28T18:06:55.403Z","updated_at":"2026-05-08T00:40:22.738Z","avatar_url":"https://github.com/FabricElements.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/FabricElements/fabric-algolia.svg?branch=master)](https://travis-ci.org/FabricElements/fabric-algolia)\n[![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/FabricElements/fabric-algolia)\n\n## \\\u003cfabric-algolia\\\u003e\n\n`fabric-algolia` is a [Polymer 3](http://polymer-project.org) Algolia search component. \n\n## Installation\n\nInstall `fabric-algolia` with npm\n\n```shell\n$ npm install FabricElements/fabric-algolia --save\n```\n\n## Usage\n\nImport it into the `\u003chead\u003e` of your page\n\n```html\n\u003cscript type=\"module\" src=\"node_modules/@fabricelements/fabric-algolia/fabric-algolia.js\"\u003e\u003c/script\u003e\n```\n\n### Example: basic usage\n\n```html\n\u003cfabric-algolia application-id=\"\"\n                api-key=\"\"\n                index=\"\"\n                query=\"\"\n                response=\"\"\u003e\u003c/fabric-algolia\u003e\n```\n\n* `application-id` (string) - Your Algolia Application ID.\n* `api-key` (string) - Your Algolia API key.\n* `index` (string) - Your Algolia records.\n* `query` (string) - Fields that should be include in the response.\n* `response` (object) - Algolia's response.\n\n\u003e See [demo file](./demo/index.html) for examples.\n\n### Other attributes\n\n* `settings` (object) - Search settings.\n* `error` (object) - Error.\n\n### Events\n\n* `error-changed` - Fired when the `error` property has changed.\n* `response-changed` - Fired when the `response` property has changed.\n\n## Contributing\n\nPlease check [CONTRIBUTING](./CONTRIBUTING.md).\n\n## License\n\nReleased under the [BSD 3-Clause License](./LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabricelements%2Ffabric-algolia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffabricelements%2Ffabric-algolia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabricelements%2Ffabric-algolia/lists"}