Comparing version
{ | ||
"name": "urlapi", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Url api for serialize from object to string and parse string to object", | ||
@@ -5,0 +5,0 @@ "main": "urlapi.js", |
@@ -1,2 +0,2 @@ | ||
#Urlapi# | ||
#Urlapi | ||
@@ -7,3 +7,3 @@ This module contains methods for working with url: | ||
###Installation### | ||
###Installation | ||
@@ -22,3 +22,3 @@ In your cmd/terminal | ||
##urlapi.serialize({ })## | ||
##urlapi.serialize({ }) | ||
@@ -75,3 +75,3 @@ **Takes object with next attributes and return string** | ||
##urlapi.parse(' ')## | ||
##urlapi.parse(' ') | ||
**Takes string and return object** | ||
@@ -115,3 +115,3 @@ | ||
##Finally## | ||
##Finally | ||
You can find this documentation and a little bit more (example project with es2015 original code, tests and etc.) on [GitHub](https://github.com/urlapi). |
16981
-0.06%