1.0.7 • Published 2 years ago

gulp-mini-framework v1.0.7

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Gulp-mini-framework

Gulp mini Framework is a mini-built system that helps developers perform monotonous operations in their projects: Laravel Developers, Framework Developers and many more.

Starting

This Project is focused on helping and obliging developers: and programmers to speed up their workflow and also helping them to structure their files in an organized way. It allows you to minify large files and optimize large images and videos in their Project. Moreover, it quickly speeds up development by allowing you to easily deploy projects through FTP: web (HTML) projects.

Installation

$ npm install

Usage

Place all your necessary files in the src directory.

Type the following command in your terminal to start the project:

Type 'npm run test' to start the project

$ npm test

OR

Type 'gulp' to start the project

$ gulp

Commands

Run the following commands to perform the following tasks:

Compile project files
$ npm run test

OR

$ gulp
Compile project files and watch for changes
$ npm run watch

OR

$ gulp watch
Compile project files and start a local server for php projects
$ npm run watch-php

OR

$ gulp watch-php
Process and build development files
$ npm run build-dev

OR

$ gulp build-dev
Build Production files
$ npm run dist

OR

$ gulp dist:build
Build Production and zip files for deployment
$ npm run zip-dist

OR

$ gulp zip-project

Features

  • Minify CSS
  • Compile SCSS
  • Minify and Compile JS
  • Image Optimization
  • Video Optimization
  • etc.

Author

Daniel Botchway

Contributing

Contributions are welcome! Please submit a pull request.

Twitter

Credits

Daniel Botchway

Changelog

1.0.7

Minor changes

1.0.6

Js fix

1.0.5

Fixed Errors

1.0.2

Code Minification

1.0.1

Patches

1.0.0
  • Initial release
  • Added gulpfile.js
  • Added package.json
  • Added README.md
  • Added .gitignore

TODO

  • Add more features
  • Add more tasks
  • Add more plugins
  • Add more options
  • Add more configurations
  • Add more documentation
  • Add more examples
  • Add more tests
  • Add more comments

Discussions

Support

If you have any problem or suggestion please open an issue here or you can write it up in our discussion here

Donate

If you find this project useful, you can buy me a cup of coffee :coffee:.

Donate

Social

Twitter LinkedIn GitHub

Contact

Email

Website

Website

Status

Build Status GitHub issues

Version

GitHub release

Screenshots

Screenshot 1

Screenshot 2

Screenshot 2

Screenshot 2

Screenshot 2