Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

tyqs

motss3kMIT0.1.3TypeScript support: included

Tiny and type-safe querystring library for the web

parse, qs, query, queryparams, querystring, querystringify, searchparams, stringify, tqs, tyqs, urlqueryparams, urlsearchparams

readme

changelog

Changelog

0.1.3

Patch Changes

0.1.2

Patch Changes

0.1.1

Patch Changes

0.1.1-rc.0

Patch Changes

0.1.0

Minor Changes

Patch Changes

0.1.0-next.7

Patch Changes

  • #18 25d166b Thanks @motss! - chore: standardize test cases for tests and benchmarks

0.1.0-next.6

Minor Changes

  • #16 ca44c86 Thanks @motss! - feat: add optional replacer function in stringify function

  • #16 ca44c86 Thanks @motss! - feat: add optional replacer function in parse function

0.1.0-next.5

Patch Changes

0.1.0-next.4

Patch Changes

0.1.0-next.3

Minor Changes

Patch Changes

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.1-rc.2 (2023-02-12)

chore

  • rename to tyqs as tqs is not allowed by NPM (45a86fd)

0.0.1-rc.1 (2023-02-12)

chore

  • update package.json and add README (f1a485a)

0.0.1-rc.0 (2023-02-12)

chore

  • add CODEOWNERS and mark package as publishable (de94c43)
  • initial commit 🎉 (6ca965e)

feat