0.3.12 • Published 7 years ago

querystring-json v0.3.12

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

QueryString <-> JSON converter

Features

  • Complex object and array support
  • Data type converters for
    • Ingeger
    • Float
    • Date (iso8601 and .net)

Installation

node

npm install --save querystring-json

browseer

bower install --save querystring-json
<script type="text/javascript" src="querystring-json.min.js"></script>

Build

gulp

Test

gulp test

or

mocha

Examples

QueryString to JSON

//TBD
0.3.12

7 years ago

0.3.11

8 years ago

0.3.10

8 years ago

0.3.9

8 years ago

0.3.8

8 years ago

0.3.7

8 years ago

0.3.6

8 years ago

0.3.4

8 years ago

0.3.3

8 years ago

0.3.2

8 years ago

0.3.0

8 years ago