New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@caldera-labs/gutenberg-modules

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@caldera-labs/gutenberg-modules

Gutenberg's built CSS and JavaScript as an npm package.

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

Gutenberg Modules

Gutenberg's built CSS and JavaScript as an npm package.

Why?

  • I wanted to develop Caldera Forms UI, using Gutenberg's control components and data component, in an environment that did not include WordPress.
  • I want to play with Symfony Process/ Console components.

How To Use

Use In Your App

To Build

If you want to use this repo to build your own copy:

NOTE: The version of Gutenberg to pull is hardcoded in app.php for now.

  • Install git clone https://github.com/CalderaWP/gutenberg-modules/tree/master/dist/blocks
  • Switch to directory cd gutenberg modules
  • Run build command composer build

Publish To NPM

You must be authenticated as Josh for this to work.

  • composer publish

Keywords

wordpress

FAQs

Package last updated on 05 May 2018

Did you know?

Socket

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.

Install

Related posts