0.3.12 • Published 9 years ago

querystring-json v0.3.12

Weekly downloads
1
License
MIT
Repository
github
Last release
9 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

9 years ago

0.3.11

10 years ago

0.3.10

10 years ago

0.3.9

10 years ago

0.3.8

10 years ago

0.3.7

10 years ago

0.3.6

10 years ago

0.3.4

10 years ago

0.3.3

10 years ago

0.3.2

10 years ago

0.3.0

10 years ago