Commit Graph

1483 Commits

Author SHA1 Message Date
fc2b0c7558 Travis build: 43 2019-08-23 07:15:47 +00:00
0439c5d87a Merge pull request #90 from havanagrawal/patch-4
[ENHANCEMENT] Simplify camel snippet
2019-08-23 10:13:57 +03:00
4d544ad192 Update camel.md 2019-08-23 10:13:28 +03:00
3ee07828d2 Simplify camel snippet
Remove regex with complex look-behind matching, replace with simpler string functions
2019-08-23 00:06:40 -07:00
2aa19e8cda Travis build: 41 2019-08-23 06:49:03 +00:00
f8322ce270 Fix typo 2019-08-23 09:47:35 +03:00
c70b90d4fb Resolve #88 2019-08-23 09:46:59 +03:00
ae73d4a601 Travis build: 36 2019-08-23 06:43:59 +00:00
a7dfbe5b05 Merge pull request #87 from havanagrawal/patch-3
[FIX] Fix quotation marks in max_n
2019-08-23 09:42:33 +03:00
8b68038277 Fix quotation marks 2019-08-22 23:03:34 -07:00
413631b9af SEO updates 2019-08-22 10:55:08 +03:00
2481db9451 Travis build: 33 [cron] 2019-08-22 07:28:53 +00:00
b91ead1b67 Fix a highlighting issue with examples on website 2019-08-22 09:04:12 +03:00
53671b6462 Update CONTRIBUTING.md 2019-08-22 08:18:16 +03:00
72f4787765 Travis build: 29 2019-08-21 07:44:45 +00:00
ccff10228c Merge pull request #85 from 30-seconds/from-starter
Use 30-seconds-starter template
2019-08-21 10:43:11 +03:00
7f1c46dadc Update repo name 2019-08-21 10:39:09 +03:00
a17702aa55 Add Google Analytics 2019-08-21 10:38:02 +03:00
14babf517a Update repo structure, setup Travis 2019-08-21 10:29:36 +03:00
c0d36df01c [CHORE] Cleanup scripts, setup most of Travis
Also updated logos!
2019-08-21 10:12:42 +03:00
3ea7237658 Add union and union_by snippets 2019-08-21 09:10:39 +03:00
81c67efff9 Add camel, kebab and snake snippets 2019-08-21 08:59:54 +03:00
57b6b35539 Add symmetric_difference and symmetric_difference_by snippets 2019-08-21 08:37:04 +03:00
ff960fe985 Add sum_by snippet 2019-08-21 08:30:04 +03:00
a8f9f6bf52 update git ignore 2019-08-20 18:37:24 +02:00
ee3533c1a8 remove node_modules 2019-08-20 18:36:53 +02:00
441dcfe38d Update .gitignore 2019-08-20 19:00:43 +03:00
7a4454c7b4 add webber script 2019-08-20 16:59:57 +02:00
986a8cbdc8 finish builder script 2019-08-20 16:31:31 +02:00
4a59bf4eb1 WIP - add collaborators 2019-08-20 16:29:47 +02:00
96d5fc6357 WIP - builder fix 2019-08-20 16:21:13 +02:00
d7e564cffe WIP - builder style 2019-08-20 16:19:59 +02:00
3a91c24efc WIP - add builder script 2019-08-20 16:00:27 +02:00
cc8f1d8a7a WIP - add extractor, generate snippet_data 2019-08-20 15:52:05 +02:00
88084d3d30 Add split_lines snippet 2019-08-20 16:15:15 +03:00
35d8fcf781 Add similarity snippet 2019-08-20 16:12:11 +03:00
538108b040 Add sample snippet 2019-08-20 16:02:37 +03:00
b2fd0b2575 Add rads_to_degrees snippet 2019-08-20 15:58:57 +03:00
5c7b7751d5 Add none snippet 2019-08-20 15:54:50 +03:00
7bf7ca7865 Add offset snippet 2019-08-20 15:53:15 +03:00
d1c10e8564 Add min_by and max_by snippets 2019-08-20 15:42:41 +03:00
84c09ffda1 Add map_values snippet 2019-08-20 15:34:30 +03:00
cd774410d4 Add longest_item snippet 2019-08-20 15:27:49 +03:00
ca355ce75c Add initialize_list_with_range snippet 2019-08-20 15:21:41 +03:00
2bcb06e48d Add intersection_by snippet 2019-08-20 15:16:27 +03:00
5df7886a80 Add intersection snippet 2019-08-20 15:14:26 +03:00
7ebb059255 Add last snippet 2019-08-20 15:11:47 +03:00
7a794795c4 Add is_even and is_odd snippets 2019-08-20 14:21:44 +03:00
c78ff5bd4d Add is_divisible snippet 2019-08-20 14:19:55 +03:00
a3d9509dd8 Add initialize_list_with_values snippet 2019-08-20 14:12:36 +03:00