The standard JSON.stringify() accepts a replacer function to transform values before serialization, but it doesn't support async operations. This package provides an asyncStringify function that ...
I want to move the fast-json-stringify-compiler logic to the fast-json-stringify. Motivation: The fast-json-stringify-compiler binds external schemas to the functional context. What we can do is ...