Commit ff290b9f authored by Sven Franck's avatar Sven Franck Committed by GitHub

Update typefox.json

parent 77e87bfc
......@@ -3,7 +3,7 @@
"title": "Typefox",
"type": "Organisation",
"logo_url": "https://api.eclipse.org/adopters/assets/images/adopters/logo-typefox.png",
"location": {
"location": {
"title": "Typefox Gmbh",
"address": "Am Germaniahafen 1",
"postal_code": "24143",
......@@ -18,37 +18,37 @@
"founded_year": 2017,
"kpi_list": [{
"year": 2020,
"staff": "",
"staff": "1",
"earnings": "",
"total_assets": "70 751 747 EUR",
"total_assets": "707 518 EUR",
"revenues": "",
"source_url": "https://www.bundesanzeiger.de/"
}, {
"year": 2019,
"staff": "",
"staff": "13",
"earnings": "",
"total_assets": "49 407 814 EUR",
"total_assets": "494 078 EUR",
"revenues": "",
"source_url": "https://www.bundesanzeiger.de/"
}, {
"year": 2018,
"staff": "",
"staff": "13",
"earnings": "",
"total_assets": "60 750 840 EUR",
"total_assets": "607 509 EUR",
"revenues": "",
"source_url": "https://www.bundesanzeiger.de/"
}, {
"year": 2017,
"staff": "",
"staff": "8",
"earnings": "",
"total_assets": "71 978 810 EUR",
"total_assets": "719 788 EUR",
"revenues": "",
"source_url": "https://www.bundesanzeiger.de/"
}, {
"year": 2016,
"staff": "",
"staff": "10",
"earnings": "",
"total_assets": "37 675 414 EUR",
"total_assets": "376 755 EUR",
"revenues": "",
"source_url": "https://www.bundesanzeiger.de/"
}],
......@@ -80,7 +80,7 @@
"similar_solution_url": "https://webrunner.nexedi.com/",
"category": "Developer environment"
}],
"licence_list": ["Eclipse Public License 2.0 (EPL2)", "GNU General Public License, version 2 (GPLv2)", "classpath exception"],
"licence_list": ["GPL v2.0", "EPL v2.0", "classpath exception"],
"source_code_download": "https://github.com/eclipse-theia/theia",
"source_code_profile": "https://www.openhub.net/p/theia-ide/analyses/latest/languages_summary",
"commercial_support_url": "https://theia-ide.org/support/",
......@@ -202,7 +202,7 @@
"similar_solution_url": "https://atom.io/",
"category": "Developer environment"
}, {
"title": "Notepad ++",
"title": "Notepad++",
"similar_solution_url": "https://notepad-plus-plus.org/",
"category": "Developer environment"
}, {
......@@ -222,7 +222,7 @@
"similar_solution_url": "https://www.jetbrains.com/idea/",
"category": "Developer environment"
}],
"licence_list": ["MIT", "Gitpost Self-Hosted", "AGPL"],
"licence_list": ["MIT", "AGPL", "Gitpost Self-Hosted"],
"source_code_download": "https://github.com/gitpod-io/gitpod",
"source_code_profile": "",
"commercial_support_url": "https://www.gitpod.io/support",
......@@ -259,59 +259,5 @@
"language": "en",
"success_case_url": "https://www.gitpod.io/customers/redwoodjs"
}]
}, {
"title": "XText",
"logo_url": "https://www.eclipse.org/Xtext/images/logo.png",
"website_url": "https://www.eclipse.org/Xtext/",
"created_year": 2006,
"description": "Eclipse Xtext is a framework for development of programming languages and domain specific languages. It covers all aspects of a complete language infrastructure, from parsers, over linker, compiler or interpreter to fully-blown top-notch IDE integration for Eclipse and Web-based IDEs. Further, languages developed with Xtext can be integrated into editors supporting the Language Server Protocol (e.g. VS Code, Eclipse Che). Xtext comes with great defaults for all these aspects, which at the same time can be easily tailored to your individual needs.",
"category_list": ["Developer environment"],
"similar_solution_list": [],
"licence_list": ["EPL v2.0"],
"source_code_download": "https://github.com/eclipse/xtext",
"source_code_profile": "https://www.openhub.net/p/xtext/analyses/latest/languages_summary",
"commercial_support_url": "https://www.typefox.io/language-engineering/",
"floss_software": true,
"commercial_support_open_source_version": true,
"commercial_support_available": true,
"wikipedia_url": "https://en.wikipedia.org/wiki/Xtext",
"reference_list": [],
"success_case_list": []
}, {
"title": "Langium",
"logo_url": "https://langium.org/#",
"website_url": "https://langium.org/",
"created_year": "",
"description": "Langium is an open source language engineering tool with first-class support for the Language Server Protocol, written in TypeScript and running in Node.js. This future-proof technology stack enables domain-specific languages in VS Code, Eclipse Theia, web applications, and more.",
"category_list": ["Developer environment"],
"similar_solution_list": [],
"licence_list": ["MIT"],
"source_code_download": "https://github.com/langium/langium",
"source_code_profile": "",
"commercial_support_url": "https://www.typefox.io/language-engineering/",
"floss_software": true,
"commercial_support_open_source_version": true,
"commercial_support_available": true,
"wikipedia_url": "",
"reference_list": [],
"success_case_list": []
}, {
"title": "Eclipse Sprotty",
"logo_url": "",
"website_url": "https://projects.eclipse.org/projects/ecd.sprotty",
"created_year": "",
"description": "Eclipse Sprotty™ is a next-generation, open-source, web-based diagramming framework. Instead of using a cross-compiler or an existing framework, we decided to start from scratch with web technologies: The client is implemented in TypeScript, SVG is used for rendering, and CSS for styling. We also use a unidirectional event-cycle with a virtual DOM as opposed to the traditional model-view-controller pattern to better fit the demands of web applications.",
"category_list": ["Developer environment"],
"similar_solution_list": [],
"licence_list": ["EPL v2.0"],
"source_code_download": "https://github.com/eclipse/sprotty",
"source_code_profile": "",
"commercial_support_url": "",
"floss_software": true,
"commercial_support_open_source_version": true,
"commercial_support_available": true,
"wikipedia_url": "",
"reference_list": [],
"success_case_list": []
}]
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment