All Projects → WebDevStudios → Wds Blocks

WebDevStudios / Wds Blocks

A library of Gutenberg blocks.

Programming Languages

javascript
184084 projects - #8 most used programming language

WDS Blocks

buddy pipeline

A library of Gutenberg blocks.

WebDevStudios. Your Success is Our Mission.


Available Blocks

  • Accordion
  • Carousel

Requirements 📝


Installation 🚀

Clone the repo with Git:

git clone [email protected]:WebDevStudios/wds-blocks.git

Install dependencies:

npm i

💻 Development

Watch for changes:

npm run start

Build a production version:

npm run build

Other handy commands

Lint everything:

npm run lint

Lint JS:

npm run lint:js

Lint SCSS/CSS:

npm run lint:styles

Lint PHP:

composer run lint

Webpack Config (optional)

The 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.


Contributing and Support

Your contributions and support tickets are welcome. Please see our guidelines before submitting a pull request.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].