{"id":13409154,"url":"https://github.com/chrisrhymes/bulma-block-list","last_synced_at":"2025-04-07T17:09:57.183Z","repository":{"id":36469050,"uuid":"226421140","full_name":"chrisrhymes/bulma-block-list","owner":"chrisrhymes","description":"A simple scss package extending Bulma with block style list elements","archived":false,"fork":false,"pushed_at":"2024-12-28T14:01:00.000Z","size":216,"stargazers_count":42,"open_issues_count":0,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-31T14:15:25.839Z","etag":null,"topics":["block-list","bulma","css","list","scss"],"latest_commit_sha":null,"homepage":"https://www.csrhymes.com/bulma-block-list/","language":"SCSS","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/chrisrhymes.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","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},"funding":{"github":"chrisrhymes","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2019-12-06T22:24:22.000Z","updated_at":"2025-01-25T22:11:13.000Z","dependencies_parsed_at":"2024-04-28T17:25:43.187Z","dependency_job_id":"8f817b80-87d4-44eb-a4ab-1e04ea51ed03","html_url":"https://github.com/chrisrhymes/bulma-block-list","commit_stats":{"total_commits":33,"total_committers":3,"mean_commits":11.0,"dds":"0.12121212121212122","last_synced_commit":"83f6acf6fce5ef81d6e697ac9f062f0d755cf7d8"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisrhymes%2Fbulma-block-list","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisrhymes%2Fbulma-block-list/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisrhymes%2Fbulma-block-list/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisrhymes%2Fbulma-block-list/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chrisrhymes","download_url":"https://codeload.github.com/chrisrhymes/bulma-block-list/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247694876,"owners_count":20980733,"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":["block-list","bulma","css","list","scss"],"created_at":"2024-07-30T20:00:58.418Z","updated_at":"2025-04-07T17:09:57.136Z","avatar_url":"https://github.com/chrisrhymes.png","language":"SCSS","funding_links":["https://github.com/sponsors/chrisrhymes"],"categories":["Extensions"],"sub_categories":["Courses"],"readme":"# bulma-block-list\n\n![npm](https://img.shields.io/npm/dw/bulma-block-list)\n\nA simple scss package extending Bulma with block style list elements.\n\n## Upgrading to v1\n\nTo be compatible with Bulma, version 1 of Bulma Block List requires [dart sass](https://bulma.io/documentation/start/migrating-to-v1/#what-changes).\n\n## Usage\n\n- `npm i -S bulma-block-list`\n- `@use \"node_modules/bulma-block-list/src/block-list\";` after importing [Bulma](https://bulma.io/documentation/customize/with-node-sass/#3-create-a-sass-file).\n- Create a ul and give it the class of `block-list`\n- Add any modifier classes to change the styles as needed\n\n```html\n\u003cul class=\"block-list is-small is-outlined is-success is-centered\"\u003e\n  \u003cli\u003eItem one\u003c/li\u003e\n  \u003cli\u003eItem two\u003c/li\u003e\n  \u003cli\u003eItem three\u003c/li\u003e\n\u003c/ul\u003e\n```\n\n## List Item Overrides\n\nIn v0.3 you can override the list item styles.\n\n```html\n\u003cul class=\"block-list is-small\"\u003e\n  \u003cli\u003eItem one\u003c/li\u003e\n  \u003cli class=\"is-primary is-outlined is-large\"\u003eItem two\u003c/li\u003e\n  \u003cli\u003eItem three\u003c/li\u003e\n\u003c/ul\u003e\n```\n\nFor examples see [csrhymes.com/bulma-block-list](https://www.csrhymes.com/bulma-block-list)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrisrhymes%2Fbulma-block-list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchrisrhymes%2Fbulma-block-list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrisrhymes%2Fbulma-block-list/lists"}