{"id":18685823,"url":"https://github.com/grapesjs/blocks-flexbox","last_synced_at":"2025-09-16T04:35:02.157Z","repository":{"id":57253105,"uuid":"113775453","full_name":"GrapesJS/blocks-flexbox","owner":"GrapesJS","description":"Add the flexbox block","archived":false,"fork":false,"pushed_at":"2023-06-12T11:50:39.000Z","size":122,"stargazers_count":39,"open_issues_count":1,"forks_count":34,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-08-28T19:35:09.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://codepen.io/artf/full/qpWBRW/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GrapesJS.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}},"created_at":"2017-12-10T19:02:06.000Z","updated_at":"2025-04-19T22:49:30.000Z","dependencies_parsed_at":"2024-01-29T20:35:48.985Z","dependency_job_id":null,"html_url":"https://github.com/GrapesJS/blocks-flexbox","commit_stats":null,"previous_names":["artf/grapesjs-blocks-flexbox"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/GrapesJS/blocks-flexbox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrapesJS%2Fblocks-flexbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrapesJS%2Fblocks-flexbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrapesJS%2Fblocks-flexbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrapesJS%2Fblocks-flexbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrapesJS","download_url":"https://codeload.github.com/GrapesJS/blocks-flexbox/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrapesJS%2Fblocks-flexbox/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275363831,"owners_count":25451511,"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","status":"online","status_checked_at":"2025-09-16T02:00:10.229Z","response_time":65,"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":[],"created_at":"2024-11-07T10:24:24.200Z","updated_at":"2025-09-16T04:35:02.136Z","avatar_url":"https://github.com/GrapesJS.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GrapesJS Blocks Flexbox\n\nThis plugin adds the Flexbox block which allows creating easily flexible and responsive columns\n\n[Demo](https://codepen.io/artf/full/qpWBRW/)\n\n\n## Summary\n\n* Plugin name: `grapesjs-blocks-flexbox`\n* Blocks\n  * `flexbox`\n\n\n\n\n\n## Options\n\n|Option|Description|Default|\n|-|-|-\n|`stylePrefix`|Classes prefix|`''`|\n|`flexboxBlock`|Use this to extend the default flexbox block|`{}`|\n|`labelRow`|Row label|`Row`|\n|`labelColumn`|Column label|`Column`|\n\n\n\n\n\n## Download\n\n* CDN\n  * `https://unpkg.com/grapesjs-blocks-flexbox`\n* NPM\n  * `npm i grapesjs-blocks-flexbox`\n* GIT\n  * `git clone https://github.com/GrapesJS/blocks-flexbox.git`\n\n\n\n\n\n## Usage\n\n```html\n\u003clink href=\"https://unpkg.com/grapesjs/dist/css/grapes.min.css\" rel=\"stylesheet\"/\u003e\n\u003cscript src=\"https://unpkg.com/grapesjs\"\u003e\u003c/script\u003e\n\u003cscript src=\"path/to/grapesjs-blocks-flexbox.min.js\"\u003e\u003c/script\u003e\n\n\u003cdiv id=\"gjs\"\u003e\u003c/div\u003e\n\n\u003cscript type=\"text/javascript\"\u003e\n  var editor = grapesjs.init({\n      container : '#gjs',\n      ...\n      plugins: ['grapesjs-blocks-flexbox'],\n      pluginsOpts: {\n        'grapesjs-blocks-flexbox': {\n          // options\n        }\n      }\n  });\n\u003c/script\u003e\n```\n\n\n\n\n\n## Development\n\nClone the repository\n\n```sh\n$ git clone https://github.com/GrapesJS/blocks-flexbox.git\n$ cd blocks-flexbox\n```\n\nInstall dependencies\n\n```sh\n$ npm i\n```\n\nStart the dev server\n\n```sh\n$ npm start\n```\n\n\n\n\n\n## License\n\nBSD 3-Clause\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrapesjs%2Fblocks-flexbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrapesjs%2Fblocks-flexbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrapesjs%2Fblocks-flexbox/lists"}