| ljharb/qs |
8,892 |
|
690,929 |
15,225 |
3 months ago |
108 |
May 15, 2023 |
71 |
bsd-3-clause |
JavaScript |
| A querystring parser and serializer with nesting support |
| sindresorhus/query-string |
6,425 |
|
0 |
2,635 |
over 2 years ago |
78 |
December 20, 2022 |
24 |
mit |
JavaScript |
| Parse and stringify URL query strings |
| samchon/typia |
3,785 |
|
0 |
89 |
about 2 years ago |
345 |
December 06, 2023 |
32 |
mit |
TypeScript |
| Super-fast/easy runtime validations and serializations through transformation |
| jonschlinkert/gray-matter |
3,550 |
|
15,396 |
1,623 |
over 2 years ago |
57 |
April 24, 2021 |
59 |
mit |
JavaScript |
| Smarter YAML front matter parser, used by metalsmith, Gatsby, Netlify, Assemble, mapbox-gl, phenomic, vuejs vitepress, TinaCMS, Shopify Polaris, Ant Design, Astro, hashicorp, garden, slidev, saber, sourcegraph, and many others. Simple to use, and battle tested. Parses YAML by default but can also parse JSON Front Matter, Coffee Front Matter, TOML Front Matter, and has support for custom parsers. Please follow gray-matter's author: https://github.com/jonschlinkert |
| fastify/fast-json-stringify |
3,334 |
|
747 |
182 |
about 2 years ago |
147 |
November 03, 2023 |
19 |
mit |
JavaScript |
| 2x faster than JSON.stringify() |
| PixarAnimationStudios/OpenSubdiv |
2,771 |
|
0 |
0 |
over 2 years ago |
0 |
|
49 |
other |
C++ |
| An Open-Source subdivision surface library. |
| pngwn/MDsveX |
2,093 |
|
7 |
215 |
about 2 years ago |
82 |
June 24, 2023 |
146 |
mit |
JavaScript |
| A markdown preprocessor for Svelte. |
| sidorares/json-bigint |
724 |
|
4,465 |
810 |
over 2 years ago |
17 |
July 14, 2020 |
47 |
mit |
JavaScript |
| JSON.parse/stringify with bigints support |
| ikamensh/flynt |
626 |
|
0 |
28 |
over 2 years ago |
94 |
July 28, 2023 |
17 |
mit |
Python |
| A tool to automatically convert old string literal formatting to f-strings |
| mathiasbynens/jsesc |
567 |
|
519,603 |
1,905 |
over 5 years ago |
22 |
October 28, 2020 |
17 |
mit |
JavaScript |
| Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data. |