We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fec694d commit 67c8334Copy full SHA for 67c8334
README.md
@@ -10,6 +10,8 @@ Like `JSON.stringify`, but handles
10
- `Map` and `Set`
11
- `BigInt`
12
- `ArrayBuffer` and Typed Arrays
13
+- `URL` and `URLSearchParams`
14
+- `Temporal`
15
- custom types via replacers, reducers and revivers
16
17
Try it out [here](https://svelte.dev/repl/138d70def7a748ce9eda736ef1c71239?version=3.49.0).
0 commit comments