Commit Graph

69 Commits

Author SHA1 Message Date
10c2adc83d Travis build: 114 2017-12-22 14:11:44 +00:00
0752a61b01 Merge pull request #305 from skatcat31/feature/adapters/flip
[Feature] Add flip adapter
2017-12-22 15:09:31 +01:00
3ac3958008 [FEATURE] add spreadOver snippet 2017-12-21 18:33:57 -08:00
f19a79b863 [Feature] Add flip adapter 2017-12-21 16:42:15 -08:00
c0d6fe3c39 Travis build: 66 2017-12-21 21:15:50 +00:00
a7f625ec38 Tag 2017-12-21 17:45:06 +02:00
c10bc97fd4 Tag 2017-12-21 16:46:37 +02:00
d1c2c3f2c5 Update tag_database 2017-12-21 15:22:13 +01:00
0428728578 Add numberWithCommas
Use commas to separate digits。
2017-12-21 22:09:55 +08:00
8a190f07b7 Merge pull request #290 from kingdavidmartins/rename-stringToArray
Rename stringToArrayOfWords -> words
2017-12-21 15:19:35 +02:00
32c88b1163 ran npm run tagger & tagged words:string 2017-12-21 07:53:11 -05:00
af7275dd75 Tag 2017-12-21 14:48:27 +02:00
2522e489c5 Updating guidelines and a tag 2017-12-21 14:30:57 +02:00
024d9bc6aa Build 2017-12-21 11:14:58 +02:00
627e5f4225 Update tag_database with zipObject 2017-12-20 14:56:03 -08:00
6dc1a39bc6 Build 2017-12-20 16:16:52 +02:00
f4ff42c63a Build 2017-12-20 11:34:13 +02:00
4260084122 Build 2017-12-20 11:30:54 +02:00
8f0ab87b9e add isPrime to tag_database 2017-12-19 21:37:13 +01:00
00044d47db Build, resolve #235 2017-12-19 16:45:24 +02:00
85f037c222 Merge branch 'master' into add-pullAtValue 2017-12-19 16:39:36 +02:00
8ce8e8091b Build 2017-12-19 13:32:25 +02:00
66d3746c45 Merge branch 'master' into add-pullAtIndex 2017-12-19 13:25:26 +02:00
b992c7d6a1 Merge pull request #244 from kingdavidmartins/pullAll
add pullAll
2017-12-19 13:00:03 +02:00
c2e339760c ran npm run tagger & update tag_database with pullAtValue:array 2017-12-19 01:08:11 -05:00
75e1cf5a00 update tag DB with pullAtIndex:array & ran npm run tagger 2017-12-18 17:44:18 -05:00
3fa8763e7e ran npm tagger & updated pullAll:array -> tag_database 2017-12-18 14:40:26 -05:00
27a1860214 Generated readme, index and tag_database for countVowels 2017-12-18 20:20:24 +01:00
ccc7d38930 Build 2017-12-18 13:06:26 +02:00
f951e3f896 Build 2017-12-18 12:14:24 +02:00
c8b9c4a563 Fully renamed and updated everything, tagged, built 2017-12-17 17:55:51 +02:00
622b4286c6 Merge #113 2017-12-17 12:48:07 +02:00
c5e63542e6 Remove fill array
Resolves #203
2017-12-17 12:18:09 +02:00
80cd011cd0 Tag, lint, build 2017-12-17 11:52:35 +02:00
a60509c005 ran npm run tagger & add array tag to DB 2017-12-16 23:05:18 -05:00
7895d9f519 Added symmetric difference as its own snippet, resolve #168 2017-12-16 18:40:38 +02:00
8f5aa15b3f Remove valueOrDefault 2017-12-16 18:01:59 +02:00
ba8c1ccbc4 Tag and build 2017-12-16 18:00:42 +02:00
ef8771127c Remove array concat 2017-12-16 17:38:06 +02:00
b55b684931 Build, resolve #172 2017-12-16 17:19:16 +02:00
d34d32b1b2 Merge pull request #190 from gnipbao/dev
add camelize and decamelize function
2017-12-16 17:16:17 +02:00
b236f39dfa Update tag_database 2017-12-16 17:14:45 +02:00
ec407bae91 add camelize and decamelize. 2017-12-16 21:24:29 +08:00
5eaacd506e Tag and build 2017-12-16 14:39:08 +02:00
ce58ba64a2 Removed array includes snippet (native JS alternative exists) 2017-12-16 14:34:40 +02:00
fcac67cbd9 Tag and build 2017-12-16 14:32:16 +02:00
4fc9b6904a Tag and build 2017-12-16 14:24:50 +02:00
46ca8b33b7 Removed swap 2017-12-16 14:22:08 +02:00
e0ae406574 Housekeeping, tag and build 2017-12-16 13:56:55 +02:00
d7e20be0af Merge pull request #171 from iamsoorena/take-every-nth-element
take every nth element of an array
2017-12-16 13:35:31 +02:00