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(isJSONString):implement isJSONString #568

Closed
wants to merge 1 commit into from

Conversation

knott11
Copy link
Contributor

@knott11 knott11 commented Sep 21, 2024

I think it's more flexible to support both objects and arrays.

Copy link

vercel bot commented Sep 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
es-toolkit ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 21, 2024 7:01am

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.29%. Comparing base (fd119dd) to head (ed0e84b).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #568   +/-   ##
=======================================
  Coverage   99.29%   99.29%           
=======================================
  Files         228      229    +1     
  Lines        1989     1996    +7     
  Branches      550      551    +1     
=======================================
+ Hits         1975     1982    +7     
  Misses         13       13           
  Partials        1        1           

@knott11
Copy link
Contributor Author

knott11 commented Sep 26, 2024

I think it's more flexible to support both objects and arrays.

maybe it's JSON object string and JSON array string.

@knott11 knott11 closed this Nov 7, 2024
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.

2 participants