Commit Graph

121 Commits

Author SHA1 Message Date
8b9483a23b Add gitter badge 2017-12-13 15:29:01 +02:00
e0e98be0fc Build README, resolve #62 2017-12-13 14:49:56 +02:00
634faf6393 Build README 2017-12-13 14:24:57 +02:00
43b15538ca Build README 2017-12-13 14:18:52 +02:00
d5ae902092 Merge pull request #64 from DanielRamosAcosta/add-promisify-snippet
Add promisify snippet
2017-12-13 14:18:14 +02:00
fceabcc75f Build README 2017-12-13 14:15:07 +02:00
4fb4428d77 Merge pull request #54 from fhdhsni/master
Add bottomVisible
2017-12-13 14:14:46 +02:00
5522a4c207 Updated URL parameters 2017-12-13 14:09:25 +02:00
e9c534c395 README wording 2017-12-13 14:00:12 +02:00
52fb6f0a0a Added note about ES6 and Babel 2017-12-13 13:59:14 +02:00
916b266d24 Merge pull request #67 from darrenscerri/typo-2
Dashes not underscores
2017-12-13 13:56:21 +02:00
259fc81d3a Build README 2017-12-13 13:55:44 +02:00
768b21a576 Dashes not underscores 2017-12-13 12:52:07 +01:00
3bfba2bb69 Build README 2017-12-13 13:48:12 +02:00
c15eb63ad2 Build README 2017-12-13 13:35:10 +02:00
f850cea25a Build README 2017-12-13 13:28:38 +02:00
3b38f2e7a9 Build README 2017-12-13 12:38:12 +02:00
fdc872b7a1 Merge pull request #47 from jussisaurio/anagrams-functional
Make "Anagrams of string" fully functional
2017-12-13 12:37:49 +02:00
f8ee54604b Improving example in promisify.md 2017-12-13 10:33:39 +00:00
b74ba8bbfc Fixed typo in promisify.md 2017-12-13 10:29:34 +00:00
fd4597560d Create promisify.md 2017-12-13 10:27:43 +00:00
4569c18ad6 Build README 2017-12-13 12:14:45 +02:00
c0ed8da9fd Build README 2017-12-13 12:13:34 +02:00
3aed33b6df Improved chunk snippet, build README 2017-12-13 12:06:05 +02:00
db483913fe Merge pull request #61 from darrenscerri/promise-series
Add "Run promises in series"
2017-12-13 11:59:32 +02:00
a6723a3c37 Use const 2017-12-13 10:57:42 +01:00
c905200acb Update median, build README 2017-12-13 11:47:51 +02:00
85709fccda Add run-promises-in-series 2017-12-13 10:44:44 +01:00
07d4086c18 Updated tail description 2017-12-13 11:40:27 +02:00
7cc4f81d6f Merge pull request #60 from benhanks040888/master
Check for array length in tail function to return the correct value f…
2017-12-13 11:39:30 +02:00
f53f1e4a52 Check for array length in tail function to return the correct value for single-value arrays. 2017-12-13 16:37:41 +07:00
c170b49fcb Build README 2017-12-13 11:36:56 +02:00
e330ff3f8f Build README 2017-12-13 11:32:52 +02:00
33ff5064e2 Merge pull request #45 from macsmac/master
Added getType function
2017-12-13 11:31:51 +02:00
0a114151c0 Fix typo in snippet file 2017-12-13 11:30:39 +02:00
ed23eaf99e Fixed a typo in README.md 2017-12-13 11:13:16 +03:00
556ef539fd Add bottomVisible 2017-12-13 09:15:41 +03:30
d1ee299342 Build README 2017-12-13 00:49:17 +02:00
868f043ea0 Build README 2017-12-13 00:11:27 +02:00
1dcb8244e1 fix deep flatten array implementation 2017-12-13 00:02:52 +02:00
76a97266ee build readme 2017-12-12 22:28:46 +02:00
4f8bbf4733 Added getType function 2017-12-13 00:33:36 +05:00
292411a812 Build README 2017-12-12 20:58:47 +02:00
2345efd389 Update description of min array value, build README 2017-12-12 20:57:39 +02:00
52bb235344 Update RGB to Hex, build README 2017-12-12 20:54:57 +02:00
271130ef08 Build README 2017-12-12 19:21:31 +02:00
19b5dd66aa fix typo 2017-12-12 08:44:40 -08:00
836216242d Added array shuffle 2017-12-12 18:39:24 +02:00
e2d2b6aa41 Updated snippets
Mainly for better readability
2017-12-12 18:21:53 +02:00
7758e59f0e Merge pull request #36 from conblem/pipe
Added Pipe snippet
2017-12-12 18:15:59 +02:00