Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors