Socket
Book a DemoInstallSign in
Socket
r

ryanwelcher

npm

Packages

Current Co-maintainers

Former Co-maintainers

129 packages

@block-developer-cookbook/acronym-format

Create a custom format to define acronyms inside of text.

@block-developer-cookbook/bound-excerpt

A tutorial on how to use custom block bindings to bind the post excerpt to a block.

@block-developer-cookbook/convert-static-block

A tutorial on how to convert a static block into a dynamic one

@block-developer-cookbook/custom-commands

A tutorial on how to create custom commands for the command palette

@block-developer-cookbook/customize-build-process

Demonstrates customizing build process in a WordPress plugin.

@block-developer-cookbook/custom-social-icons

Create a plugin that adds custom social icons to the Social Icons block.

@block-developer-cookbook/dark-light-mode

Create an interactive block that allows users to toggle between dark and light color schemes.

@block-developer-cookbook/editorial-notes

Add editorial notes to each block that are stored in a custom attribute.

@block-developer-cookbook/gallery-slider

Create a gallery slider using the Interactivity API

@block-developer-cookbook/meme-generator

Generate and display memes on your site.

@block-developer-cookbook/preset-block-bindings

Using a block variation to preset block bindings.

@block-developer-cookbook/recipe-block-deprecations

Learn how to manage changes in your static blocks by using block deprecations.

@block-developer-cookbook/simple-fade-effect

Add a fade in effect to some core blocks

@block-developer-cookbook/tape-style

Create a custom block style to make images look like they're taped to the screen.

@block-developer-cookbook/testimonial

Create a testimonial block that stores its content in post meta.

@block-developer-cookbook/transforms

A primer on using the Block Transforms API

@block-developer-cookbook/word-counter

Create a word count tool to restrict post saving based until the word count is met.

@block-developer-cookbook/your-people

Create a custom block to display team members or staff.

ryanwelcher

@ryanwelcher/all-the-things

A create-block template that I use to do all things.

@ryanwelcher/build-all-the-things

A template that sets up support for building multiple blocks and separate JavaScript to registers variations and slots

@ryanwelcher/dynamic-block-template

A template for use with @wordpress/create-block to support dynamic blocks

@ryanwelcher/hello-block-template

A template for use with @wordpress/create-block to create a very simple block

@ryanwelcher/multi-block-temp

A template for use with @wordpress/create-block to create a very simple block

@ryanwelcher/multi-block-template

A template for use with @wordpress/create-block to allow creating a plugin with multiple blocks