{"id":21838964,"url":"https://github.com/blazesoftware/css","last_synced_at":"2025-04-14T10:36:05.492Z","repository":{"id":40708439,"uuid":"254600415","full_name":"BlazeSoftware/css","owner":"BlazeSoftware","description":"CSS foundation for Blaze UI","archived":false,"fork":false,"pushed_at":"2023-03-04T11:24:35.000Z","size":1361,"stargazers_count":28,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T01:15:54.526Z","etag":null,"topics":["bem","css","framework","sass","scss","toolkit","web-components"],"latest_commit_sha":null,"homepage":"https://www.blazeui.com","language":"SCSS","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/BlazeSoftware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":".github/CODE_OF_CONDUCT.md","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}},"created_at":"2020-04-10T09:51:55.000Z","updated_at":"2025-03-05T09:30:59.000Z","dependencies_parsed_at":"2024-06-19T00:37:07.406Z","dependency_job_id":"6e398e25-f75d-49a5-b3bc-b504a6e4c4a1","html_url":"https://github.com/BlazeSoftware/css","commit_stats":{"total_commits":69,"total_committers":4,"mean_commits":17.25,"dds":"0.49275362318840576","last_synced_commit":"9bdd185e45eb3e2d2a7ba9dfc999917d75bb3951"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlazeSoftware%2Fcss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlazeSoftware%2Fcss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlazeSoftware%2Fcss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlazeSoftware%2Fcss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlazeSoftware","download_url":"https://codeload.github.com/BlazeSoftware/css/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248863706,"owners_count":21174060,"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":["bem","css","framework","sass","scss","toolkit","web-components"],"created_at":"2024-11-27T21:15:15.452Z","updated_at":"2025-04-14T10:36:05.466Z","avatar_url":"https://github.com/BlazeSoftware.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u003ca href=\"https://www.blazeui.com\"\u003eBlaze CSS\u003c/a\u003e\n\nBlaze is a framework-free open source UI toolkit. It provides great structure for building websites quickly with a scalable and maintainable foundation.\n\nBlaze CSS is a set of CSS styles and HTML components available as CSS and SCSS.\n\n## Ready to Code Dev Environment\n\nContribute to Blaze using an online development environment.\n\n[![Open in Github Dot](https://img.shields.io/badge/code-open%20in%20github-orange?logo=github\u0026style=for-the-badge)](https://github.dev/BlazeSoftware/css)\n\n## Local Developer Setup\n\nFirst of all install [NVM](https://github.com/creationix/nvm#install-script).\n\nWhen that is complete run:\n\n```cli\n$ nvm use\n$ npm i\n$ npm start\n```\n\n## Installing the CSS\n\nThe easiest way to use the toolkit is via CDN.\n\n```html\n\u003clink rel=\"stylesheet\" href=\"https://unpkg.com/@blaze/css@x.x.x/dist/blaze.css\" /\u003e\n```\n\nThe `x.x.x` is the specific version of the library, you should use specifc versions to prevent against breaking changes.\n\n### How to start applying styles\n\nWe've designed the toolkit not to interfere with others or your own styles, hence Blaze won't automatically do anything to your site.\n\nThe following won't change by simply linking to blaze.css like it would with others such as Bootstrap or Foundation:\n\n```html\n\u003cbutton type=\"button\"\u003eButton\u003c/button\u003e\n```\n\nYou need to apply our button classes:\n\n```html\n\u003cbutton class=\"c-button\" type=\"button\"\u003eButton\u003c/button\u003e\n```\n\nThis means you have to add classes to each part of your site where you want Blaze to apply. Take a look at the documentation for our objects, components, typography etc. and you'll see how intuitive it is to use.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblazesoftware%2Fcss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblazesoftware%2Fcss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblazesoftware%2Fcss/lists"}