Commit Graph

1711 Commits

Author SHA1 Message Date
5c2e81cfd5 Add mostPerformant snippet 2018-02-14 22:38:45 +11:00
6e5a86c7b1 Travis build: 1674 2018-02-14 11:32:14 +00:00
867d177f06 Merge branch 'master' into any-all-none 2018-02-14 13:21:33 +02:00
422e5be486 Travis build: 1671 2018-02-14 10:48:38 +00: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
566653206b Travis build: 1665 2018-02-14 10:14:34 +00: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
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
ee6456515c Shorter stableSort example and test 2018-02-11 15:56:19 +02:00
d3192beced update tomorrow.md 2018-02-10 11:44:16 -05: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
097ab6ffa1 Additional tag for stable sort + shorter example 2018-02-08 09:01:13 +02:00
6fc39f8d77 Shorten runAsync.md 2018-02-08 14:08:36 +10:00
b82e4c5cf1 Update test and snippet description with easier to understand examples 2018-02-07 23:08:16 +02: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
bc6c8633c1 Shorter stableSort function + use const 2018-02-07 11:17:57 +02:00
276b57a9ca Add stableSort function 2018-02-06 18:33:49 +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