Log in Register Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

cody's Profile Picture

cody

4270 Files

636411 Views

Latest files of /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/qs

test/ cody/Khushigupta8/Hotel-Management-Webpage/node_modules/qs/test/
3 Items
  • stringify.js
  • parse.js
  • utils.js
  • lib/ cody/Khushigupta8/Hotel-Management-Webpage/node_modules/qs/lib/
    5 Items
  • formats.js
  • index.js
  • stringify.js
  • parse.js
  • utils.js
  • dist/ cody/Khushigupta8/Hotel-Management-Webpage/node_modules/qs/dist/
    1 Items
  • qs.js
  • .github/ cody/Khushigupta8/Hotel-Management-Webpage/node_modules/qs/.github/
    1 Items
  • FUNDING.yml
  • CHANGELOG.md cody/Khushigupta8/Hotel-Management-Webpage/node_modules/qs/CHANGELOG.md
    141 Views
    0 Comments
    ## **6.11.0
    - [New] [Fix] `stringify`: revert 0e903c0; add `commaRoundTrip` option (#442)
    - [readme] fix version badge

    ## **6.10.5**
    - [Fix] `stringify`: with `arrayFormat: comma`, properly include an explicit `[]` on a single-item array (#434)

    ## **6.10.4**
    README.md cody/Khushigupta8/Hotel-Management-Webpage/node_modules/qs/README.md
    141 Views
    0 Comments
    # qs <sup>[![Version Badge][npm-version-svg]][package-url]</sup>

    [![github actions][actions-image]][actions-url]
    [![coverage][codecov-image]][codecov-url]
    [![dependency status][deps-svg]][deps-url]
    [![dev dependency status][dev-deps-svg]][dev-deps-url]
    [![License][license-image]][license-url]
    [![Downloads][downloads-image]][downloads-url]
    package.json cody/Khushigupta8/Hotel-Management-Webpage/node_modules/qs/package.json
    106 Views
    0 Comments
    {
    "name": "qs",
    "description": "A querystring parser that supports nesting and arrays, with a depth limit",
    "homepage": "https://github.com/ljharb/qs",
    "version": "6.11.0",
    "repository": {
    "type": "git",
    "url": "https://github.com/ljharb/qs.git"
    LICENSE.md cody/Khushigupta8/Hotel-Management-Webpage/node_modules/qs/LICENSE.md
    154 Views
    0 Comments
    BSD 3-Clause License

    Copyright (c) 2014, Nathan LaFreniere and other [contributors](https://github.com/ljharb/qs/graphs/contributors)
    All rights reserved.

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are met: