
Research
/Security News
Weaponizing Discord for Command and Control Across npm, PyPI, and RubyGems.org
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
@humanmade/block-editor-components
Advanced tools
Reusable components, hooks and helper functions for the WordPress block editor(s).
Reusable components, hooks and helper functions for the WordPress block editor(s).
The Block Editor Components package provides reusable components, hooks and helper functions to use with the WordPress block editor(s). This is not a WordPress plugin or other production-use library. Instead, the package is intended to be used as development-time dependency, contributing to your plugin or project codebase build.
The recommended way to use the Block Editor Components package is to install as a development-only Node dependency.
Using npm:
npm install --save-dev @humanmade/block-editor-components
Of course, you can also use Yarn, pnpm or any other package manager.
Note: As the Block Editor Components package provides a variety of components, hooks and utils that you usually don't all need for a given project, the package does not declare any @wordpress/*
dependencies.
This means that you need to ensure all dependency assets are declared and loaded.
You can read about an individual component's dependencies in the relevant README file.
One way to ensure all dependencies are loaded is to use the @wordpress/dependency-extraction-webpack-plugin
package.
ConditionalComponent
DateTimeControl
FetchAllTermSelectControl
FileControls
ImageControl
InnerBlockSlider
LinkControl
LinkToolbar
PlainTextWithLimit
PostPicker
PostTitleControl
PostTypeCheck
RichTextWithLimit
TermSearchControl
useActiveBlockStyle
useBlockStyles
useDisallowedBlocks
useMeta
useRenderAppenderWithBlockLimit
useSelectBlock
useSetAttribute
This project relies on contributions from those using it! See the contribution guidelines for more information.
FAQs
Reusable components, hooks and helper functions for the WordPress block editor(s).
The npm package @humanmade/block-editor-components receives a total of 255 weekly downloads. As such, @humanmade/block-editor-components popularity was classified as not popular.
We found that @humanmade/block-editor-components demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 8 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
/Security News
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
Security News
Socket now integrates with Bun 1.3’s Security Scanner API to block risky packages at install time and enforce your organization’s policies in local dev and CI.
Research
The Socket Threat Research Team is tracking weekly intrusions into the npm registry that follow a repeatable adversarial playbook used by North Korean state-sponsored actors.