1.0.1 • Published 5 years ago

gulp-jumpstart v1.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

Gulp starter for jQuery plugin development

GitHub License

A Gulp template for setting up a development environment and build pipeline for your jQuery plugin.


Requirements

Node: 10.15.3 Gulp: 4.0 Gulp CLI: 2.1

Installation

npm install --save-dev gulp-jumpstart

Features

  • Browsersync
  • SASS preprocessing
  • CSS autoprefixer
  • ES6 compilation
  • Directories for demos, assets, and tests

Todos