{"id":20508070,"url":"https://github.com/motion/gloss-docs","last_synced_at":"2025-10-11T11:37:47.187Z","repository":{"id":42331358,"uuid":"201999832","full_name":"motion/gloss-docs","owner":"motion","description":"Documentation for Gloss","archived":false,"fork":false,"pushed_at":"2023-01-11T20:42:50.000Z","size":5005,"stargazers_count":0,"open_issues_count":27,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-16T08:18:44.528Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/motion.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":"2019-08-12T19:58:01.000Z","updated_at":"2019-08-12T23:43:56.000Z","dependencies_parsed_at":"2023-02-09T06:32:10.061Z","dependency_job_id":null,"html_url":"https://github.com/motion/gloss-docs","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/motion%2Fgloss-docs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/motion%2Fgloss-docs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/motion%2Fgloss-docs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/motion%2Fgloss-docs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/motion","download_url":"https://codeload.github.com/motion/gloss-docs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242111465,"owners_count":20073435,"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-11-15T20:16:47.042Z","updated_at":"2025-10-11T11:37:42.145Z","avatar_url":"https://github.com/motion.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"TODO\n\n- don't memo the whole gloss view, instead:\n  - memo the work inside the view\n  - why? lots of views take children, so memo does nothing\n  - plus we can eventually memo things really smart, handling the various object syntax like boxShadow={{  }}\n\n\n\n# gloss 💅\n\nusage:\n\nfull-featured example:\n\n```js\nimport React from 'react'\nimport ReactDOM from 'react-dom'\nimport Icon from './icon'\nimport Popover from './popover'\n\nconst LINE_HEIGHT = 30\n\nReactDOM.render(\n  \u003cThemeProvide bright={{ background: '#000' }}\u003e\n    \u003cTheme name=\"bright\"\u003e\n      \u003cSurface icon=\"name\" /\u003e\n    \u003c/Theme\u003e\n  \u003c/ThemeProvide\u003e,\n  document.querySelector('#app'),\n)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmotion%2Fgloss-docs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmotion%2Fgloss-docs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmotion%2Fgloss-docs/lists"}