1
0
mirror of https://github.com/konpa/devicon.git synced 2025-07-31 20:00:16 +02:00

Fix devicon.json (#1582)

This commit is contained in:
Josélio Júnior
2022-12-12 19:01:22 -03:00
committed by GitHub
parent 81008eb170
commit 7544d7ecaa
2 changed files with 20 additions and 3 deletions

View File

@@ -10,6 +10,7 @@
"ARM", "ARM",
"C#", "C#",
"CMS", "CMS",
"DAG",
"GNU", "GNU",
"IDE", "IDE",
"algorithms", "algorithms",
@@ -30,11 +31,14 @@
"autodesk", "autodesk",
"automation", "automation",
"azure", "azure",
"big data",
"binary",
"blockchain", "blockchain",
"blog", "blog",
"brand", "brand",
"browser", "browser",
"build", "build",
"bundler",
"c", "c",
"c++", "c++",
"c-sharp", "c-sharp",
@@ -88,8 +92,10 @@
"ecommerce", "ecommerce",
"editor", "editor",
"elastic", "elastic",
"elixir",
"engine", "engine",
"erc20", "erc20",
"esbuild",
"ethereum", "ethereum",
"file-format", "file-format",
"format", "format",
@@ -106,6 +112,7 @@
"graph", "graph",
"graphic", "graphic",
"graphics", "graphics",
"groovy",
"hardware", "hardware",
"heterogeneous-computing", "heterogeneous-computing",
"hosting", "hosting",
@@ -123,6 +130,7 @@
"iphone", "iphone",
"java", "java",
"javascript", "javascript",
"javascript-runtime",
"jetbrains", "jetbrains",
"js", "js",
"jupyter notebook", "jupyter notebook",
@@ -158,6 +166,7 @@
"modelling", "modelling",
"monitoring", "monitoring",
"multimedia", "multimedia",
"network",
"networking", "networking",
"node.js", "node.js",
"nodejs", "nodejs",
@@ -176,12 +185,14 @@
"os", "os",
"package", "package",
"package-manager", "package-manager",
"pages",
"performance", "performance",
"php", "php",
"pipeline", "pipeline",
"platform", "platform",
"plotting", "plotting",
"pods", "pods",
"polyfill",
"pre-processor", "pre-processor",
"procedural", "procedural",
"production-tool", "production-tool",
@@ -202,6 +213,7 @@
"robotics", "robotics",
"router", "router",
"ruby", "ruby",
"runtime",
"rust", "rust",
"scala", "scala",
"script", "script",
@@ -213,6 +225,7 @@
"shell", "shell",
"social", "social",
"software", "software",
"solidity",
"specification", "specification",
"sql", "sql",
"ssg", "ssg",
@@ -235,6 +248,7 @@
"tool", "tool",
"tracing", "tracing",
"transpiler", "transpiler",
"typescript",
"typesetting-system", "typesetting-system",
"ui", "ui",
"universal", "universal",
@@ -246,6 +260,7 @@
"version-control", "version-control",
"vfx", "vfx",
"video", "video",
"virtual machine",
"visualization", "visualization",
"vmware", "vmware",
"vuejs", "vuejs",
@@ -259,7 +274,8 @@
"websockets", "websockets",
"wiki", "wiki",
"windows", "windows",
"wrapper" "wrapper",
"zig"
] ]
} }
} }

View File

@@ -3123,7 +3123,7 @@
}, },
{ {
"name": "gitbook", "name": "gitbook",
"aliases": [], "altnames": [],
"tags": [ "tags": [
"documentation", "documentation",
"pages", "pages",
@@ -3145,7 +3145,7 @@
] ]
}, },
"color": "#346ddb", "color": "#346ddb",
"altnames": [ "aliases": [
{ {
"base": "original", "base": "original",
"alias": "plain" "alias": "plain"
@@ -9191,6 +9191,7 @@
}, },
{ {
"name": "vite", "name": "vite",
"altnames": [],
"tags": [ "tags": [
"web3", "web3",
"blockchain", "blockchain",