Skip to content

igorizr1/angular-QueryString

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

two methods

toString from json object make a query string

toJSON

from query string makes json object 

test=yyy&fff=111

==>>>

{	
	test: "yyy",
	fff: 111
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published