Commit Graph

162 Commits

Author SHA1 Message Date
a88e6a155d Format Colon Time from Date 2018-01-11 20:46:18 -05:00
b728336648 Get Meridiem of Integer 2018-01-11 20:46:08 -05:00
b9058079da Transform Integer to 12 Hour Format 2018-01-11 20:45:59 -05:00
599c0bea93 Maintain Digits 2018-01-11 20:45:42 -05:00
3e307273de Ordinal Suffix hotfix
mismatched variables.
2017-12-13 23:53:34 -05:00
bb4f1c6704 Get Ordinal Suffix of Number
JS Code Snippet to get the ordinal suffix of a given number (int or string).
Returns the provided value wtih concatenated ordinal.
2017-12-13 09:01:14 -05:00
5ad246b566 Merge pull request #70 from piyuesh-dev/correct-array-method-names
Correct array method names
2017-12-13 14:49:17 +02:00
9846e4f69b Update URL-parameters.md
Updated a file that was changed in the meantime
2017-12-13 14:48:38 +02:00
caa0137cfc Build README 2017-12-13 14:24:57 +02:00
13bd3be5f7 Merge pull request #69 from priteshpoddar/master
hamming distance between two numbers
2017-12-13 14:24:17 +02:00
97d727f068 Update hamming-distance.md 2017-12-13 14:23:56 +02:00
9eaa6c4686 resolved a conflict. 2017-12-13 17:52:17 +05:30
306e0f0ecf hamming distance between two numbers 2017-12-13 17:49:35 +05:30
50f6019deb Merge pull request #64 from DanielRamosAcosta/add-promisify-snippet
Add promisify snippet
2017-12-13 14:18:14 +02:00
32b9834837 Update promisify.md 2017-12-13 14:17:24 +02:00
7490c51ae7 Moving semicolon, changing example in promisify.md 2017-12-13 12:15:39 +00:00
34b6585d14 Merge pull request #54 from fhdhsni/master
Add bottomVisible
2017-12-13 14:14:46 +02:00
9ca866418d Update bottom-visible.md 2017-12-13 14:14:04 +02:00
e652559fdb prefixed Array. to reduce(), sort(), map() methods in snippets. 2017-12-13 17:41:45 +05:30
e5635a402c Updated URL parameters 2017-12-13 14:09:25 +02:00
c8637c36b4 Merge pull request #67 from darrenscerri/typo-2
Dashes not underscores
2017-12-13 13:56:21 +02:00
31f7c652e2 Build README 2017-12-13 13:55:44 +02:00
668b76ba26 Merge pull request #44 from cengels/time-taken-as-callback-function
Refactor measure-time-taken-by-function from spread syntax to callback function
2017-12-13 13:54:38 +02:00
0fd49f261d Dashes not underscores 2017-12-13 12:52:07 +01:00
5fbc8ad38d Merge pull request #66 from meetzaveri/patch-1
Create truncate_a_string.md
2017-12-13 13:47:55 +02:00
3676d11b0c Update truncate_a_string.md
Updated description and added example.
2017-12-13 13:44:38 +02:00
8c03d44fbe Build README 2017-12-13 13:35:10 +02:00
14a7110a1e Merge pull request #51 from elderhsouza/patch-4
refactor curry to account for variadic functions
2017-12-13 13:33:49 +02:00
e91fc01d25 Update curry.md 2017-12-13 09:31:25 -02:00
b9edc9a852 Update percentile.md 2017-12-13 22:23:43 +11:00
32d182d1f6 use reduce magic 2017-12-13 22:23:11 +11:00
19cff66dd4 Update percentile.md 2017-12-13 22:18:49 +11:00
e59fe392d1 Create truncate_a_string.md 2017-12-13 16:25:15 +05:30
cd76829262 Create percentile.md
https://www.easycalculation.com/statistics/percentile-rank.php

Feel free to try and one-linerify it if possible, lol
2017-12-13 21:50:16 +11:00
f6c181e0f4 Update promisify.md 2017-12-13 12:39:24 +02:00
56a20624ef Merge pull request #47 from jussisaurio/anagrams-functional
Make "Anagrams of string" fully functional
2017-12-13 12:37:49 +02:00
b28a1bd212 Update anagrams-of-string-(with-duplicates).md
Removed unnecessary curly brackets
2017-12-13 12:37:28 +02:00
46e8ff5d24 Improving example in promisify.md 2017-12-13 10:33:39 +00:00
3e763d0b23 Fixed typo in promisify.md 2017-12-13 10:29:34 +00:00
64d28164ef Create promisify.md 2017-12-13 10:27:43 +00:00
78cf56e40e Merge pull request #63 from darrenscerri/typo-1
Fix filename typo
2017-12-13 12:14:19 +02:00
af07cded05 Build README 2017-12-13 12:13:34 +02:00
4e825f135e Merge pull request #37 from RobertAKARobin/robertakarobin-dev
Added async function chain
2017-12-13 12:12:42 +02:00
e9d912c2ac Update chain-async-functions.md
Improved example and formatting
2017-12-13 12:12:12 +02:00
338973728e Fix filename typo 2017-12-13 11:09:40 +01:00
84e5544b78 Improved chunk snippet, build README 2017-12-13 12:06:05 +02:00
28e516312a Merge pull request #38 from kingdavidmartins/add-chunkArray
Add chunk array
2017-12-13 12:04:55 +02:00
71208b5e91 Update chunk-array.md
Updated description
2017-12-13 12:04:30 +02:00
3439228e22 Merge pull request #61 from darrenscerri/promise-series
Add "Run promises in series"
2017-12-13 11:59:32 +02:00
19cefca9bb Use const 2017-12-13 10:57:42 +01:00