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

Typed Arrays, array chunks and key filtering #13

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Conversation

RReverser
Copy link

Added support for Typed Arrays; allowed to view array chunks instead of simple cutting after maxArray is reached; added custom object keys filter.

klokie and others added 18 commits October 19, 2011 00:35
For very large objects, it can be a pain to wade through the key/value pairs
to find the entry you're looking for. We've added a sortKeys option to allow
said keys to be sorted.
…of simple cutting after maxArray is reached.
The new maxStringLength was not actuated into the actual logic
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.

5 participants