Showing 30 open source projects for "gulp"

View related business solutions
  • Employee monitoring software with screenshots Icon
    Employee monitoring software with screenshots

    Clear visibility and insights into how employees work. Even remotely.

    Stay productive working at any distance from anywhere with Monitask.
  • Integrate in minutes with our email API and trust your emails reach the inbox | SendGrid Icon
    Integrate in minutes with our email API and trust your emails reach the inbox | SendGrid

    Leverage the email service that customer-first brands trust for reliable inbox delivery at scale.

    Email is the backbone of your customer engagement. The Twilio SendGrid Email API is the email service trusted by developers and marketers for time-savings, scalability, and delivery expertise. Our flexible Email API and proprietary Mail Transfer Agent (MTA), intuitive console, powerful features, and email experts make it easy to ensure all your email gets delivered in seconds and without interruption.
  • 1
    gulp

    gulp

    A toolkit to automate & enhance your workflow

    gulp is a streaming build system that automates slow, repetitive and time-consuming tasks in your development workflow. It is simple and easy to use with only a minimal API surface, but powerful enough to compose efficient build pipelines. gulp is flexible and composable, and is also platform-agnostic, which means you can use it with PHP, .NET, Java and many other platforms. It’s got a strong ecosystem of npm modules and over 3000 curated, community-built plugins, so you can achieve exactly...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    Brunch

    Brunch

    Web applications made easy

    ... of a Brunch application is an order of magnitude simpler, compared to Webpack, Grunt, or Gulp. Besides configs, brunch is also simpler in terms of commands. Grunt / Gulp commands replicate all plugins it loads. Brunch always has three commands: new, build and watch. Build / watch commands may receive optional production flag which will tell Brunch to optimize assets, javascripts and stylesheets.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Browsersync

    Browsersync

    Keep multiple browsers & devices in sync when building websites

    ... and Linux. Setup in less than 5 minutes. Browsersync is an open source project available to use under the Apache 2.0 License. Easily integrated with task runners like Grunt and Gulp, or included in other Node projects. Test your website against a slower connection. Even when devices are connected to wifi. Your scroll, click, refresh and form actions are mirrored between browsers while you test.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Web app generator

    Web app generator

    A gulp.js generator for modern webapps

    Yeoman generator that scaffolds out a front-end web app using gulp for the build process. Please see our gulpfile for up to date information on what we support. enable ES2015 features using Babel. CSS Autoprefixing. Built-in preview server with BrowserSync. Automagically compile Sass with libsass. Automagically lint your scripts. Map compiled CSS to source stylesheets with source maps. Awesome image optimization. For more information on what this generator can do for you, take a look...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Securden Privileged Account Manager Icon
    Securden Privileged Account Manager

    Unified Privileged Access Management

    Discover and manage administrator, service, and web app passwords, keys, and identities. Automate management with approval workflows. Centrally control, audit, monitor, and record all access to critical IT assets.
  • 5
    WordPressify

    WordPressify

    Automate your WordPress development workflow

    ...-generation JavaScript. Easy import for external JavaScript libraries and npm scripts. Flexible build customization, managed by gulp tasks. WordPressify is a simple tool that helps you build WordPress themes and plugins. It takes care of the development experience by providing a web server with a database out of the box, zero configuration required. WordPressify comes with a development server for running PHP under a proxy with BrowserSync.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Framework detection utility

    Framework detection utility

    Framework detection utility

    Detects which framework a specific website is using. The framework's build/dev commands, directories and server port are also returned. Static site generators: Gatsby, Hugo, Jekyll, Next.js, Nuxt, Hexo, Gridsome, Docusaurus, Eleventy, Middleman, Phenomic, React-static, Stencil, Vuepress, Assemble, DocPad, Harp, Metalsmith, Roots, Wintersmith. Front-end frameworks: create-react-app, Vue, Sapper, Angular, Ember, Svelte, Expo, Quasar. Build tools: Parcel, Brunch, Grunt, Gulp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Cookiecutter Django

    Cookiecutter Django

    Framework for jumpstarting production-ready Django projects quickly

    ... for Websockets and an optional custom static build using Gulp and livereload. Send emails via Anymail (using Mailgun by default or Amazon SES if AWS is selected cloud provider, but switchable). Media storage using Amazon S3 or Google Cloud Storage. Docker support using docker-compose for development and production (using Traefik with LetsEncrypt support). Procfile for deploying to Heroku. Provides instructions for deploying to PythonAnywhere. You can run tests with unittest or pytest.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Chokidar

    Chokidar

    Minimal and efficient cross-platform file watching library

    ...), it is now used in Microsoft's Visual Studio Code, gulp, karma, PM2, browserify, webpack, BrowserSync, and many others. It has proven itself in production environments. Chokidar does still rely on the Node.js core fs module, but when using fs.watch and fs.watchFile for watching, it normalizes the events it receives, often checking for truth by getting file stats and/or dir contents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TARS

    TARS

    Markup builder on gulp

    TARS is a builder for the modern frontend of any complexity, which is based on Gulp.js. It facilitates and accelerates the process of web development. TARS will be suitable for teams and individual developers. It solves the most routine cases associated with web development and brings you more pleasure from work. TARS is a framework for gulp, including a set of gulp-tasks. It allows for easy expansion (creating new tasks) and customization (modification of existing tasks), provides...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
  • 10
    lad.sh

    lad.sh

    Demo for Lad - The Best Node.js Framework

    Lad scaffolds a Koa web app and API framework for Node.js. Built on top of Koa, the successor to Express. This full-stack web server uses the latest versions of Pug, Gulp, Sass, PostCSS, Bootstrap, and more. Inspired by Stripe, the RESTful API server also uses Koa and has a complete stack with error handling, authentication, and tests. Layered on top of Bree, the job scheduler supports cron and human-readable syntax, child processes, and more. Redirect HTTP to HTTPS traffic with support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    gulp-clean-css

    gulp-clean-css

    Minify css with clean-css

    This is just a simple gulp plugin, which means it's nothing more than a thin wrapper around clean-css. If it looks like you are having CSS related issues, please contact clean-css. Only create a new issue if it looks like you're having a problem with the plugin itself. Useful for returning details from the underlying minify() call. An example use case could include logging stats of the minified file. In addition to the default object, gulp-clean-css provides the file name and path for further...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Jekyll PWA Workbox Plugin

    Jekyll PWA Workbox Plugin

    A Jekyll plugin using Workbox to make your PWA / Website

    A Jekyll plugin that makes your PWA / Website available offline and lets you install on desktop and mobile. It generates and injects a precache list into a Workbox v5.1.4 service worker and handles the registration process in a secure way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Jekyll PWA Plugin

    Jekyll PWA Plugin

    Jekyll plugin for PWA

    This plugin provides PWA support for Jekyll. Generate a service worker and provide a precache and runtime cache with Google Workbox. Google Workbox has already developed a series of tools. If you use Webpack or Gulp as your build tool, you can easily generate a service worker with these tools. But in my blog, I don't want to use even npm, and I want to precache recent 10 posts so that they are offline available to visitors even though these posts were never opened by visitors before. That's why...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Angular Material Dashboard

    Angular Material Dashboard

    Angular admin dashboard with material design

    Angular admin dashboard with material design. Responsive Angular admin dashboard with material design based on Angular Material. AngularJS, Angular UI Router, Angular Material, Sass styles, Gulp build, Stylish, clean, responsive layout with original design, and BrowserSync for the ease of development. Project structure based on gulp-angular yeoman generator. If you have any questions about the build or project structure please check out their documentation. Project structure based on gulp...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Animate.css

    Animate.css

    Just-add-water CSS animations

    Animate.css is a cross-browser library of cool and fun CSS animations. When you need to add some oomph and awesomeness to your projects, simply slide in one of these just-add-water animations and watch your visuals significantly improve! Using Animate.css animations is incredibly simple and easy. It takes just a couple of steps to get an awesome CSS animated element. Choose from a wide array of animations, and control their speeds. Use these animations to make a statement, for emphasis, to...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 16
    sassdoc

    sassdoc

    Release the docs!

    SassDoc is to Sass what JSDoc is to JavaScript: a documentation system to build pretty and powerful docs in the blink of an eye. SassDoc parses your source folder to grab documentation-specific comments. From there, it builds a data tree, that gets enhanced and filtered before being passed to the view. So you end up with a fully styled HTML document. Write SassDoc-compliant comments. The syntax is pretty close to JSDoc’s although we took some liberty with it. SassDoc comes with surprisingly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    UnCSS

    UnCSS

    Remove unused styles from CSS

    ...) handle Javascript that runs on user interactions like button clicks. You must use the ignore option to preserve classes that are added by Javascript on user interaction. UnCSS can also be used in conjunction with other JavaScript build systems, such as Grunt, Broccoli or Gulp! Note that you can pass both local file paths (which are processed by glob) and URLs to the program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Blendid

    Blendid

    Blend of gulp tasks combined into a configurable asset pipeline

    Blendid is a delicious stand-alone blend of tasks and build tools poured together as a full-featured modern asset pipeline. It can be used as-is as a static site builder, or can be configured and integrated into your own development environment and site or app structure. The provided command will create default src and config files in your directory and start compiling and live-updating files! Try editing them and watch your browser auto-update! File structure is configured through a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Essential React

    Essential React

    A minimal skeleton for building testable React apps using Babel

    A minimal skeleton for building testable React apps using Babel. The design goals are to use fewer tools (no yeoman, gulp, bower, etc...) Babel 6 with Webpack and Hot Loader. Fast testing with mocked-out DOM. Import CSS files as class names. Separate smart and dumb components. No specific implementation of Flux or data fetching patterns. A core philosophy of this skeleton app is to keep the tooling to a minimum. For this reason, you can find all the commands in the scripts section...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    U.S. Web Design System documentation

    U.S. Web Design System documentation

    USWDS website and documentation

    This repo includes code and documentation for the U.S. Web Design System website. For information on the USWDS components and codebase, please visit our uswds Github repo. The U.S. Web Design System documentation is built using Jekyll for the file framework, gulp for task management, and the node module for USWDS. A design system for the federal government. We make it easier to build accessible, mobile-friendly government websites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    WORDPRESS/GULP STARTER KIT

    WORDPRESS/GULP STARTER KIT

    A starter kit for developing WordPress themes with Gulp

    Designing WordPress themes the old-fashioned way is time-consuming and error-prone. Automating the build process allows us to integrate best practices into our workflow while saving time. This project is a starter kit for developing highly optimized WordPress themes with Gulp, npm, and Sass, among other tools. This is not meant to be a starter theme or framework (although I have included a minimum viable theme to demonstrate some of the possibilities). It is, instead, a kind of project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PurifyCSS

    PurifyCSS

    Remove unused CSS. Also works with single-page apps

    ... and built into your build process using tools like Grunt, Gulp or Webpack. However if you're using a different development stack or building your sites with a CMS like Wordpress, you can use the online tool to clean up your stylesheet. Especially if you are using CSS frameworks like Bootstrap or a multi-purpose Wordpress theme, chances are you are actually using less than 20% of the defined CSS rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Leafpub

    Leafpub

    Simple, beautiful, open source publishing

    Simple, beautiful, open source publishing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Angular Seed

    Angular Seed

    Extensible, reliable, modular, PWA ready starter project for Angular

    High-quality, modular starter project for Angular 2 (and beyond) with statically typed build and AoT. Allows you to painlessly update the seed tasks of your already existing project. Supports multiple Angular applications with shared codebase in a single instance of the seed. Official Angular i18n support. Ready to go, statically typed build system using gulp for working with TypeScript. Production and development builds. Ahead-of-Time compilation support. Sample unit tests with Jasmine...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Extension Boilerplate

    Extension Boilerplate

    A template for building cross browser extensions for Chrome

    .... This comes with a gulp-based workflow that converts modern ES6 JavaScript and SCSS to JS/CSS. Scripts are transpired using Babel and bundled using Browserify. Source maps are available for both JS and SCSS. A .sketch file is included in the resources directory. This has all the icons and promo images that will be needed while uploading the extensions to the app stores.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next