Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Gulpfilejs is a Gulp-based tool for compiling JavaScript ES6 and SASS files, designed to streamline front-end development workflows. It is ideal for developers working on web projects who need to automate the build process for modern JavaScript and CSS preprocessing.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
magonxesp

magonxesp/gulpfilejs

Compile javascript es6 and sass using gulp

JavaScript
1
0
No license
magonxesp's profile
magonxesp
12 contributions

Support the dependencies of magonxesp/gulpfilejs

Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Account's avatar
babel/babel
This plugin transforms private class methods
Account's avatar
babel/babel
Allow parsing of class properties
Account's avatar
babel/babel
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
babel/babel
babel require hook
Account's avatar
babel/babel-loader
babel module loader for webpack
Account's avatar
peter-vilja/gulp-clean
A gulp plugin for removing files and folders.
Account's avatar
floatdrop/gulp-plumber
Prevent pipe breaking caused by errors from gulp plugins
Account's avatar
mcasimir/gulp-rollup
gulp plugin for Rollup ES6 module bundler
Account's avatar
dlmanning/gulp-sass
Gulp plugin for sass
Account's avatar
gulp-sourcemaps/gulp-sourcemaps
Sourcemap support for gulpjs.
Account's avatar
sass/dart-sass
A pure JavaScript implementation of Sass.
Account's avatar
webpack/webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
Account's avatar
webpack/webpack-cli
CLI for webpack & friends