{"id":13398423,"url":"https://github.com/jxnblk/tachyons-components","last_synced_at":"2025-03-14T02:31:20.241Z","repository":{"id":65513970,"uuid":"100145373","full_name":"jxnblk/tachyons-components","owner":"jxnblk","description":"React UI components powered by Tachyons with a styled-components like API","archived":true,"fork":false,"pushed_at":"2018-09-14T22:13:20.000Z","size":288,"stargazers_count":411,"open_issues_count":4,"forks_count":15,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-10-18T19:00:43.185Z","etag":null,"topics":["components","react","tachyons"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jxnblk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-08-13T00:53:32.000Z","updated_at":"2024-01-12T14:41:43.000Z","dependencies_parsed_at":"2023-01-26T20:55:19.172Z","dependency_job_id":null,"html_url":"https://github.com/jxnblk/tachyons-components","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jxnblk%2Ftachyons-components","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jxnblk%2Ftachyons-components/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jxnblk%2Ftachyons-components/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jxnblk%2Ftachyons-components/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jxnblk","download_url":"https://codeload.github.com/jxnblk/tachyons-components/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243511660,"owners_count":20302595,"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":["components","react","tachyons"],"created_at":"2024-07-30T19:00:25.499Z","updated_at":"2025-03-14T02:31:19.934Z","avatar_url":"https://github.com/jxnblk.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"\n# tachyons-components\n\n[![Build Status][build-badge]][build]\n[![Coverage][coverage-badge]][coverage]\n![Experimental](https://img.shields.io/badge/status-experimental-orange.svg?style=flat-square)\n\n[build-badge]: https://img.shields.io/travis/jxnblk/tachyons-components/master.svg?style=flat-square\n[build]: https://travis-ci.org/jxnblk/tachyons-components\n[coverage-badge]: https://img.shields.io/codecov/c/github/jxnblk/tachyons-components.svg?style=flat-square\n[coverage]: https://codecov.io/github/jxnblk/tachyons-components\n\nReact UI components powered by [Tachyons][tachyons]\nwith a [styled-components][sc] like API.\n\n```sh\nnpm install tachyons-components\n```\n\n```js\nimport styled from 'tachyons-components'\n\nconst Button = styled('button')`\n  f6 f5-ns fw6 dib ba\n  b--black-20 bg-blue white\n  ph3 ph4-ns pv2 pv3-ns br2\n  grow no-underline\n`\n```\n\n```jsx\n\u003cButton mr2\u003e\n  Hello\n\u003c/Button\u003e\n```\n\n## Functional styles\n\n```js\nconst Heading = styled('h2')`\n  m0\n  ${props =\u003e props.big ? 'f1' : 'f2'}\n`\n```\n\n[tachyons]: http://tachyons.io\n[sc]: https://styled-components.com\n\n[MIT License](LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjxnblk%2Ftachyons-components","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjxnblk%2Ftachyons-components","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjxnblk%2Ftachyons-components/lists"}