Commit Graph

1524 Commits

Author SHA1 Message Date
e97a54bb3e Travis build: 1734 2018-02-25 21:11:01 +00:00
fd10f18084 Update nest.md 2018-02-24 22:51:42 +11:00
cae90185f2 Rename nest to nest.md 2018-02-24 22:49:56 +11:00
f6ced04f61 Create nest 2018-02-24 22:49:09 +11:00
d0f1901ada Travis build: 1702 2018-02-19 13:57:10 +00:00
406dff47ea Merge branch 'master' into add-permuteAll 2018-02-19 15:55:09 +02:00
595c32b48b Code quality improvement 2018-02-19 15:53:50 +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
cf23cdd1b7 Update stableSort.md 2018-02-18 19:41:43 +02:00
9cbdbe5656 Updated all, any, none
Merged them with their by counterparts.
2018-02-16 13:43:43 +02:00
15d6b42d5b Travis build: 1676 2018-02-14 11:55:14 +00:00
7aaa55673c Merge pull request #607 from atomiks/utils
Add mostPerformant snippet
2018-02-14 13:53:21 +02:00
6eb5c67f27 Update mostPerformant.md 2018-02-14 13:45:47 +02:00
c687c8a413 Add mostPerformant snippet 2018-02-14 22:38:45 +11:00
b4b0909a1d Travis build: 1674 2018-02-14 11:32:14 +00:00
190a0259b3 Merge branch 'master' into any-all-none 2018-02-14 13:21:33 +02:00
9ce2497765 Travis build: 1671 2018-02-14 10:48:38 +00: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
d351fc3fe6 Travis build: 1665 2018-02-14 10:14:34 +00: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
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
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