Skip to content

Commit c53b17e

Browse files
committed
Updated docs
1 parent a0269b1 commit c53b17e

File tree

2 files changed

+20
-14
lines changed

2 files changed

+20
-14
lines changed

DOCUMENTATION.md

+1
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,5 @@ Parses the input url.
2323
- `search` (String): The url querystring value (excluding `?`).
2424
- `href` (String): The normalized input url.
2525
- `query` (Object): The url querystring, parsed as object.
26+
- `parse_failed` (Boolean): Whether the parsing failed or not.
2627

README.md

+19-14
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ Parses the input url.
171171
- `search` (String): The url querystring value (excluding `?`).
172172
- `href` (String): The normalized input url.
173173
- `query` (Object): The url querystring, parsed as object.
174+
- `parse_failed` (Boolean): Whether the parsing failed or not.
174175

175176

176177

@@ -261,48 +262,52 @@ If you are using this library in one of your projects, add it in this list. :spa
261262
- `@fgreinacher/semantic-release-gitlab`
262263
- `@geeky-apo/react-native-advanced-clipboard`
263264
- `@j4s0n/semantic-release-gitlab`
264-
- `react-feedback-sdk`
265+
- `@saad27/react-native-bottom-tab-tour`
266+
- `@xudong/semantic-release-gitlab`
267+
- `candlelabssdk`
265268
- `npm_one_12_34_1_`
266269
- `npm_one_2_2`
267-
- `react-native-responsive-size`
268-
- `react-native-sayhello-module`
269-
- `react-native-dsphoto-module`
270270
- `payutesting`
271+
- `react-native-dsphoto-module`
272+
- `react-native-sayhello-module`
273+
- `react-native-responsive-size`
271274
- `@flareapp/ignition-ui`
272275
- `semantic-release-gitee`
273276
- `semantic-release-gitlab-plugin`
274277
- `@con-test/react-native-concent-common`
278+
- `react-native-shekhar-bridge-test`
275279
- `@pvm/github`
276280
- `@pvm/plugin-conventional-changelog`
277-
- `react-native-shekhar-bridge-test`
278-
- `@devdiary/semantic-devdiary-release`
279-
- `birken-react-native-community-image-editor`
281+
- `react-feedback-sdk`
280282
- `luojia-cli-dev`
283+
- `birken-react-native-community-image-editor`
284+
- `@devdiary/semantic-devdiary-release`
281285
- `reac-native-arun-ramya-test`
282-
- `react-native-transtracker-library`
283-
- `react-native-pulsator-native`
284286
- `react-native-arun-ramya-test`
285287
- `react-native-arunramya151`
288+
- `react-native-pulsator-native`
286289
- `react-native-plugpag-wrapper`
290+
- `react-native-transtracker-library`
287291
- `semantic-release-version`
288292
- `@screeb/react-native`
289293
- `@jfilipe-sparta/react-native-module_2`
290294
- `@tjoussen/semantic-release-gitlab-mr`
291295
- `@buganto/client`
292-
- `astra-ufo-sdk`
296+
- `@cloudoki/donderflow`
293297
- `react-native-syan-photo-picker`
294298
- `@wecraftapps/react-native-use-keyboard`
299+
- `astra-ufo-sdk`
295300
- `l2forlerna`
296301
- `native-google-login`
297-
- `react-native-modal-progress-bar`
298-
- `react-native-test-module-hhh`
299302
- `raact-native-arunramya151`
300303
- `reddit-title-has-verbatim-quote`
301-
- `react-native-jsi-device-info`
304+
- `react-native-modal-progress-bar`
305+
- `react-native-test-module-hhh`
302306
- `react-native-badge-control`
303-
- `native-date-picker-module`
307+
- `react-native-jsi-device-info`
304308
- `styless-react`
305309
- `rn-tm-notify`
310+
- `native-date-picker-module`
306311

307312

308313

0 commit comments

Comments
 (0)