Commit Graph

338 Commits

Author SHA1 Message Date
c4a9c03629 Update tag_database 2018-03-19 12:52:49 +10:00
25d1c5f1e7 Update tag_database 2018-03-08 23:25:11 +10:00
3d64e42971 Merge pull request #616 from Chalarangelo/recordFrames
Create recordAnimationFrames.md
2018-03-06 09:10:23 +02:00
fd05ed7fa6 Update tag_database 2018-03-06 09:09:20 +02:00
0a480774dc update tag database 2018-03-02 17:24:20 +01:00
ae20242b56 Merge pull request #613 from commenthol/pad
[FEATURE] pad - string padding
2018-02-26 13:53:09 +02:00
206fd7f111 Update tag_database 2018-02-25 14:27:59 +11:00
b592cce82f pad - string padding on both sides 2018-02-24 17:47:36 +01:00
1c98113190 Update tag_database 2018-02-24 22:52:39 +11:00
406dff47ea Merge branch 'master' into add-permuteAll 2018-02-19 15:55:09 +02:00
c385cd66bf Implemented suggesting improvements 2018-02-19 15:47:47 +02:00
daa44b7e2a Merge pull request #592 from simov/stableSort
[FEATURE][ADD] Add stableSort function
2018-02-18 19:45:56 +02:00
9cbdbe5656 Updated all, any, none
Merged them with their by counterparts.
2018-02-16 13:43:43 +02:00
7aaa55673c Merge pull request #607 from atomiks/utils
Add mostPerformant snippet
2018-02-14 13:53:21 +02:00
8ed9171afc Update tag_database 2018-02-14 13:46:23 +02:00
c687c8a413 Add mostPerformant snippet 2018-02-14 22:38:45 +11:00
190a0259b3 Merge branch 'master' into any-all-none 2018-02-14 13:21:33 +02:00
f26d3109a5 Add approximatelyEqual 2018-02-14 12:47:13 +02:00
60b8c06979 Add binomialCoefficient 2018-02-14 12:34:02 +02:00
ed5e4e3398 Add degreesToRads and radsToDegrees 2018-02-14 12:24:50 +02:00
de77807dc9 Add bifurcate, bifurcateBy 2018-02-14 12:13:07 +02:00
5612671121 Add uncurry 2018-02-14 11:56:44 +02:00
dd9bbaac65 Add any, anyBy, all, allBy, none, noneBy 2018-02-14 11:46:15 +02:00
198d10dfe7 ran npm run tagger & added advanced,array,string,utlilty 2018-02-12 16:36:32 -05:00
852455fd43 Additional tag for stable sort + shorter example 2018-02-08 09:01:13 +02:00
bdbe02cba3 Update tag-database
Update tag-database -> update mapObject to `advance`
2018-02-07 18:26:40 -05:00
da80f53f2b Add converge
Based on http://ramdajs.com/docs/#converge
2018-02-07 12:23:04 +02:00
3719814f25 Add flattenObject, unflattenObject
Tagged and tested. Quite complex methods btw.
2018-02-07 11:30:18 +02:00
cb4f3226f6 Add stableSort function 2018-02-06 18:33:49 +02:00
467cc71d11 Update tag_database 2018-02-04 16:26:42 +02:00
e7007e4e05 Travis build: 1506 2018-02-02 11:05:56 +00:00
caf9b9f7ab Merge branch 'master' into add-toCurrency 2018-01-28 15:03:40 -05:00
6ddb4989a2 Add throttle 2018-01-28 15:23:01 +02:00
5e374d99f4 Add debounce 2018-01-28 15:18:26 +02:00
fd35820293 Add rearg 2018-01-28 15:04:21 +02:00
b005826fde Add overArgs 2018-01-28 14:54:16 +02:00
abac9e4c78 Add attempt 2018-01-28 14:44:40 +02:00
50f64e374c Description updated and snippet tested 2018-01-28 14:28:57 +02:00
75a2b9e9ff Add pipeAsyncFunctions 2018-01-27 18:17:44 +02:00
327320e691 tagged toCurrency.md to utility 2018-01-27 10:29:39 -05:00
687b5051cd Update tag_database 2018-01-26 14:20:08 +02:00
2dd6766200 Travis build: 1443 2018-01-26 12:18:32 +00:00
fe193fcbcd Travis build: 1441 2018-01-26 12:16:06 +00:00
687e683e6a Add bindAll 2018-01-26 14:14:53 +02:00
825c6045a2 Travis build: 1439 2018-01-26 12:02:08 +00:00
c43422ff6d Add removeNonASCII 2018-01-26 14:00:54 +02:00
6d0c7a1d2a Add stripHTMLTags 2018-01-26 13:56:16 +02:00
790d5c672c Add pullBy 2018-01-26 13:48:50 +02:00
3a0458b2d6 Update sortedLastIndex, add sortedIndexBy, sortedLastIndexBy 2018-01-26 13:39:09 +02:00
05d2843450 Add takeWhile, takeRightWhile 2018-01-26 12:55:31 +02:00