File tree Expand file tree Collapse file tree 5 files changed +307
-157
lines changed Expand file tree Collapse file tree 5 files changed +307
-157
lines changed Original file line number Diff line number Diff line change 1- # Query-Stringifier [ ![ Build Status] ( https://travis-ci.org/joshghent/query-stringifier.svg?branch=master )] ( https://travis-ci.org/joshghent/query-stringifier ) [ ![ npm version] ( https://badge.fury.io/js/query-stringifier.svg )] ( https://badge.fury.io/js/query-stringifier ) ![ devDependencies] ( https://david-dm.org/joshghent/query-stringifier.svg )
1+ # Query-Stringifier [ ![ Build Status] ( https://travis-ci.org/joshghent/query-stringifier.svg?branch=master )] ( https://travis-ci.org/joshghent/query-stringifier ) [ ![ npm version] ( https://badge.fury.io/js/query-stringifier.svg )] ( https://badge.fury.io/js/query-stringifier ) [ ![ Greenkeeper badge ] ( https://badges.greenkeeper.io/joshghent/query-stringifier.svg )] ( https://greenkeeper.io/ ) ![ devDependencies] ( https://david-dm.org/joshghent/query-stringifier.svg )
22A small library for build query strings
33
44## Install
Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ <h3><span class="tsd-flag ts-flagConst">Const</span> extract</h3>
9696 < li class ="tsd-description ">
9797 < aside class ="tsd-sources ">
9898 < ul >
99- < li > Defined in < a href ="https://github.com/marcelorl/query-stringifier/blob/bea6db5 /index.ts#L91 "> index.ts:91</ a > </ li >
99+ < li > Defined in < a href ="https://github.com/marcelorl/query-stringifier/blob/6c4b8b6 /index.ts#L91 "> index.ts:91</ a > </ li >
100100 </ ul >
101101 </ aside >
102102 < div class ="tsd-comment tsd-typography ">
@@ -130,7 +130,7 @@ <h3><span class="tsd-flag ts-flagConst">Const</span> parse</h3>
130130 < li class ="tsd-description ">
131131 < aside class ="tsd-sources ">
132132 < ul >
133- < li > Defined in < a href ="https://github.com/marcelorl/query-stringifier/blob/bea6db5 /index.ts#L44 "> index.ts:44</ a > </ li >
133+ < li > Defined in < a href ="https://github.com/marcelorl/query-stringifier/blob/6c4b8b6 /index.ts#L44 "> index.ts:44</ a > </ li >
134134 </ ul >
135135 </ aside >
136136 < div class ="tsd-comment tsd-typography ">
@@ -164,7 +164,7 @@ <h3><span class="tsd-flag ts-flagConst">Const</span> stringify</h3>
164164 < li class ="tsd-description ">
165165 < aside class ="tsd-sources ">
166166 < ul >
167- < li > Defined in < a href ="https://github.com/marcelorl/query-stringifier/blob/bea6db5 /index.ts#L12 "> index.ts:12</ a > </ li >
167+ < li > Defined in < a href ="https://github.com/marcelorl/query-stringifier/blob/6c4b8b6 /index.ts#L12 "> index.ts:12</ a > </ li >
168168 </ ul >
169169 </ aside >
170170 < div class ="tsd-comment tsd-typography ">
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ <h1> query-stringifier</h1>
6464 < div class ="row ">
6565 < div class ="col-8 col-content ">
6666 < div class ="tsd-panel tsd-typography ">
67- < h1 id ="query-stringifier-build-status-npm-version-devdependencies "> Query-Stringifier < a href ="https://travis-ci.org/joshghent/query-stringifier "> < img src ="https://travis-ci.org/joshghent/query-stringifier.svg?branch=master " alt ="Build Status "> </ a > < a href ="https://badge.fury.io/js/query-stringifier "> < img src ="https://badge.fury.io/js/query-stringifier.svg " alt ="npm version "> </ a > < img src ="https://david-dm.org/joshghent/query-stringifier.svg " alt ="devDependencies "> </ h1 >
67+ < h1 id ="query-stringifier-build-status-npm-version-greenkeeper-badge- devdependencies "> Query-Stringifier < a href ="https://travis-ci.org/joshghent/query-stringifier "> < img src ="https://travis-ci.org/joshghent/query-stringifier.svg?branch=master " alt ="Build Status "> </ a > < a href ="https://badge.fury.io/js/query-stringifier "> < img src ="https://badge.fury.io/js/query-stringifier.svg " alt ="npm version " > </ a > < a href =" https://greenkeeper.io/ " > < img src =" https://badges.greenkeeper.io/joshghent/query-stringifier.svg " alt =" Greenkeeper badge "> </ a > < img src ="https://david-dm.org/joshghent/query-stringifier.svg " alt ="devDependencies "> </ h1 >
6868 < p > A small library for build query strings</ p >
6969 < h2 id ="install "> Install</ h2 >
7070 < pre > < code class ="language-bash "> $ npm install query-stringifier</ code > </ pre >
Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ <h3>prefix</h3>
9595 < div class ="tsd-signature tsd-kind-icon "> prefix< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> string</ span > </ div >
9696 < aside class ="tsd-sources ">
9797 < ul >
98- < li > Defined in < a href ="https://github.com/marcelorl/query-stringifier/blob/bea6db5 /index.ts#L2 "> index.ts:2</ a > </ li >
98+ < li > Defined in < a href ="https://github.com/marcelorl/query-stringifier/blob/6c4b8b6 /index.ts#L2 "> index.ts:2</ a > </ li >
9999 </ ul >
100100 </ aside >
101101 </ section >
You can’t perform that action at this time.
0 commit comments