Skip to content

ta3pks/cookier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

##HOW TO INSTALL bower install cookier
or alternatively
git clone github.com/nikosEfthias/cookier

##OBJECT METHODS

cookier
	->parse:function(cookieName) //cookiename is optional if not given returns an object with all cookies
	->make:function(name,value[,expiresInX_Days=1] [, path=currentPath])
	//by degault expires is 1 day and the path is current path
	->rm:function(cookieName)//removes a cookie

About

Easiest way to deal with cookies

Resources

Stars

Watchers

Forks

Packages