Conference data for www.confs.tech
See the codeHere resides all the data used on confs.tech.
$ npm start$ npm run reorder-confs$ npm run updateValidLocationsAll conferences are stored in JSON files, sorted by topics and years. All data is open source and crowd sourced by the community. Whether added directly from the website by conference organizers or through pull requests.
Conference data have the following structure:
{
"name": "",
"url": "",
"startDate": "YYYY-MM-DD",
"endDate": "YYYY-MM-DD",
"city": "",
"country": "",
"cfpUrl": "",
"cfpEndDate": "",
"twitter": "",
"discountCode": ""
}
All contributions are welcome. Please read the CONTRIBUTING guidelines for details on our code of conduct, and the process for submitting pull requests.
Need help while contributing? Tag any of the maintainers when creating the issue. You can tag us using: @username
|
|
|
|
(top 30 of 160)
TypeScript
100.0%
Conference data for www.confs.tech
See the codeHere resides all the data used on confs.tech.
$ npm start$ npm run reorder-confs$ npm run updateValidLocationsAll conferences are stored in JSON files, sorted by topics and years. All data is open source and crowd sourced by the community. Whether added directly from the website by conference organizers or through pull requests.
Conference data have the following structure:
{
"name": "",
"url": "",
"startDate": "YYYY-MM-DD",
"endDate": "YYYY-MM-DD",
"city": "",
"country": "",
"cfpUrl": "",
"cfpEndDate": "",
"twitter": "",
"discountCode": ""
}
All contributions are welcome. Please read the CONTRIBUTING guidelines for details on our code of conduct, and the process for submitting pull requests.
Need help while contributing? Tag any of the maintainers when creating the issue. You can tag us using: @username
|
|
|
|
(top 30 of 160)
TypeScript
100.0%