Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: handle functions for obj2str and str2obj conversions #153

Merged
merged 1 commit into from
Jun 14, 2023

Conversation

hkang1
Copy link
Owner

@hkang1 hkang1 commented Jun 14, 2023

extend JSON.parse and JSON.stringify modification to also handle function values (including arrow functions) on top of handling +/-Infinity and NaN values.

@hkang1 hkang1 merged commit aa6798d into main Jun 14, 2023
@hkang1 hkang1 deleted the support-json-object-functions branch June 14, 2023 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant