We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add new generic handlers to .registerType()
Mention custom type handling in clone and each
Mention each override in .explore() and .extract()
Add .registerType()
Add .getType()
Fix typo to designate static functions
Fix typo
Add detector functions to docs
Add .tokenize() Fixes #2
Mark .toCase() type parameter as optional
Typo
Add generator function to .index()
Small note on array-of-one
Minor code fixes Change double quotes to single quotes. Fix missing commas and semi-colons. JS Syntax check.
Minor fix
Remove under construction warning, add highlights
Make headers slightly bigger
Add array of strings filter
Add path filter format page
Add drilldown, pipe filter and RegExp note
Add .extract() description
Add description of callback return to .explore()
Minor .extract() changes
Add .extract() options
.flatten() fixes
Add .flatten() usage
Add Mangler.merge() example
Add .remove() examples
Minor change to .explore() example
Minor clarification