{"id":16847593,"url":"https://github.com/fabiosantoscode/component-link-button","last_synced_at":"2025-06-29T09:03:01.106Z","repository":{"id":146300483,"uuid":"45476298","full_name":"fabiosantoscode/component-link-button","owner":"fabiosantoscode","description":"Displays a button as an \u003ca\u003e tag.","archived":false,"fork":false,"pushed_at":"2016-04-21T12:40:58.000Z","size":50,"stargazers_count":0,"open_issues_count":0,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-29T09:02:52.309Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fabiosantoscode.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2015-11-03T15:37:07.000Z","updated_at":"2021-08-17T13:54:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"d2e0f0b1-1849-4428-80d9-39755bff2a68","html_url":"https://github.com/fabiosantoscode/component-link-button","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fabiosantoscode/component-link-button","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiosantoscode%2Fcomponent-link-button","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiosantoscode%2Fcomponent-link-button/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiosantoscode%2Fcomponent-link-button/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiosantoscode%2Fcomponent-link-button/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fabiosantoscode","download_url":"https://codeload.github.com/fabiosantoscode/component-link-button/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiosantoscode%2Fcomponent-link-button/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262566830,"owners_count":23329680,"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":[],"created_at":"2024-10-13T13:08:29.172Z","updated_at":"2025-06-29T09:03:01.081Z","avatar_url":"https://github.com/fabiosantoscode.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Linkbutton\n\u003e A component that displays a button that is also a link.\n\n## Usage\n\n**This component expects an ES6 environment**, and so if you are using this in an app,\nyou should drop in a polyfill library - it has been tested with [babel-polyfill] but\n[core-js] or [es6-shim] may also work.\n\n[babel-polyfill]: https://babeljs.io/docs/usage/polyfill/\n[core-js]: https://www.npmjs.com/package/core-js\n[es6-shim]: https://www.npmjs.com/package/es6-shim\n\nThe default export is a React Component, so you can simply import the component and use\nit within some JSX, like so:\n\n```js\nimport Linkbutton from '@economist/component-link-button';\n\nreturn \u003cLinkbutton/\u003e;\n```\n\nFor more examples on usage, see [`src/example.es6`](./src/example.es6).\n\n## Install\n\n```bash\nnpm i -S @economist/component-link-button\n```\n\n## Run tests\n\n```bash\nnpm test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabiosantoscode%2Fcomponent-link-button","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffabiosantoscode%2Fcomponent-link-button","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabiosantoscode%2Fcomponent-link-button/lists"}