{"id":22786934,"url":"https://github.com/ita-design-system/bricss","last_synced_at":"2026-02-03T10:34:55.415Z","repository":{"id":243250047,"uuid":"811820504","full_name":"ita-design-system/bricss","owner":"ita-design-system","description":"A simple and customizable low-level CSS library generator with automatic documentation generation.","archived":false,"fork":false,"pushed_at":"2025-07-29T06:47:35.000Z","size":1399,"stargazers_count":45,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-29T08:50:21.713Z","etag":null,"topics":["css","low-level","low-tech","no-build","no-build-required"],"latest_commit_sha":null,"homepage":"https://ita-design-system.github.io/bricss/","language":"HTML","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/ita-design-system.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-06-07T11:17:41.000Z","updated_at":"2025-07-29T06:49:33.000Z","dependencies_parsed_at":"2024-06-24T06:44:20.269Z","dependency_job_id":"8cc7d3c5-9f80-4da0-8672-81f427307803","html_url":"https://github.com/ita-design-system/bricss","commit_stats":null,"previous_names":["ita-design-system/dsgen","ita-design-system/bricss"],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/ita-design-system/bricss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ita-design-system%2Fbricss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ita-design-system%2Fbricss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ita-design-system%2Fbricss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ita-design-system%2Fbricss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ita-design-system","download_url":"https://codeload.github.com/ita-design-system/bricss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ita-design-system%2Fbricss/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29041595,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T10:09:22.136Z","status":"ssl_error","status_checked_at":"2026-02-03T10:09:16.814Z","response_time":96,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["css","low-level","low-tech","no-build","no-build-required"],"created_at":"2024-12-12T00:00:58.657Z","updated_at":"2026-02-03T10:34:55.410Z","avatar_url":"https://github.com/ita-design-system.png","language":"HTML","funding_links":[],"categories":["HTML"],"sub_categories":[],"readme":"# BRiCSS\n\n[![GitHub release (latest by date)](https://img.shields.io/github/v/release/ita-design-system/bricss?style=for-the-badge)](https://github.com/ita-design-system/briccs/releases)\n\nA simple and customizable low-level CSS library generator with automatic documentation generation.\n\n[Website](https://ita-design-system.github.io/bricss/) | [Example in use](https://itautomotive-dev.github.io/marques-blanches-ui/) | [BRiCSS Website UI](https://ita-design-system.github.io/bricss-website-ui/)\n\nThey are using BRiCSS:\n\n| Skoda | Hyundai | OpenHive |\n|-|-|-|\n| [![Skoda Rent](https://cdn.jsdelivr.net/gh/ita-design-system/ita-medias@main/logo-skoda-rent.svg)](https://rent.skoda.fr/) | \u003ca href=\"https://mocean-rent.hyundai.fr\"\u003e\u003cimg src=\"https://github.com/user-attachments/assets/bf07dce5-ea7a-40b3-9b4a-f5bca2c607f1\" alt=\"Hyundai Mocean Rent\" height=\"26\"\u003e\u003c/a\u003e | \u003ca href=\"https://openhive.eu\"\u003e\u003cimg src=\"https://github.com/user-attachments/assets/95a7b956-abc4-4ac0-8ee7-86eb5d2e6a0c\" width=\"128\" alt=\"openhive\"\u003e\u003c/a\u003e |\n\n\n## General principles\n\n* **Simple responsive naming convention**: BRiCSS is a simple low-level CSS abstraction and a naming convention based on abbreviations of CSS class names and attributes.\n* **CSS you really use**: Just set CSS properties you really use into your designs and code.\n* **Responsive on-demand**: Optimized CSS output file size thanks to selective responsive CSS properties you really use.\n* **Automatic documentation**: An interactive documentation of CSS output is automatically generated. [.](https://ita-design-system.github.io/bricss-website-ui/).\n* **Low-engineered**: Only a browser is required.\n* **JSON based**: BRiCSS is a JSON file base solution to generate a tailored CSS file library.\n* **Offline**: Works even with no Internet connection.\n* **Design Systems friendly**: Integrates seamlessly into a Design System.\n* **Instant file size**: Instantly observe the file size impact of your settings.\n* **Copy or download**: Just refresh your browser to get the latest version of your custom CSS library.\n\n## Requirements\n\nA text editor, a web server and a browser.\n\n## Getting started\n\n1. [Download](https://github.com/ita-design-system/bricss/archive/refs/heads/main.zip) or clone this repository the starter project and unpack to any web server.\n2. **Edit** `build.json` file to fit your needs.\n3. **Run through your browser!**: Interactive documentation is generated automatically. \n4. **Customize**: Replace all \"Project Name\" string into the `index.html` file to your own project name. Customize or remove Github link \n\nAt first start, an onboarding menu with JSON examples is available to help populating your own `build.json`. At least one single CSS property is required to display documentation. When `build.json` is not empty, just click to download or copy your new CSS library.\n\nAll JSON examples are placed nto the folder `json_examples` or the repository.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fita-design-system%2Fbricss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fita-design-system%2Fbricss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fita-design-system%2Fbricss/lists"}