We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Update .deflate()
.items formatting
Mangler() formatting
Remove var from .add() to reduce clutter
Update .add()
Small change to Mangler()
Footer styling
Add footer
Add API reference descriptions
Add some new pages from daux
Remove parameters from API reference Makes it more readable
Format API reference as table
Add proper linebreaks to API reference page
Update API reference with all functions and methods
Minor changes in introduction pages
Reorganise pages Also moved some pages from daux test
Simplified .get()
Simplify main page
Docs revision Multiple simplifications, additions and fixes.
add Mangler.getGetter()
Add .get()
Add notes and examples for iteration stopping
Get rid of .isFunction() Overkill, use typeof instead.
Add support for array-like each handler
Fix .getType() return value for functions
Add .getType() values and anonymous functions
Mark .registerType() optional options
Fix copy-paste typo
Add .getCloner() and .getIterator()
Add .mergeType()