swissdev-tech-tags 0.0.134 → 0.0.138
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +7 -4
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -76,7 +76,7 @@ const techTags = [".NET Core", ".NET Framework", ".NET MVC", "3D", "Ab Initio",
|
|
|
76
76
|
"Apache HTTP Server", "Apollo", "Architect", "Aruba", "Asterisk", "Atlassian", "Avaloq", "AUTOSAR", "Azure", "Big Data", "BigQuery", "BPMN", "BSD ", "BSI CRM",
|
|
77
77
|
"Backbone", "Backend", "Bamboo", "Bash", "Beanstalk", "BitTalk", "BitBucket", "Blazor", "Blockchain", "Bluetooth", "Bootstrap", "Bubble", "Business Intelligence",
|
|
78
78
|
"C", "C#", "C++", "CakePHP", "Camunda", "CAN", "CI/CD", "Citrix", "Cloud", "CMS", "Cosmos DB", "Craft CMS", "CODESYS", "CQRS", "CSS", "Cassandra", "Celery", "Ceph",
|
|
79
|
-
"Cisco", "Clojure", "Cloud Foundry", "Composer", "Computer Vision", "Confluence", "Cordova", "CRM", "Cucumber", "CUDA", "Cypress", "D3", "DDD", "DDN", "Dagger",
|
|
79
|
+
"Cisco", "Clojure", "Cloud Foundry", "Composer", "Computer Vision", "Confluence", "Cordova", "CRM", "Cubeware", "Cucumber", "CUDA", "Cypress", "D3", "DDD", "DDN", "Dagger",
|
|
80
80
|
"DApps", "Dapper", "Dart", "Data-Science", "Data Vault", "Data Warehouse", "Delphi", "DevExpress", "DevOps", "Django", "Docker", "Doctrine", "Drupal", "E2E",
|
|
81
81
|
"EC2", "ELK", "ES6", "ESB", "ETL", "Eclipse", "Eclipse Scout", "ElasticSearch", "Electron", "Elixir", "Elm", "Embedded", "Embedded WebServer", "Ember", "ERP",
|
|
82
82
|
"EPCIS", "Erlang", "ExpressJS", "ESLint", "Ethereum", "Ethernet", "F#", "FPGA", "Fastlane", "Figma", "Firebase", "Firewall", "Firmware", "Fivetran", "FortiGate", "Flask",
|
|
@@ -95,9 +95,9 @@ const techTags = [".NET Core", ".NET Framework", ".NET MVC", "3D", "Ab Initio",
|
|
|
95
95
|
"React Native", "ReactiveX", "Redgate", "Redis", "Redux", "RevPi", "Robot Framework", "RS-485", "Ruby", "Rust", "RxJs", "RxSwift", "SAML", "SAP",
|
|
96
96
|
"SAP Analytics Designer", "SAP Commerce", "SAP Fiori", "SAP Lumira", "SAP Web Intelligence", "SAS", "SASS", "SCSS", "SOAP", "SPS", "SQL", "SQLite",
|
|
97
97
|
"SailsJS", "Salesforce", "Scala", "Security", "Sensor Fusion", "SMB", "Selenium", "Sentry", "Serverless", "ServiceNow", "SharePoint", "Shopware",
|
|
98
|
-
"Shopify", "Siebel", "SignalR", "Sitecore", "Sketch", "Slack", "Solr", "Sonar", "Spark", "Splunk", "Spring", "Spring Boot", "Spryker", "SSAS", "SSIS",
|
|
99
|
-
"strapi", "STM32CubeIDE", "Svelte", "Swagger", "Swift", "Swing", "Symfony", "System Engineer", "SystemVerilog", "Tableau", "Talend", "TCP/IP", "TDD", "TSQL", "TYPO3",
|
|
100
|
-
"Teamcity", "TensorFlow", "Terraform", "Three.js", "Tomcat", "Tosca", "TypeScript", "Twig", "UML", "Ubuntu", "UIKit", "UiPath", "Uniface", "Unix",
|
|
98
|
+
"Shopify", "Siebel", "SignalR", "Sitecore", "Sketch", "Slack", "Solidity", "Solr", "Sonar", "Spark", "Splunk", "Spring", "Spring Boot", "Spryker", "SSAS", "SSIS",
|
|
99
|
+
"strapi", "STM32CubeIDE", "Svelte", "Swagger", "Swift", "Swing", "Symfony", "System Engineer", "SystemVerilog", "Tableau", "Talend", "TCP/IP", "TDD", "TM1", "TSQL", "TYPO3",
|
|
100
|
+
"Teamcity", "TensorFlow", "Terraform", "Three.js", "Tomcat", "Tosca", "TypeScript", "Twig", "UML", "Ubuntu", "UIKit", "UiPath", "Umbraco", "Uniface", "Unix",
|
|
101
101
|
"Unity", "Unreal", "UVM", "UX UI Design", "VBA", "VPN", "VMware", "VR", "Vaadin", "Vagrant", "Veeam", "Verilog", "VHDL", "Video Streaming",
|
|
102
102
|
"Visual Paradigm", "Visual Studio", "VS Code", "Vue", "WAF", "WPF", "Web3", "WebGL", "Webpack", "WebServices", "Websphere", "Web", "Webflow", "Windows",
|
|
103
103
|
"Windows Forms", "Wix", "WordPress", "Xcode", "Xdebug", "XML", "XP", "XPath", "XState", "Xamarin", "Yarn", "Zapier", "Zend", "Zeplin", "Zookpeeper",
|
|
@@ -115,14 +115,17 @@ const siteSpecificPerkTagsTranslated = {
|
|
|
115
115
|
en: {
|
|
116
116
|
gatravel: "Public transport GA Travelcard",
|
|
117
117
|
halffare: "Public transport Half-Fare",
|
|
118
|
+
rekachecks: "Reka Checks",
|
|
118
119
|
},
|
|
119
120
|
de: {
|
|
120
121
|
gatravel: "Öffentliche Verkehrsmittel GA",
|
|
121
122
|
halffare: "Öffentliche Verkehrsmittel Halbtax",
|
|
123
|
+
rekachecks: "Reka Checks",
|
|
122
124
|
},
|
|
123
125
|
fr: {
|
|
124
126
|
gatravel: "Transport public l'abonnement général",
|
|
125
127
|
halffare: "Transport public l’abonnement demi-tarif",
|
|
128
|
+
rekachecks: "Reka Checks",
|
|
126
129
|
}
|
|
127
130
|
},
|
|
128
131
|
GDJ: null,
|