Commit Graph

68 Commits

Author SHA1 Message Date
778852df10 Merge pull request #305 from skatcat31/feature/adapters/flip
[Feature] Add flip adapter
2017-12-22 15:09:31 +01:00
8f9d1cad00 [FEATURE] add spreadOver snippet 2017-12-21 18:33:57 -08:00
f616488615 [Feature] Add flip adapter 2017-12-21 16:42:15 -08:00
b20c958154 Travis build: 66 2017-12-21 21:15:50 +00:00
2357c5950a Tag 2017-12-21 17:45:06 +02:00
ef7cd45ce1 Tag 2017-12-21 16:46:37 +02:00
73b130fff2 Update tag_database 2017-12-21 15:22:13 +01:00
36bee96c93 Add numberWithCommas
Use commas to separate digits。
2017-12-21 22:09:55 +08:00
0d39ab4adb Merge pull request #290 from kingdavidmartins/rename-stringToArray
Rename stringToArrayOfWords -> words
2017-12-21 15:19:35 +02:00
982c3a6024 ran npm run tagger & tagged words:string 2017-12-21 07:53:11 -05:00
1045410b0b Tag 2017-12-21 14:48:27 +02:00
480119ff72 Updating guidelines and a tag 2017-12-21 14:30:57 +02:00
d2dbf2e179 Build 2017-12-21 11:14:58 +02:00
4fb1235fd4 Update tag_database with zipObject 2017-12-20 14:56:03 -08:00
0995936760 Build 2017-12-20 16:16:52 +02:00
59b3b901b5 Build 2017-12-20 11:34:13 +02:00
321d18d91c Build 2017-12-20 11:30:54 +02:00
52e3938bbe add isPrime to tag_database 2017-12-19 21:37:13 +01:00
e214f3f4e3 Build, resolve #235 2017-12-19 16:45:24 +02:00
6f46c3ae63 Merge branch 'master' into add-pullAtValue 2017-12-19 16:39:36 +02:00
ce9963f898 Build 2017-12-19 13:32:25 +02:00
11c56eaf19 Merge branch 'master' into add-pullAtIndex 2017-12-19 13:25:26 +02:00
c07e9fc672 Merge pull request #244 from kingdavidmartins/pullAll
add pullAll
2017-12-19 13:00:03 +02:00
ce06da5a04 ran npm run tagger & update tag_database with pullAtValue:array 2017-12-19 01:08:11 -05:00
06e61e3116 update tag DB with pullAtIndex:array & ran npm run tagger 2017-12-18 17:44:18 -05:00
1053a66283 ran npm tagger & updated pullAll:array -> tag_database 2017-12-18 14:40:26 -05:00
93096b8bdc Generated readme, index and tag_database for countVowels 2017-12-18 20:20:24 +01:00
afc292d706 Build 2017-12-18 13:06:26 +02:00
f5a375efba Build 2017-12-18 12:14:24 +02:00
9db5e43e66 Fully renamed and updated everything, tagged, built 2017-12-17 17:55:51 +02:00
a8f6dfb568 Merge #113 2017-12-17 12:48:07 +02:00
728afd501b Remove fill array
Resolves #203
2017-12-17 12:18:09 +02:00
2519afd0ea Tag, lint, build 2017-12-17 11:52:35 +02:00
80a4a65840 ran npm run tagger & add array tag to DB 2017-12-16 23:05:18 -05:00
77fd89e369 Added symmetric difference as its own snippet, resolve #168 2017-12-16 18:40:38 +02:00
f9357cb959 Remove valueOrDefault 2017-12-16 18:01:59 +02:00
a5f99e68a2 Tag and build 2017-12-16 18:00:42 +02:00
a7b52781b9 Remove array concat 2017-12-16 17:38:06 +02:00
3804a49830 Build, resolve #172 2017-12-16 17:19:16 +02:00
8455ff16f8 Merge pull request #190 from gnipbao/dev
add camelize and decamelize function
2017-12-16 17:16:17 +02:00
8075340eae Update tag_database 2017-12-16 17:14:45 +02:00
b343a63d67 add camelize and decamelize. 2017-12-16 21:24:29 +08:00
ede8c5932a Tag and build 2017-12-16 14:39:08 +02:00
902c3c6a7c Removed array includes snippet (native JS alternative exists) 2017-12-16 14:34:40 +02:00
917aa5fcb6 Tag and build 2017-12-16 14:32:16 +02:00
51c7eb6d4e Tag and build 2017-12-16 14:24:50 +02:00
46ca2c9f12 Removed swap 2017-12-16 14:22:08 +02:00
6eb818309e Housekeeping, tag and build 2017-12-16 13:56:55 +02:00
7001420908 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
d2b01536b9 Merge pull request #170 from iamsoorena/master
adding read file to array function
2017-12-16 13:34:30 +02:00