MWDelaney / block-parallax-image

Gutenberg block for parallax images using simple-parallax

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parallax Image Block for WordPress

Development:

Inside that directory, you can run several commands:

$ npm start

Starts the build for development.

$ npm run build

Builds the code for production.

$ npm run format:js

Formats JavaScript files.

$ npm run lint:css

Lints CSS files.

$ npm run lint:js

Lints JavaScript files.

$ npm run packages-update

Updates WordPress packages to the latest version.

About

Gutenberg block for parallax images using simple-parallax


Languages

Language:JavaScript 69.4%Language:PHP 27.4%Language:CSS 3.2%