Commit Graph

332 Commits

Author SHA1 Message Date
08ea5233f6 Merge pull request #613 from commenthol/pad
[FEATURE] pad - string padding
2018-02-26 13:53:09 +02:00
5d26a14749 pad - string padding on both sides 2018-02-24 17:47:36 +01:00
650419f6ed Update tag_database 2018-02-24 22:52:39 +11:00
3c02245449 Merge branch 'master' into add-permuteAll 2018-02-19 15:55:09 +02:00
cd4fcb1776 Implemented suggesting improvements 2018-02-19 15:47:47 +02:00
cfede03578 Merge pull request #592 from simov/stableSort
[FEATURE][ADD] Add stableSort function
2018-02-18 19:45:56 +02:00
9a3bd8ffae Updated all, any, none
Merged them with their by counterparts.
2018-02-16 13:43:43 +02:00
6292d18822 Merge pull request #607 from atomiks/utils
Add mostPerformant snippet
2018-02-14 13:53:21 +02:00
f2e775457c Update tag_database 2018-02-14 13:46:23 +02:00
5c2e81cfd5 Add mostPerformant snippet 2018-02-14 22:38:45 +11:00
867d177f06 Merge branch 'master' into any-all-none 2018-02-14 13:21:33 +02:00
ba59e8020a Add approximatelyEqual 2018-02-14 12:47:13 +02:00
f1086e8a45 Add binomialCoefficient 2018-02-14 12:34:02 +02:00
4590cf2b95 Add degreesToRads and radsToDegrees 2018-02-14 12:24:50 +02:00
a1a99021d3 Add bifurcate, bifurcateBy 2018-02-14 12:13:07 +02:00
3900189a77 Add uncurry 2018-02-14 11:56:44 +02:00
ebc9c51c14 Add any, anyBy, all, allBy, none, noneBy 2018-02-14 11:46:15 +02:00
1ec390d724 ran npm run tagger & added advanced,array,string,utlilty 2018-02-12 16:36:32 -05:00
097ab6ffa1 Additional tag for stable sort + shorter example 2018-02-08 09:01:13 +02:00
45b259c6e3 Update tag-database
Update tag-database -> update mapObject to `advance`
2018-02-07 18:26:40 -05:00
296a7716f2 Add converge
Based on http://ramdajs.com/docs/#converge
2018-02-07 12:23:04 +02:00
3425d1f6f8 Add flattenObject, unflattenObject
Tagged and tested. Quite complex methods btw.
2018-02-07 11:30:18 +02:00
276b57a9ca Add stableSort function 2018-02-06 18:33:49 +02:00
0ba3c650c0 Update tag_database 2018-02-04 16:26:42 +02:00
ef346fcc91 Travis build: 1506 2018-02-02 11:05:56 +00:00
40bf8d9d56 Merge branch 'master' into add-toCurrency 2018-01-28 15:03:40 -05:00
6ec19fb5ae Add throttle 2018-01-28 15:23:01 +02:00
30b9e35651 Add debounce 2018-01-28 15:18:26 +02:00
f74c10be60 Add rearg 2018-01-28 15:04:21 +02:00
e13203613e Add overArgs 2018-01-28 14:54:16 +02:00
b6274365c2 Add attempt 2018-01-28 14:44:40 +02:00
6b4bc29c31 Description updated and snippet tested 2018-01-28 14:28:57 +02:00
be84f9f69f Add pipeAsyncFunctions 2018-01-27 18:17:44 +02:00
9bc31bc40b tagged toCurrency.md to utility 2018-01-27 10:29:39 -05:00
87ad2a1e4c Update tag_database 2018-01-26 14:20:08 +02:00
05b00754c4 Travis build: 1443 2018-01-26 12:18:32 +00:00
a9e8cfac39 Travis build: 1441 2018-01-26 12:16:06 +00:00
089b81ff2e Add bindAll 2018-01-26 14:14:53 +02:00
eae232829c Travis build: 1439 2018-01-26 12:02:08 +00:00
c44817cefc Add removeNonASCII 2018-01-26 14:00:54 +02:00
07b2db9d92 Add stripHTMLTags 2018-01-26 13:56:16 +02:00
7f532a074d Add pullBy 2018-01-26 13:48:50 +02:00
f8fc94328e Update sortedLastIndex, add sortedIndexBy, sortedLastIndexBy 2018-01-26 13:39:09 +02:00
2841412c93 Add takeWhile, takeRightWhile 2018-01-26 12:55:31 +02:00
6381f042f4 Update drop, add dropWhile, dropRightWhile 2018-01-26 12:23:18 +02:00
dc7f52bfaf Update tag_database 2018-01-25 13:44:54 +02:00
573e2e07d2 Travis build: 1415 2018-01-25 11:43:21 +00:00
5f0ec219ba Add reduceSuccessive
Similar to Ramda's scan.
2018-01-24 16:38:08 +02:00
421d7964e5 Add unfold
Similar to Ramda's unfold
2018-01-24 16:22:14 +02:00
2fc86649f8 Fix tag 2018-01-24 15:57:58 +02:00