Skip to content

Commit 19716ee

Browse files
authored
Merge pull request #98 from TechEventsNearMe/CU-869bhe1jm-jsconf-jp
Add JSConf Japan
2 parents 266e15b + b3e7fde commit 19716ee

1 file changed

Lines changed: 55 additions & 0 deletions

File tree

data/events/jsconf-jp.json

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
{
2+
"name": "JSConf JP",
3+
"year_started": 2011,
4+
"number_of_events_hosted": 9,
5+
"city": "Tokyo",
6+
"region": "Tokyo",
7+
"country": "Japan",
8+
"continent": "Asia",
9+
"website": "https://jsconf.jp",
10+
"sector": [
11+
"Frontend / Web Development",
12+
"Software Engineering",
13+
"Architecture",
14+
"Accessibility"
15+
],
16+
"tags": [
17+
"conference",
18+
"javascript",
19+
"web"
20+
],
21+
"acceptable_tags": [
22+
"javascript",
23+
"frontend",
24+
"web"
25+
],
26+
"type": "in-person",
27+
"languages": [
28+
"Japanese",
29+
"English"
30+
],
31+
"frequency": "annual",
32+
"timezone": "Asia/Tokyo",
33+
"attendee_size": {
34+
"min": 500,
35+
"max": 1500
36+
},
37+
"ticket_cost_usual": {
38+
"currency": "JPY",
39+
"min": 5000,
40+
"max": 20000
41+
},
42+
"organizer": {
43+
"name": "JSConf JP Organizing Committee",
44+
"email": "",
45+
"twitter": "https://twitter.com/jsconfjp",
46+
"website": "https://jsconf.jp"
47+
},
48+
"socials": {
49+
"twitter": "https://twitter.com/jsconfjp",
50+
"linkedin": "",
51+
"youtube": "https://www.youtube.com/@jsconfjp",
52+
"instagram": ""
53+
},
54+
"description": "JSConf JP is Japan’s JavaScript conference focusing on modern web engineering, frameworks, performance, and accessibility."
55+
}

0 commit comments

Comments
 (0)