Merge pull request #934 from dimensi/master

add serializeForm snippet
This commit is contained in:
Angelos Chalaris
2019-04-08 08:39:06 +03:00
committed by GitHub
5 changed files with 73 additions and 0 deletions

View File

@ -91,6 +91,7 @@ flattenObject:object,recursion,intermediate
flip:adapter,function,intermediate
forEachRight:array,function,intermediate
formatDuration:date,math,string,utility,intermediate
formToObject:browser,object,intermediate
forOwn:object,intermediate
forOwnRight:object,intermediate
fromCamelCase:string,intermediate
@ -265,6 +266,7 @@ sampleSize:array,random,intermediate
scrollToTop:browser,intermediate
sdbm:math,utility,intermediate
serializeCookie:utility,string,intermediate
serializeForm:browser,string,intermediate
setStyle:browser,beginner
shallowClone:object,beginner
shank:array,intermediate