{"id":13771926,"url":"https://github.com/pharo-contributions/Stylesheet","last_synced_at":"2025-05-11T04:31:01.105Z","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":6,"default_branch":"master","last_synced_at":"2025-03-03T18:47:30.081Z","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,"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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253518941,"owners_count":21921074,"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":["pharo","smalltalk","style","stylesheet"],"created_at":"2024-08-03T17:00:57.663Z","updated_at":"2025-05-11T04:30:59.473Z","avatar_url":"https://github.com/pharo-contributions.png","language":"Smalltalk","funding_links":[],"categories":["Miscellaneous"],"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"}