Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gulp-drupal-stack

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-drupal-stack

OVH Gulp tasks for Drupal themes and modules

  • 3.3.0
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
4
decreased by-66.67%
Maintainers
1
Weekly downloads
 
Created
Source

Gulp Drupal Stack

gulp-drupal-stack-banner

Maintenance Gitter travis Documentation Status

This stack core is to be included in your main project and sets up many Gulp tasks that can work in many flexible ways by passing in different config objects, which can be based off of gulpfile.default.yml (and is merged with).

Features

  • SCSS => CSS compiling with LibSass, PostCSS, linting, CSScomb(x), and SourceMaps
  • JS compiling via Babel, linting and aggregation
  • webpack module bundling
  • SVG => Font Icons compiling with support for adding mixins and classes to SCSS along with a demo page
  • Drupal file watching to trigger Drush cache clears
  • Copy any files to an other location
  • Sprite generator (with Retina Display support)

All is easily configurable by changing values in your gulpfile.yml file in your project. These values are merged into the gulpfile.default.yml file - look there for the available options and defaults.

Documentation

Full documentation is available here.

TODO
  • Browsersync live reload and style injection (should be OK, not tested)
  • Images => Images optimization (to validate)
  • JS specs => JS tests using Karma

Contributing

Have a look at the Contributing section. If you have any question feel free to discuss about it on our Gitter.

Credits

Original project from p2-theme-core.

License

MIT (original license)

Keywords

FAQs

Package last updated on 23 Oct 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc