Skip to content

Url Manage - API that helps to change url in jQuery chain style.

Notifications You must be signed in to change notification settings

appqui/url-manage-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Url Manage - API that helps to change url in jQuery chain style.

http://www.google.com'.url()
      .attr('port', '80')
      .param('search', 'js')
      .string() == 'http://www.google.com:80?search=js

About

Url Manage - API that helps to change url in jQuery chain style.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published