Giter Club home page Giter Club logo

html-gulp-boilerplate-scss-gsap.js-sawacrow-'s Introduction

HTML Gulp Boilerplate ( Scss,Gsap.js, Sawacrow )

This HTML boilerplate is prepared by bringing together essential packages such as SCSS, jQuery, form mask js, animation js, Bootstrap, mobile menu, desktop multi-menu, and Swiper js, creating a ready-to-use template for every HTML project.

https://github.com/cengizilhan https://www.linkedin.com/in/cengizilhan/

https://github.com/otabekgh https://www.linkedin.com/in/otabekgh/

Install and Run

  1. install /npm install or /yarn install
  2. /npm run dev or /gulp for start

Vendors

  1. Bootstrap
  2. DDFullScreenMenu - Mobile menu
  3. Glightbox - Lightbox alternative but better ( video support )
  4. InputMask
  5. sawaMotion - Scroll based animation trigger helper script for Gsap.js
  6. superfish - Desktop multi menu
  7. swiper
  8. Gsap - animation library

Input Mask

run by attribute

<input data-inputmask="'alias': 'email'" />
<input data-inputmask="'alias': 'datetime'" />
<input data-inputmask="'mask': '9', 'repeat': 10, 'greedy' : false" />
<input data-inputmask="'mask': '99-9999999'" />
<input  type="text" class="form-control"  data-inputmask="'mask': 'a', 'repeat': 30, 'greedy' : false"  aria-describedby="emailHelp" placeholder="First Name*">
letters only
<input placeholder="testt" id="example232"  data-inputmask-regex="[a-zA-Z- ]*" />

https://github.com/RobinHerbots/Inputmask

Flatpickr

<input class="flatpickr flatpickr-input" type="text" placeholder="Select Date.." data-id="minDate" readonly="readonly">

https://flatpickr.js.org/examples/#mindate-and-maxdate

html-gulp-boilerplate-scss-gsap.js-sawacrow-'s People

Contributors

cengizilhan avatar

Stargazers

Otabek Gulomov avatar Selçuk ŞENTÜRK avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.