Skip to content
This repository has been archived by the owner on Oct 8, 2020. It is now read-only.

dreiQBIK/3qbik-code-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Code Snippets

A place to store our code snippets.

How to use

  1. use correct folder structure (sorted after feature type e.g. .js-files in FEATURE_CLIENT) to structure code snippets
  2. use given intro sections to describe the snippet
  3. use upper- and lowercase as well as - and _ correctly (as seen in e.g. jquery.boilerplate.js)
  4. add the snippet info to README.md

Feature Client

jquery.count-number.js

plugin to animate numbers.

debounce

function to use e.g. onScroll or onResize to trigger less events at once.

jquery.boilerplate

jquery plugin boilerplate.

Feature Server

htcaccess-redirects

a snippet for apache to redirect from http to https and from www to .

wp_custom-admin-color-scheme

functions to add an additional custom color scheme to the WordPress backend and set it to default for all current and new users.

Helpers

imprint-text

starting point for an imprint page.

wp_cf7-form-template

starting point for a standard cf7 form with float labels.

About

A place to store our code snippets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published