{"id":16452865,"url":"https://github.com/vitalk/classy-button","last_synced_at":"2026-05-15T06:11:35.284Z","repository":{"id":23710065,"uuid":"27082543","full_name":"vitalk/classy-button","owner":"vitalk","description":"A standart, but classy, button","archived":false,"fork":false,"pushed_at":"2018-04-27T12:04:21.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-09T09:29:31.470Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://jsbin.com/meyuyu","language":"CSS","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/vitalk.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":"2014-11-24T15:52:23.000Z","updated_at":"2018-04-27T12:04:10.000Z","dependencies_parsed_at":"2022-08-05T23:15:57.151Z","dependency_job_id":null,"html_url":"https://github.com/vitalk/classy-button","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitalk%2Fclassy-button","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitalk%2Fclassy-button/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitalk%2Fclassy-button/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitalk%2Fclassy-button/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vitalk","download_url":"https://codeload.github.com/vitalk/classy-button/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240894277,"owners_count":19874789,"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-11T10:14:02.726Z","updated_at":"2026-05-15T06:11:35.245Z","avatar_url":"https://github.com/vitalk.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Classy Button\n\nA standart, but classy, button.\n\n## Installation\n\nThe recommended installation method is a [npm](https://www.npmjs.com/).\n\n```shell\nnpm install --save-dev classy-button\n```\n\n## Usage\n\nButtons have a few required constraints for proper functionality,\naccessibility, and styling:\n\n- Whenever possible, use `button` over `a`.\n- Never set `tabindex` on buttons - let the browser automatically set that.\n\n```html\n\u003cbutton class=\"button\"\u003eButton\u003c/button\u003e\n\u003ca class=\"button\"\u003eA button link\u003c/a\u003e\n```\n\nVariable | Description\n---|---\n`@classy-button-namespace` | The namespace uses for classy button (`button` by default).\n`@classy-button-padding` | The vertical padding for buttons; the left and right values are doubled (`.6em` by default).\n`@classy-button-padding-mini` | The vertical padding for mini buttons (a half of `@classy-button-padding` by default).\n\n## License\n\nLicensed under the [MIT license](http://mit-license.org/vitalk).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitalk%2Fclassy-button","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvitalk%2Fclassy-button","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitalk%2Fclassy-button/lists"}