Commit Graph

1525 Commits

Author SHA1 Message Date
0121ccff1e Update recordAnimationFrames.md 2018-03-06 09:10:09 +02:00
33fd5f62a3 Update and rename recordFrames.md to recordAnimationFrames.md 2018-02-28 16:19:07 +10:00
c070168e94 Update recordFrames.md 2018-02-25 14:32:45 +11:00
2562ab4878 Update recordFrames.md 2018-02-25 14:32:23 +11:00
bc8666771a Create recordFrames.md 2018-02-25 14:26:15 +11:00
3dece3420d Travis build: 1702 2018-02-19 13:57:10 +00:00
3c02245449 Merge branch 'master' into add-permuteAll 2018-02-19 15:55:09 +02:00
6f2fafce59 Code quality improvement 2018-02-19 15:53:50 +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
7872590ac2 Update stableSort.md 2018-02-18 19:41:43 +02:00
9a3bd8ffae Updated all, any, none
Merged them with their by counterparts.
2018-02-16 13:43:43 +02:00
ce77e2b8b7 Travis build: 1676 2018-02-14 11:55:14 +00:00
6292d18822 Merge pull request #607 from atomiks/utils
Add mostPerformant snippet
2018-02-14 13:53:21 +02:00
4e314dd1ff Update mostPerformant.md 2018-02-14 13:45:47 +02:00
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
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