{"id":13464374,"url":"https://github.com/WebDevStudios/WDS-Blocks","last_synced_at":"2025-03-25T11:31:34.022Z","repository":{"id":38359441,"uuid":"118140671","full_name":"WebDevStudios/wds-blocks","owner":"WebDevStudios","description":"WebDevStudios library of Gutenberg blocks.","archived":false,"fork":false,"pushed_at":"2023-03-07T05:56:28.000Z","size":7970,"stargazers_count":137,"open_issues_count":30,"forks_count":29,"subscribers_count":34,"default_branch":"main","last_synced_at":"2025-03-11T01:25:06.243Z","etag":null,"topics":["gutenberg","gutenberg-blocks","hacktoberfest","wordpress","wordpress-plugin","wordpress-plugins"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WebDevStudios.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-01-19T15:15:04.000Z","updated_at":"2025-02-04T14:34:17.000Z","dependencies_parsed_at":"2024-01-16T06:07:10.669Z","dependency_job_id":"4bcefc2a-85bf-48e8-9b50-235f8c6893fc","html_url":"https://github.com/WebDevStudios/wds-blocks","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebDevStudios%2Fwds-blocks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebDevStudios%2Fwds-blocks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebDevStudios%2Fwds-blocks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebDevStudios%2Fwds-blocks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WebDevStudios","download_url":"https://codeload.github.com/WebDevStudios/wds-blocks/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245453978,"owners_count":20617956,"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":["gutenberg","gutenberg-blocks","hacktoberfest","wordpress","wordpress-plugin","wordpress-plugins"],"created_at":"2024-07-31T14:00:41.673Z","updated_at":"2025-03-25T11:31:33.395Z","avatar_url":"https://github.com/WebDevStudios.png","language":"JavaScript","readme":"# WDS Blocks \u003c!-- omit in toc --\u003e\n\nWebDevStudios library of Gutenberg blocks.\n\n[![WebDevStudios. Your Success is Our Mission.](https://webdevstudios.com/wp-content/uploads/2018/04/wds-github-banner.png)](https://webdevstudios.com/contact/)\n\n\n## Current blocks\n\n-   Accordion\n-   Carousel\n\n---\n\n## Table of Contents \u003c!-- omit in toc --\u003e\n\n- [Current blocks](#current-blocks)\n- [Use as WordPress Plugin](#use-as-wordpress-plugin)\n- [Plugin Development](#plugin-development)\n\t- [Requirements](#requirements)\n\t- [Install](#install)\n- [Development](#development)\n\t- [NPM Scripts](#npm-scripts)\n\t- [Linting](#linting)\n\t- [Webpack Config (optional)](#webpack-config-optional)\n- [Contributing and Support](#contributing-and-support)\n\n---\n\n## Use as WordPress Plugin\n\n1. Download [WDS Blocks](https://github.com/WebDevStudios/wds-blocks/archive/refs/heads/main.zip)\n2. Extract `wds-blocks-main.zip` into your project's `/plugins` directory\n3. Activate the plugin in the WordPress Dashboard\n\n---\n\n## Plugin Development\n\nIf you're interested in using WDS Blocks to get started building your own blocks, follow the instructions below:\n\n### Requirements\n\n-   [Node 14](https://nodejs.org/en/)\n-   [NPM 7](https://nodejs.org/en/)\n-   [Composer](https://getcomposer.org/)\n-   [WordPress 5.0+](https://wordpress.org)\n\n### Install\n\nClone the repo with Git:\n\n```bash\ngit clone git@github.com:WebDevStudios/wds-blocks.git\n```\n\nInstall dependencies:\n\n```bash\nnpm i --legacy-peer-deps\n```\n\n```bash\ncomposer install\n```\n\n---\n\n## Development\n\nWDS Blocks using @wordpress/scripts to handle compiling assets and watching for changes.\n\nSee the [Official Gutenberg Developer Documentation](https://developer.wordpress.org/block-editor/#develop-for-the-block-editor) for extensive tutorials, documentation, and API references.\n\n### NPM Scripts\n\nUse the following commands to get started:\n\nWatch for changes:\n\n```bash\nnpm start\n```\n\nBuild a production version of WDS Blocks:\n\n```bash\nnpm run build\n```\n\n### Linting\n\nLint the codebase:\n\n```bash\nnpm run lint\n```\n\nFormat the codebase with Prettier:\n\n```bash\nnpm run format\n```\n\n### Webpack Config (optional)\n\nThe optional `webpack.config.js` file includes the `@wordpress/scripts` defaults, along with an entry path for `/src/frontend.js`. The frontend entry path is conditionally included and is not a requirement. It can be safely deleted.\n\n---\n\n## Contributing and Support\n\nYour contributions and [support tickets](https://github.com/WebDevStudios/WDS-Blocks/issues) are welcome. Please see our [guidelines](https://github.com/WebDevStudios/WDS-Blocks/blob/main/CONTRIBUTING.md) before submitting a pull request.\n","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FWebDevStudios%2FWDS-Blocks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FWebDevStudios%2FWDS-Blocks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FWebDevStudios%2FWDS-Blocks/lists"}