Commit Graph

1495 Commits

Author SHA1 Message Date
cd4fcb1776 Implemented suggesting improvements 2018-02-19 15:47:47 +02:00
978f8e9ca1 add all missing semi colons 2018-02-12 22:47:17 -05:00
96c37eea5a ran npm run tester generate js test files and refactored permuteAll 2018-02-12 19:22:11 -05:00
c435f64868 refactor snippet reducing the amount of lines 2018-02-12 16:47:53 -05:00
2c42bc0269 add permueAll.md 2018-02-12 16:33:02 -05:00
8609e76b2a Update debounce.md 2018-02-12 16:59:30 +10:00
26cccc9c6d Simplify debounce.md 2018-02-12 16:58:15 +10:00
0859fb7b5b Merge pull request #596 from Chalarangelo/atomiks-patch-1
Shorten runAsync.md
2018-02-09 09:05:13 +02:00
88deb1feed Add tests for toCurrency 2018-02-08 16:09:39 +02:00
4c256ee375 Localized snippets in greek up until bottomVisible 2018-02-08 14:34:03 +02:00
6fc39f8d77 Shorten runAsync.md 2018-02-08 14:08:36 +10:00
674d4f94f0 Travis build: 1584 2018-02-07 10:24:32 +00:00
296a7716f2 Add converge
Based on http://ramdajs.com/docs/#converge
2018-02-07 12:23:04 +02:00
cce53c0589 Travis build: 1581 2018-02-07 09:31:31 +00:00
3425d1f6f8 Add flattenObject, unflattenObject
Tagged and tested. Quite complex methods btw.
2018-02-07 11:30:18 +02:00
3144573716 Test and fix for hashNode 2018-02-04 20:46:30 +02:00
c6c49ab567 Fixed error prone checking etc in codebase 2018-02-04 17:48:07 +02:00
053e773f22 Updated examples for partial, partialRight 2018-02-04 17:00:20 +02:00
bd35427e0a Update isPlainObject | typo
typo
2018-02-03 23:04:56 -05:00
ef346fcc91 Travis build: 1506 2018-02-02 11:05:56 +00:00
20d908272a Merge pull request #536 from Emgo-Dev/local
4 New Snippets
2018-02-02 12:03:25 +01:00
ef5beb5fbc Update getMeridiemSuffixOfInteger.md 2018-02-02 13:01:49 +02:00
284cd3feb7 Update getColonTimeFromDate.md 2018-02-02 12:57:41 +02:00
cf5ab48aba Travis build: 1500 2018-01-31 17:15:57 +00:00
8f0f3bb44a Merge pull request #575 from Chalarangelo/add-toCurrency
Add toCurrency
2018-01-31 19:14:15 +02:00
dab2ae928c Update overArgs.md 2018-01-31 19:05:52 +02:00
0df0989a12 Update overArgs.md 2018-01-31 18:20:23 +10:00
55628f05c9 Fix overArgs example 2018-01-31 18:17:06 +10:00
0043f4d1e3 remove new keyword 2018-01-30 17:19:23 -05:00
adc7595090 Travis build: 1488 2018-01-30 02:59:50 +00:00
50fddfbbe6 Times by 1000000 instead of shifting. 2018-01-29 19:43:25 +00:00
d6cf9bddf4 Removed unnecessary OR in randomHexColorCode() 2018-01-29 19:39:33 +00:00
ca831caefb Fixed randomHexColorCode() sometimes giving a string shorter than 7 characters. (Fixes #580) 2018-01-29 19:36:46 +00:00
40bf8d9d56 Merge branch 'master' into add-toCurrency 2018-01-28 15:03:40 -05:00
b93676cb48 Merge remote-tracking branch 'origin/master' 2018-01-28 16:41:25 +02:00
9e2ab61b87 Added some tests 2018-01-28 16:41:20 +02:00
8245508b0f Travis build: 1475 2018-01-28 14:30:09 +00:00
b18411617a Added some tests 2018-01-28 16:28:54 +02: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
187bff9e21 Travis build: 1467 2018-01-28 12:55:37 +00:00
e13203613e Add overArgs 2018-01-28 14:54:16 +02:00
b6274365c2 Add attempt 2018-01-28 14:44:40 +02:00
146736a9fd Merge branch 'master' into pipeAsyncFunctions 2018-01-28 14:29:32 +02:00
6b4bc29c31 Description updated and snippet tested 2018-01-28 14:28:57 +02:00
5155de68ed fix typo, removed pr template header 2018-01-27 09:56:18 -08:00
be84f9f69f Add pipeAsyncFunctions 2018-01-27 18:17:44 +02:00
eb921ab1c8 update example and results 2018-01-27 10:20:52 -05:00
227770c46f add toCurrency 2018-01-27 10:15:48 -05:00