{"id":20259552,"url":"https://github.com/pharo-contributions/stylesheet","last_synced_at":"2026-06-12T09:31:42.885Z","repository":{"id":93121343,"uuid":"151603029","full_name":"pharo-contributions/Stylesheet","owner":"pharo-contributions","description":"Stylesheet is a project to define css like stylesheet in Pharo applications","archived":false,"fork":false,"pushed_at":"2022-02-02T09:57:06.000Z","size":39,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-05-27T08:53:21.094Z","etag":null,"topics":["pharo","smalltalk","style","stylesheet"],"latest_commit_sha":null,"homepage":null,"language":"Smalltalk","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/pharo-contributions.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}},"created_at":"2018-10-04T16:32:09.000Z","updated_at":"2022-02-02T09:55:50.000Z","dependencies_parsed_at":"2023-06-05T00:15:32.809Z","dependency_job_id":null,"html_url":"https://github.com/pharo-contributions/Stylesheet","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/pharo-contributions/Stylesheet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pharo-contributions%2FStylesheet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pharo-contributions%2FStylesheet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pharo-contributions%2FStylesheet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pharo-contributions%2FStylesheet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pharo-contributions","download_url":"https://codeload.github.com/pharo-contributions/Stylesheet/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pharo-contributions%2FStylesheet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34238713,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["pharo","smalltalk","style","stylesheet"],"created_at":"2024-11-14T11:15:21.686Z","updated_at":"2026-06-12T09:31:42.869Z","avatar_url":"https://github.com/pharo-contributions.png","language":"Smalltalk","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stylesheet\n\nStylesheet is a project to define css like stylesheet in Pharo applications.\n\nStylesheet is written and supported by Olivier Auverlot and Guillaume Larcheveque (aka The Pasta Team) \n\n## Install Stylesheet \n\nTo install Stylesheet on your Pharo image you can just execute the following script:\n\n```Smalltalk\n    Metacello new\n    \tgithubUser: 'pharo-contributions' project: 'Stylesheet' commitish: 'master' path: 'src';\n    \tbaseline: 'Stylesheet';\n    \tload\n```\n\nTo add Stylesheet to your baseline just add this:\n\n```Smalltalk\n    spec\n    \tbaseline: 'Stylesheet'\n    \twith: [ spec repository: 'github://pharo-contributions/Stylesheet:master/src' ]\n```\n\nNote that you can replace the #master by another branch as #development or a tag as #v1.0.0, #v1.? or #v1.2.? .\n\n## Projects using Stylesheet\n\n- pharo-contributions/Artefact\n- TelescopeSt/Telescope\n- DuneSt/ChartJs\n\n## Smalltalk versions compatibility\n\n| Version \t| Compatible Pharo versions \t\t|\n|----------\t|---------------------------\t\t|\n| 1.x.x    \t| Pharo 61, 70, 80, 90\t\t\t\t|","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpharo-contributions%2Fstylesheet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpharo-contributions%2Fstylesheet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpharo-contributions%2Fstylesheet/lists"}