Skip to content

A collection of code snippets for Your web projects, including code for HTML, CSS, JavaScript, jQuery, PHP and .htaccess.

License

Notifications You must be signed in to change notification settings

g3ck/atom-g3ck-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

atom-g3ck-snippets

A collection of code snippets for Your web projects, including code for HTML, CSS, JavaScript, jQuery, PHP and .htaccess.

atom-g3ck-snippets

Installation

Download the package, unzip and copy to your ~/.atom/packages folder

Snippets

CSS

  • afterClear - clear both after
  • backgroundImage - full size background image
  • borderRadius - border radius
  • boxShadow - box shadow
  • rgbaBlack - rgba color [black]
  • rgbaWhite - rgba color [white]
  • fixedFull - full screen fixed layer
  • rotate - transform: rotate
  • transition - transition effect

HTML

  • inputText - input text
  • inputTextAdvanced - advanced input text
  • inputSelect - input select
  • cssFile - include css file
  • jsFile - include js file
  • html5Structure - HTML5 code structure
  • svgRatio - svg preserve aspect ratio

JQUERY

  • thisone - thisone
  • hideElement - hide element
  • onClick - on element click
  • onScroll - on window scroll
  • scrollToElement - smooth scroll to element
  • showElement - show element
  • each - each loop
  • ajax - ajax query
  • documentReady - document ready

JS

  • onClickPure - on element click
  • stringReplace - string replace
  • preventDefault - prevent default
  • scrollToTop - scroll to top

PHP

  • printPre - print array in pre
  • stringReplace - string replace
  • fileExists - if file exists
  • stringContains - if string contains
  • filesInFolder - get files in folder

CODELAB

  • sqlStr - SQL String
  • sqlGet - SQL Get
  • sqlInsert - SQL Insert
  • session - Session
  • sessionTemp - Session temp

About

A collection of code snippets for Your web projects, including code for HTML, CSS, JavaScript, jQuery, PHP and .htaccess.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published