Commit Graph

1802 Commits

Author SHA1 Message Date
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
46efdf1bc0 add all missing semi colons 2018-02-12 22:47:17 -05:00
648ec56459 ran npm run tester generate js test files and refactored permuteAll 2018-02-12 19:22:11 -05:00
93d3fe01e7 refactor snippet reducing the amount of lines 2018-02-12 16:47:53 -05:00
31972a14df add permueAll.md 2018-02-12 16:33:02 -05:00
a0f8ad615c Update debounce.md 2018-02-12 16:59:30 +10:00
fac45a5100 Simplify debounce.md 2018-02-12 16:58:15 +10:00
8b7dd96474 Shorter stableSort example and test 2018-02-11 15:56:19 +02:00
7ff3595a80 update tomorrow.md 2018-02-10 11:44:16 -05:00
0935c4ddf5 Merge pull request #596 from Chalarangelo/atomiks-patch-1
Shorten runAsync.md
2018-02-09 09:05:13 +02:00
1b2ab92afb Add tests for toCurrency 2018-02-08 16:09:39 +02:00
bb3acc0742 Localized snippets in greek up until bottomVisible 2018-02-08 14:34:03 +02:00
852455fd43 Additional tag for stable sort + shorter example 2018-02-08 09:01:13 +02:00
6e277ec593 Shorten runAsync.md 2018-02-08 14:08:36 +10:00
c04e0a8a75 Update test and snippet description with easier to understand examples 2018-02-07 23:08:16 +02:00
2b2e88738c Travis build: 1584 2018-02-07 10:24:32 +00:00
da80f53f2b Add converge
Based on http://ramdajs.com/docs/#converge
2018-02-07 12:23:04 +02:00
12238b8e78 Travis build: 1581 2018-02-07 09:31:31 +00:00
3719814f25 Add flattenObject, unflattenObject
Tagged and tested. Quite complex methods btw.
2018-02-07 11:30:18 +02:00
5470a0d070 Shorter stableSort function + use const 2018-02-07 11:17:57 +02:00
cb4f3226f6 Add stableSort function 2018-02-06 18:33:49 +02:00
963e3f27e3 Test and fix for hashNode 2018-02-04 20:46:30 +02:00
3129126866 Fixed error prone checking etc in codebase 2018-02-04 17:48:07 +02:00
a8085d4259 Updated examples for partial, partialRight 2018-02-04 17:00:20 +02:00
b58425073f Update isPlainObject | typo
typo
2018-02-03 23:04:56 -05:00
e7007e4e05 Travis build: 1506 2018-02-02 11:05:56 +00:00
1965d15bb8 Merge pull request #536 from Emgo-Dev/local
4 New Snippets
2018-02-02 12:03:25 +01:00
172b9ff071 Update getMeridiemSuffixOfInteger.md 2018-02-02 13:01:49 +02:00
cc3008bfae Update getColonTimeFromDate.md 2018-02-02 12:57:41 +02:00
61468f4149 Travis build: 1500 2018-01-31 17:15:57 +00:00
83cffb1d04 Merge pull request #575 from Chalarangelo/add-toCurrency
Add toCurrency
2018-01-31 19:14:15 +02:00
5518d5aeb1 Update overArgs.md 2018-01-31 19:05:52 +02:00
3e1b7235e6 Update overArgs.md 2018-01-31 18:20:23 +10:00
df9438e6a8 Fix overArgs example 2018-01-31 18:17:06 +10:00
1add4be550 remove new keyword 2018-01-30 17:19:23 -05:00
6d7dc2933c Travis build: 1488 2018-01-30 02:59:50 +00:00
c7deb832ca Times by 1000000 instead of shifting. 2018-01-29 19:43:25 +00:00
023bac915d Removed unnecessary OR in randomHexColorCode() 2018-01-29 19:39:33 +00:00
b716781f8d Fixed randomHexColorCode() sometimes giving a string shorter than 7 characters. (Fixes #580) 2018-01-29 19:36:46 +00:00
caf9b9f7ab Merge branch 'master' into add-toCurrency 2018-01-28 15:03:40 -05:00
26915756d4 Merge remote-tracking branch 'origin/master' 2018-01-28 16:41:25 +02:00
10d2de5fab Added some tests 2018-01-28 16:41:20 +02:00
f5ac87f242 Travis build: 1475 2018-01-28 14:30:09 +00:00
06d7e04220 Added some tests 2018-01-28 16:28:54 +02: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
d1f222bc62 Travis build: 1467 2018-01-28 12:55:37 +00:00
b005826fde Add overArgs 2018-01-28 14:54:16 +02:00