davidmarkclements / fast-safe-stringify

Safely and quickly serialize JavaScript objects
MIT License
343 stars 27 forks source link

doc: mention safe-stable-stringify #30

Closed BridgeAR closed 6 years ago

BridgeAR commented 6 years ago

It is much faster than the current implementation and it is also side effect free.

The "downside" is that the code base is much more complicated than the implementation here.

BridgeAR commented 6 years ago

Comments addressed. I like the suggestions.

BridgeAR commented 6 years ago

I am not used that PRs do not get squashed while landing :D next time I'll rebase when I open PRs here :P

davidmarkclements commented 6 years ago

shoot I meant to squash hold on - I'll rebase on master it's fine

davidmarkclements commented 6 years ago

actually nah I'll leave it, too much effort plus chances of being locals out of sync with remote etc etc