Samuel Birch

Results 4 comments of Samuel Birch

would something like this work? `JSON.stringify( { a: 5 , b: x => x }, (k,v) => typeof v === "function" ? "" + v : v);` `JSON.parse(json, (k,v) =>...

Hi Luke, Just wondering if you are thinking about merging this PR?

This would also be very useful to tie into subscription payments. So licences could get renewed on a monthly basis for example.