{"id":20247594,"url":"https://github.com/typestyle/csstips","last_synced_at":"2025-04-10T21:32:10.210Z","repository":{"id":47969995,"uuid":"75985344","full_name":"typestyle/csstips","owner":"typestyle","description":"CSS Tips to help beginners using CSS in TS / JS","archived":false,"fork":false,"pushed_at":"2021-08-11T11:33:02.000Z","size":33,"stargazers_count":52,"open_issues_count":4,"forks_count":8,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-24T18:52:35.281Z","etag":null,"topics":["css","css-in-js","typescript","typestyle"],"latest_commit_sha":null,"homepage":"https://typestyle.github.io","language":"TypeScript","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/typestyle.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2016-12-09T00:01:43.000Z","updated_at":"2023-12-14T11:07:52.000Z","dependencies_parsed_at":"2022-08-12T15:40:21.771Z","dependency_job_id":null,"html_url":"https://github.com/typestyle/csstips","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestyle%2Fcsstips","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestyle%2Fcsstips/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestyle%2Fcsstips/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestyle%2Fcsstips/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typestyle","download_url":"https://codeload.github.com/typestyle/csstips/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248301451,"owners_count":21080894,"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":["css","css-in-js","typescript","typestyle"],"created_at":"2024-11-14T09:38:05.712Z","updated_at":"2025-04-10T21:32:10.168Z","avatar_url":"https://github.com/typestyle.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# What's here\n\nA bunch of csstips that you can use with TypeStyle. What is a csstip?\n\n- A function that returns a mixin (e.g. `padding`)\n- A mixin (e.g. flexbox stuff).\n- Functions to make page setup easier (`setupPage`) and CSS designs consistent (`normalize`).\n\n# Quick exploration \n\nJust use TypeScript autocomplete e.g \n\n```ts\nimport * as csstips from \"csstips\" \nimport {style} from \"typestyle\" \n\n\u003cdiv className={style(csstips.scroll)}\u003e\n  .....Insert a big block of dom here....\n\u003cdiv\u003e\n```\n\nIt essentially makes it easier for: \n- Beginners to explore CSS.\n- Experts to review CSS / intent.\n- Provides examples for how to create mixins / mixin creating functions for TypeStyle.\n\n# Docs \n\n[https://typestyle.github.io](https://typestyle.github.io)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftypestyle%2Fcsstips","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftypestyle%2Fcsstips","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftypestyle%2Fcsstips/lists"}