swissdev-tech-tags 0.0.181 → 0.0.184
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 +11 -6
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -71,11 +71,11 @@ const theme = {
|
|
|
71
71
|
}
|
|
72
72
|
}
|
|
73
73
|
|
|
74
|
-
const techTags = [".NET Framework", ".NET MVC", "3D", "Ab Initio", "Abacus", "Ada", "Adobe CS", "AEM", "Airflow", "Airtable", "Amazon DocumentDB",
|
|
74
|
+
const techTags = [".NET Framework", ".NET MVC", "3D", "Ab Initio", "Abacus", "Ada", "Adobe CS", "AEM", "Airflow", "Airtable", "Akeneo", "Amazon DocumentDB",
|
|
75
75
|
"ABAP", "AJAX", "API", "Appium", "ARM", "ASP.NET", "AWS", "Active Directory", "ActiveMQ", "Airlock", "Akka", "Android", "Angular", "Ansible", "Apache Camel", "Apache CXF",
|
|
76
|
-
"Apache HTTP Server", "Apollo", "Architect", "ArchiMate", "Arduino", "Aruba", "Asterisk", "Atlassian", "Avaloq", "AUTOSAR", "Azure", "Babel", "Big Data", "BigQuery", "BIM", "BPMN", "BSD ", "BSI CRM",
|
|
77
|
-
"Backbone", "Backend", "Bamboo", "Bash", "Beanstalk", "BitTalk", "BitBucket", "Bitrix24", "BiZZdesign", "Blazor", "Blockchain", "Bluetooth", "Bootstrap", "Bubble", "Business Intelligence", "B&R Automation Studio",
|
|
78
|
-
"C", "C#", "C++", "CakePHP", "Camunda", "CAN", "CI/CD", "Citrix", "Cloud", "CMS", "Cosmos DB", "Craft CMS", "CODESYS", "CQRS", "CSS", "Cassandra", "Celery", "Ceph", "CheckMK",
|
|
76
|
+
"Apache HTTP Server", "Apollo", "Architect", "ArchiMate", "Arduino", "Aruba", "Asterisk", "Atlassian", "Attraqt", "Avaloq", "AUTOSAR", "Azure", "Babel", "Big Data", "BigQuery", "BIM", "BPMN", "BSD ", "BSI CRM",
|
|
77
|
+
"Backbone", "Backend", "Bamboo", "Bash", "Beanstalk", "BitTalk", "BitBucket", "Bitrix24", "BiZZdesign", "Blazor", "Blockchain", "Bluetooth", "Bootstrap", "BrowserStack", "Bubble", "Business Intelligence", "B&R Automation Studio",
|
|
78
|
+
"C", "C#", "C++", "CakePHP", "Camunda", "CAN", "CI/CD", "Citrix", "Cloud", "CMS", "Cosmos DB", "Craft CMS", "Cryptography", "CODESYS", "CQRS", "CSS", "Cassandra", "Celery", "Ceph", "CheckMK",
|
|
79
79
|
"Cisco", "Clojure", "Cloud Foundry", "ColdFusion", "Composer", "Computer Vision", "Confluence", "Cordova", "CRM", "Cubeware", "Cucumber", "CUDA", "Cypress", "D3", "DDD", "DDN", "Dagger",
|
|
80
80
|
"DApps", "Dapper", "Dart", "Data-Engineer", "Data-Science", "Data Vault", "Data Warehouse", "Datadog", "Delphi", "DevExpress", "DevSecOps", "DevOps", "Django", "Docker", "Doctrine", "Drupal", "E2E",
|
|
81
81
|
"EC2", "ECMAScript", "ELK", "ES6", "ESB", "ETL", "Eclipse", "Eclipse Scout", "ElasticSearch", "Electron", "Elixir", "Elm", "Embedded", "Embedded WebServer", "Ember", "ERP",
|
|
@@ -94,9 +94,9 @@ const techTags = [".NET Framework", ".NET MVC", "3D", "Ab Initio", "Abacus", "Ad
|
|
|
94
94
|
"PowerShell", "PrestaShop", "Prometheus", "Product Manager", "Product Owner", "Progress OpenEdge", "Profibus", "Profinet", "Project Manager", "Protractor", "Puppet", "PyTorch", "Python",
|
|
95
95
|
"QA Testing", "QEMU", "Quobyte", "Qt", "Quarkus", "R", "RDF", "RDMA", "REST", "ReSharper", "RBAC", "RHEL", "RIS", "ROS", "RPA", "RSpec", "RabbitMQ", "Rails", "React",
|
|
96
96
|
"React Native", "ReactiveX", "Redgate", "Redis", "Redux", "RevPi", "Robot Framework", "Robotics", "RS-485", "Ruby", "Rust", "RxJs", "RxSwift", "S4HANA", "SAML", "SAP", "SAPUI5",
|
|
97
|
-
"SAP Analytics Designer", "SAP Commerce", "SAP CS", "SAP EWM", "SAP FICO", "SAP Fiori", "SAP Lumira", "SAP MM", "SAP PM", "SAP QM", "SAP Web Intelligence", "SAS", "SASS", "SCSS", "SOAP", "SPS", "SQL", "SQLite",
|
|
97
|
+
"SAP Analytics Designer", "SAP Commerce", "SAP CS", "SAP EWM", "SAP FICO", "SAP Fiori", "SAP Lumira", "SAP MM", "SAP PM", "SAP QM", "SAP Web Intelligence", "SAS", "SASS", "SCSS", "SEV", "SGX", "SOAP", "SPS", "SQL", "SQLite",
|
|
98
98
|
"SailsJS", "Salesforce", "Scala", "Security", "Sensor Fusion", "SMB", "Selenium", "Sentry", "Serverless", "ServiceNow", "SharePoint", "Shopware",
|
|
99
|
-
"Shopify", "Siebel", "SignalR", "Sitecore", "Sketch", "Slack", "Solidity", "Solr", "Sonar", "Spark", "SpecFlow", "Splunk", "Spring", "Spring Boot", "Spryker", "SSAS", "SSIS", "SVN",
|
|
99
|
+
"Shopify", "Siebel", "SignalR", "Sitecore", "Sketch", "Slack", "Smart-Cards", "Solidity", "Solr", "Sonar", "Spark", "SpecFlow", "Splunk", "Spring", "Spring Boot", "Spryker", "SSAS", "SSIS", "SVN",
|
|
100
100
|
"strapi", "STM32CubeIDE", "Svelte", "Swagger", "Swift", "Swing", "Symfony", "System Engineer", "SystemVerilog", "Tableau", "Talend", "TCP/IP", "TDD", "TIBCO", "TM1", "TMap", "TSQL", "TYPO3",
|
|
101
101
|
"Teamcity", "TensorFlow", "Terraform", "Three.js", "Tomcat", "Tosca", "TypeScript", "Twig", "TwinCAT", "UML", "Ubuntu", "UIKit", "UiPath", "Umbraco", "Uniface", "Unix",
|
|
102
102
|
"Unity", "Unreal", "UVM", "UX UI Design", "VBA", "VPN", "VMware", "VR", "Vaadin", "Vagrant", "Veeam", "Verilog", "VHDL", "Video Streaming", "Visual Basic",
|
|
@@ -167,6 +167,7 @@ const perkTagsTranslated = {
|
|
|
167
167
|
buymorevacation: "Option to buy more vacation days",
|
|
168
168
|
unlimitedvacation: "Unlimited vacation",
|
|
169
169
|
accinsurance: "Accident insurance",
|
|
170
|
+
wweek4days: "4-day work week",
|
|
170
171
|
wweek35: "35-hour work week",
|
|
171
172
|
wweek40: "40-hour work week",
|
|
172
173
|
wweek42: "42-hour work week",
|
|
@@ -229,6 +230,7 @@ const perkTagsTranslated = {
|
|
|
229
230
|
buymorevacation: "Option, mehr Urlaubstage zu kaufen",
|
|
230
231
|
unlimitedvacation: "Unbegrenzter Urlaub",
|
|
231
232
|
accinsurance: "Unfallversicherung",
|
|
233
|
+
wweek4days: "4-Tage Arbeitswoche",
|
|
232
234
|
wweek35: "35-Stunden Arbeitswoche",
|
|
233
235
|
wweek40: "40-Stunden Arbeitswoche",
|
|
234
236
|
wweek42: "42-Stunden Arbeitswoche",
|
|
@@ -291,6 +293,7 @@ const perkTagsTranslated = {
|
|
|
291
293
|
buymorevacation: "Possibilité d'acheter plus de jours de vacances",
|
|
292
294
|
unlimitedvacation: "Vacances illimitées",
|
|
293
295
|
accinsurance: "Assurance d'accident",
|
|
296
|
+
wweek4days: "Semaine de travail de 4 jours",
|
|
294
297
|
wweek35: "Semaine de travail de 35 heures",
|
|
295
298
|
wweek40: "Semaine de travail de 40 heures",
|
|
296
299
|
wweek42: "Semaine de travail de 42 heures",
|
|
@@ -353,6 +356,7 @@ const perkTagsTranslated = {
|
|
|
353
356
|
buymorevacation: "Optie om vakantiedagen bij te kopen",
|
|
354
357
|
unlimitedvacation: "Onbeperkt vakantiedagen",
|
|
355
358
|
accinsurance: "Ongevallenverzekering",
|
|
359
|
+
wweek4days: "4-daagse werkweek",
|
|
356
360
|
wweek35: "35-urige werkweek",
|
|
357
361
|
wweek40: "40-urige werkweek",
|
|
358
362
|
wweek42: "42-urige werkweek",
|
|
@@ -415,6 +419,7 @@ const perkTagsTranslated = {
|
|
|
415
419
|
buymorevacation: "Opțiunea de a cumpăra mai multe zile de vacanță",
|
|
416
420
|
unlimitedvacation: "Vacanță nelimitată",
|
|
417
421
|
accinsurance: "Asigurarea pentru accidente",
|
|
422
|
+
wweek4days: "Saptamana de lucru de 4 zile",
|
|
418
423
|
wweek35: "35 de ore saptamana de lucru",
|
|
419
424
|
wweek40: "40 de ore saptamana de lucru",
|
|
420
425
|
wweek42: "42 de ore saptamana de lucru",
|