code-languages 1.12.3 → 1.13.0

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.
@@ -0,0 +1,34 @@
1
+ 'use strict';
2
+
3
+ // src/languages/hcl.ts
4
+ var hcl = {
5
+ slug: "hcl",
6
+ publishedDate: "2014-01-01",
7
+ extensions: [".hcl", ".tf", ".tfvars", ".pkr.hcl", ".nomad"],
8
+ author: "HashiCorp",
9
+ website: "https://github.com/hashicorp/hcl",
10
+ paradigms: ["declarative", "configuration", "data-serialization"],
11
+ tooling: {
12
+ runtimes: ["Terraform", "Packer", "Nomad", "Vault", "Consul"],
13
+ packageManagers: ["Terraform Registry"],
14
+ ecosystems: ["Infrastructure as Code", "DevOps", "Cloud", "HashiCorp"]
15
+ },
16
+ version: "2.24.0",
17
+ logo: "https://cdn.simpleicons.org/hashicorp/844FBA",
18
+ i18n: {
19
+ en: {
20
+ name: "HCL",
21
+ description: "HashiCorp Configuration Language for human-readable infrastructure and application configuration.",
22
+ longDescription: "HCL is HashiCorp Configuration Language, a structured configuration language designed to be readable by humans while remaining easy for tools to parse. It supports blocks, attributes, expressions, variables, functions, object values, and references used to describe infrastructure and application settings.\n\nIt is best known through Terraform, but it is also used across HashiCorp tools such as Packer, Nomad, Vault, and Consul. HCL files commonly define cloud resources, modules, providers, jobs, policies, templates, and environment-specific variables."
23
+ },
24
+ es: {
25
+ name: "HCL",
26
+ description: "El lenguaje de configuracion de HashiCorp para infraestructura y configuracion legible por humanos.",
27
+ longDescription: "HCL es HashiCorp Configuration Language, un lenguaje de configuracion estructurado disenado para ser legible por humanos y facil de analizar por herramientas. Soporta bloques, atributos, expresiones, variables, funciones, valores de objeto y referencias usadas para describir infraestructura y configuracion de aplicaciones.\n\nEs conocido principalmente por Terraform, pero tambien se usa en herramientas de HashiCorp como Packer, Nomad, Vault y Consul. Los archivos HCL suelen definir recursos cloud, modulos, providers, jobs, politicas, templates y variables especificas por entorno."
28
+ }
29
+ }
30
+ };
31
+
32
+ exports.hcl = hcl;
33
+ //# sourceMappingURL=hcl.cjs.map
34
+ //# sourceMappingURL=hcl.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../src/languages/hcl.ts"],"names":[],"mappings":";;;AAEO,IAAM,GAAA,GAAM;AAAA,EACjB,IAAA,EAAM,KAAA;AAAA,EACN,aAAA,EAAe,YAAA;AAAA,EACf,YAAY,CAAC,MAAA,EAAQ,KAAA,EAAO,SAAA,EAAW,YAAY,QAAQ,CAAA;AAAA,EAC3D,MAAA,EAAQ,WAAA;AAAA,EACR,OAAA,EAAS,kCAAA;AAAA,EACT,SAAA,EAAW,CAAC,aAAA,EAAe,eAAA,EAAiB,oBAAoB,CAAA;AAAA,EAChE,OAAA,EAAS;AAAA,IACP,UAAU,CAAC,WAAA,EAAa,QAAA,EAAU,OAAA,EAAS,SAAS,QAAQ,CAAA;AAAA,IAC5D,eAAA,EAAiB,CAAC,oBAAoB,CAAA;AAAA,IACtC,UAAA,EAAY,CAAC,wBAAA,EAA0B,QAAA,EAAU,SAAS,WAAW;AAAA,GACvE;AAAA,EACA,OAAA,EAAS,QAAA;AAAA,EACT,IAAA,EAAM,8CAAA;AAAA,EACN,IAAA,EAAM;AAAA,IACJ,EAAA,EAAI;AAAA,MACF,IAAA,EAAM,KAAA;AAAA,MACN,WAAA,EACE,mGAAA;AAAA,MACF,eAAA,EACE;AAAA,KACJ;AAAA,IACA,EAAA,EAAI;AAAA,MACF,IAAA,EAAM,KAAA;AAAA,MACN,WAAA,EACE,qGAAA;AAAA,MACF,eAAA,EACE;AAAA;AACJ;AAEJ","file":"hcl.cjs","sourcesContent":["import type { Language } from \"../types\";\n\nexport const hcl = {\n slug: \"hcl\",\n publishedDate: \"2014-01-01\",\n extensions: [\".hcl\", \".tf\", \".tfvars\", \".pkr.hcl\", \".nomad\"],\n author: \"HashiCorp\",\n website: \"https://github.com/hashicorp/hcl\",\n paradigms: [\"declarative\", \"configuration\", \"data-serialization\"],\n tooling: {\n runtimes: [\"Terraform\", \"Packer\", \"Nomad\", \"Vault\", \"Consul\"],\n packageManagers: [\"Terraform Registry\"],\n ecosystems: [\"Infrastructure as Code\", \"DevOps\", \"Cloud\", \"HashiCorp\"],\n },\n version: \"2.24.0\",\n logo: \"https://cdn.simpleicons.org/hashicorp/844FBA\",\n i18n: {\n en: {\n name: \"HCL\",\n description:\n \"HashiCorp Configuration Language for human-readable infrastructure and application configuration.\",\n longDescription:\n \"HCL is HashiCorp Configuration Language, a structured configuration language designed to be readable by humans while remaining easy for tools to parse. It supports blocks, attributes, expressions, variables, functions, object values, and references used to describe infrastructure and application settings.\\n\\nIt is best known through Terraform, but it is also used across HashiCorp tools such as Packer, Nomad, Vault, and Consul. HCL files commonly define cloud resources, modules, providers, jobs, policies, templates, and environment-specific variables.\",\n },\n es: {\n name: \"HCL\",\n description:\n \"El lenguaje de configuracion de HashiCorp para infraestructura y configuracion legible por humanos.\",\n longDescription:\n \"HCL es HashiCorp Configuration Language, un lenguaje de configuracion estructurado disenado para ser legible por humanos y facil de analizar por herramientas. Soporta bloques, atributos, expresiones, variables, funciones, valores de objeto y referencias usadas para describir infraestructura y configuracion de aplicaciones.\\n\\nEs conocido principalmente por Terraform, pero tambien se usa en herramientas de HashiCorp como Packer, Nomad, Vault y Consul. Los archivos HCL suelen definir recursos cloud, modulos, providers, jobs, politicas, templates y variables especificas por entorno.\",\n },\n },\n} satisfies Language;\n"]}
@@ -0,0 +1,29 @@
1
+ declare const hcl: {
2
+ slug: string;
3
+ publishedDate: string;
4
+ extensions: string[];
5
+ author: string;
6
+ website: string;
7
+ paradigms: string[];
8
+ tooling: {
9
+ runtimes: string[];
10
+ packageManagers: string[];
11
+ ecosystems: string[];
12
+ };
13
+ version: string;
14
+ logo: string;
15
+ i18n: {
16
+ en: {
17
+ name: string;
18
+ description: string;
19
+ longDescription: string;
20
+ };
21
+ es: {
22
+ name: string;
23
+ description: string;
24
+ longDescription: string;
25
+ };
26
+ };
27
+ };
28
+
29
+ export { hcl };
@@ -0,0 +1,29 @@
1
+ declare const hcl: {
2
+ slug: string;
3
+ publishedDate: string;
4
+ extensions: string[];
5
+ author: string;
6
+ website: string;
7
+ paradigms: string[];
8
+ tooling: {
9
+ runtimes: string[];
10
+ packageManagers: string[];
11
+ ecosystems: string[];
12
+ };
13
+ version: string;
14
+ logo: string;
15
+ i18n: {
16
+ en: {
17
+ name: string;
18
+ description: string;
19
+ longDescription: string;
20
+ };
21
+ es: {
22
+ name: string;
23
+ description: string;
24
+ longDescription: string;
25
+ };
26
+ };
27
+ };
28
+
29
+ export { hcl };
@@ -0,0 +1,32 @@
1
+ // src/languages/hcl.ts
2
+ var hcl = {
3
+ slug: "hcl",
4
+ publishedDate: "2014-01-01",
5
+ extensions: [".hcl", ".tf", ".tfvars", ".pkr.hcl", ".nomad"],
6
+ author: "HashiCorp",
7
+ website: "https://github.com/hashicorp/hcl",
8
+ paradigms: ["declarative", "configuration", "data-serialization"],
9
+ tooling: {
10
+ runtimes: ["Terraform", "Packer", "Nomad", "Vault", "Consul"],
11
+ packageManagers: ["Terraform Registry"],
12
+ ecosystems: ["Infrastructure as Code", "DevOps", "Cloud", "HashiCorp"]
13
+ },
14
+ version: "2.24.0",
15
+ logo: "https://cdn.simpleicons.org/hashicorp/844FBA",
16
+ i18n: {
17
+ en: {
18
+ name: "HCL",
19
+ description: "HashiCorp Configuration Language for human-readable infrastructure and application configuration.",
20
+ longDescription: "HCL is HashiCorp Configuration Language, a structured configuration language designed to be readable by humans while remaining easy for tools to parse. It supports blocks, attributes, expressions, variables, functions, object values, and references used to describe infrastructure and application settings.\n\nIt is best known through Terraform, but it is also used across HashiCorp tools such as Packer, Nomad, Vault, and Consul. HCL files commonly define cloud resources, modules, providers, jobs, policies, templates, and environment-specific variables."
21
+ },
22
+ es: {
23
+ name: "HCL",
24
+ description: "El lenguaje de configuracion de HashiCorp para infraestructura y configuracion legible por humanos.",
25
+ longDescription: "HCL es HashiCorp Configuration Language, un lenguaje de configuracion estructurado disenado para ser legible por humanos y facil de analizar por herramientas. Soporta bloques, atributos, expresiones, variables, funciones, valores de objeto y referencias usadas para describir infraestructura y configuracion de aplicaciones.\n\nEs conocido principalmente por Terraform, pero tambien se usa en herramientas de HashiCorp como Packer, Nomad, Vault y Consul. Los archivos HCL suelen definir recursos cloud, modulos, providers, jobs, politicas, templates y variables especificas por entorno."
26
+ }
27
+ }
28
+ };
29
+
30
+ export { hcl };
31
+ //# sourceMappingURL=hcl.js.map
32
+ //# sourceMappingURL=hcl.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../src/languages/hcl.ts"],"names":[],"mappings":";AAEO,IAAM,GAAA,GAAM;AAAA,EACjB,IAAA,EAAM,KAAA;AAAA,EACN,aAAA,EAAe,YAAA;AAAA,EACf,YAAY,CAAC,MAAA,EAAQ,KAAA,EAAO,SAAA,EAAW,YAAY,QAAQ,CAAA;AAAA,EAC3D,MAAA,EAAQ,WAAA;AAAA,EACR,OAAA,EAAS,kCAAA;AAAA,EACT,SAAA,EAAW,CAAC,aAAA,EAAe,eAAA,EAAiB,oBAAoB,CAAA;AAAA,EAChE,OAAA,EAAS;AAAA,IACP,UAAU,CAAC,WAAA,EAAa,QAAA,EAAU,OAAA,EAAS,SAAS,QAAQ,CAAA;AAAA,IAC5D,eAAA,EAAiB,CAAC,oBAAoB,CAAA;AAAA,IACtC,UAAA,EAAY,CAAC,wBAAA,EAA0B,QAAA,EAAU,SAAS,WAAW;AAAA,GACvE;AAAA,EACA,OAAA,EAAS,QAAA;AAAA,EACT,IAAA,EAAM,8CAAA;AAAA,EACN,IAAA,EAAM;AAAA,IACJ,EAAA,EAAI;AAAA,MACF,IAAA,EAAM,KAAA;AAAA,MACN,WAAA,EACE,mGAAA;AAAA,MACF,eAAA,EACE;AAAA,KACJ;AAAA,IACA,EAAA,EAAI;AAAA,MACF,IAAA,EAAM,KAAA;AAAA,MACN,WAAA,EACE,qGAAA;AAAA,MACF,eAAA,EACE;AAAA;AACJ;AAEJ","file":"hcl.js","sourcesContent":["import type { Language } from \"../types\";\n\nexport const hcl = {\n slug: \"hcl\",\n publishedDate: \"2014-01-01\",\n extensions: [\".hcl\", \".tf\", \".tfvars\", \".pkr.hcl\", \".nomad\"],\n author: \"HashiCorp\",\n website: \"https://github.com/hashicorp/hcl\",\n paradigms: [\"declarative\", \"configuration\", \"data-serialization\"],\n tooling: {\n runtimes: [\"Terraform\", \"Packer\", \"Nomad\", \"Vault\", \"Consul\"],\n packageManagers: [\"Terraform Registry\"],\n ecosystems: [\"Infrastructure as Code\", \"DevOps\", \"Cloud\", \"HashiCorp\"],\n },\n version: \"2.24.0\",\n logo: \"https://cdn.simpleicons.org/hashicorp/844FBA\",\n i18n: {\n en: {\n name: \"HCL\",\n description:\n \"HashiCorp Configuration Language for human-readable infrastructure and application configuration.\",\n longDescription:\n \"HCL is HashiCorp Configuration Language, a structured configuration language designed to be readable by humans while remaining easy for tools to parse. It supports blocks, attributes, expressions, variables, functions, object values, and references used to describe infrastructure and application settings.\\n\\nIt is best known through Terraform, but it is also used across HashiCorp tools such as Packer, Nomad, Vault, and Consul. HCL files commonly define cloud resources, modules, providers, jobs, policies, templates, and environment-specific variables.\",\n },\n es: {\n name: \"HCL\",\n description:\n \"El lenguaje de configuracion de HashiCorp para infraestructura y configuracion legible por humanos.\",\n longDescription:\n \"HCL es HashiCorp Configuration Language, un lenguaje de configuracion estructurado disenado para ser legible por humanos y facil de analizar por herramientas. Soporta bloques, atributos, expresiones, variables, funciones, valores de objeto y referencias usadas para describir infraestructura y configuracion de aplicaciones.\\n\\nEs conocido principalmente por Terraform, pero tambien se usa en herramientas de HashiCorp como Packer, Nomad, Vault y Consul. Los archivos HCL suelen definir recursos cloud, modulos, providers, jobs, politicas, templates y variables especificas por entorno.\",\n },\n },\n} satisfies Language;\n"]}
@@ -12,7 +12,7 @@ var nginx = {
12
12
  runtimes: ["nginx", "NGINX Plus", "OpenResty"],
13
13
  ecosystems: ["Web Servers", "Reverse Proxies", "Load Balancing", "DevOps"]
14
14
  },
15
- version: "1.30.0",
15
+ version: "1.30.1",
16
16
  logo: "https://upload.wikimedia.org/wikipedia/commons/c/c5/Nginx_logo.svg",
17
17
  i18n: {
18
18
  en: {
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/languages/nginx.ts"],"names":[],"mappings":";;;AAEO,IAAM,KAAA,GAAQ;AAAA,EACnB,IAAA,EAAM,OAAA;AAAA,EACN,aAAA,EAAe,YAAA;AAAA,EACf,UAAA,EAAY,CAAC,YAAA,EAAc,QAAA,EAAU,OAAO,CAAA;AAAA,EAC5C,MAAA,EAAQ,qBAAA;AAAA,EACR,OAAA,EAAS,mBAAA;AAAA,EACT,SAAA,EAAW,CAAC,eAAA,EAAiB,aAAA,EAAe,iBAAiB,CAAA;AAAA,EAC7D,OAAA,EAAS;AAAA,IACP,QAAA,EAAU,CAAC,OAAA,EAAS,YAAA,EAAc,WAAW,CAAA;AAAA,IAC7C,UAAA,EAAY,CAAC,aAAA,EAAe,iBAAA,EAAmB,kBAAkB,QAAQ;AAAA,GAC3E;AAAA,EACA,OAAA,EAAS,QAAA;AAAA,EACT,IAAA,EAAM,oEAAA;AAAA,EACN,IAAA,EAAM;AAAA,IACJ,EAAA,EAAI;AAAA,MACF,IAAA,EAAM,OAAA;AAAA,MACN,WAAA,EACE,sFAAA;AAAA,MACF,eAAA,EACE;AAAA,KACJ;AAAA,IACA,EAAA,EAAI;AAAA,MACF,IAAA,EAAM,OAAA;AAAA,MACN,WAAA,EACE,+FAAA;AAAA,MACF,eAAA,EACE;AAAA;AACJ;AAEJ","file":"nginx.cjs","sourcesContent":["import type { Language } from \"../types\";\n\nexport const nginx = {\n slug: \"nginx\",\n publishedDate: \"2004-10-04\",\n extensions: [\"nginx.conf\", \".nginx\", \".conf\"],\n author: \"Igor Sysoev / NGINX\",\n website: \"https://nginx.org\",\n paradigms: [\"configuration\", \"declarative\", \"directive-based\"],\n tooling: {\n runtimes: [\"nginx\", \"NGINX Plus\", \"OpenResty\"],\n ecosystems: [\"Web Servers\", \"Reverse Proxies\", \"Load Balancing\", \"DevOps\"],\n },\n version: \"1.30.0\",\n logo: \"https://upload.wikimedia.org/wikipedia/commons/c/c5/Nginx_logo.svg\",\n i18n: {\n en: {\n name: \"nginx\",\n description:\n \"A directive-based configuration language for the nginx web server and reverse proxy.\",\n longDescription:\n \"nginx configuration files use a directive-based syntax to define HTTP servers, reverse proxies, upstreams, load balancing, TLS settings, caching, logging, access control, and stream or mail proxy behavior.\\n\\nThey are used in production web infrastructure, container images, edge services, API gateways, static file hosting, traffic routing, and DevOps workflows where nginx or compatible servers need repeatable configuration.\",\n },\n es: {\n name: \"nginx\",\n description:\n \"Un lenguaje de configuracion basado en directivas para el servidor web y proxy inverso nginx.\",\n longDescription:\n \"Los archivos de configuracion de nginx usan una sintaxis basada en directivas para definir servidores HTTP, proxies inversos, upstreams, balanceo de carga, ajustes TLS, cache, logging, control de acceso y comportamiento de proxy stream o mail.\\n\\nSe usan en infraestructura web de produccion, imagenes de contenedores, servicios edge, API gateways, hosting de archivos estaticos, ruteo de trafico y flujos DevOps donde nginx o servidores compatibles necesitan configuracion repetible.\",\n },\n },\n} satisfies Language;\n"]}
1
+ {"version":3,"sources":["../../src/languages/nginx.ts"],"names":[],"mappings":";;;AAEO,IAAM,KAAA,GAAQ;AAAA,EACnB,IAAA,EAAM,OAAA;AAAA,EACN,aAAA,EAAe,YAAA;AAAA,EACf,UAAA,EAAY,CAAC,YAAA,EAAc,QAAA,EAAU,OAAO,CAAA;AAAA,EAC5C,MAAA,EAAQ,qBAAA;AAAA,EACR,OAAA,EAAS,mBAAA;AAAA,EACT,SAAA,EAAW,CAAC,eAAA,EAAiB,aAAA,EAAe,iBAAiB,CAAA;AAAA,EAC7D,OAAA,EAAS;AAAA,IACP,QAAA,EAAU,CAAC,OAAA,EAAS,YAAA,EAAc,WAAW,CAAA;AAAA,IAC7C,UAAA,EAAY,CAAC,aAAA,EAAe,iBAAA,EAAmB,kBAAkB,QAAQ;AAAA,GAC3E;AAAA,EACA,OAAA,EAAS,QAAA;AAAA,EACT,IAAA,EAAM,oEAAA;AAAA,EACN,IAAA,EAAM;AAAA,IACJ,EAAA,EAAI;AAAA,MACF,IAAA,EAAM,OAAA;AAAA,MACN,WAAA,EACE,sFAAA;AAAA,MACF,eAAA,EACE;AAAA,KACJ;AAAA,IACA,EAAA,EAAI;AAAA,MACF,IAAA,EAAM,OAAA;AAAA,MACN,WAAA,EACE,+FAAA;AAAA,MACF,eAAA,EACE;AAAA;AACJ;AAEJ","file":"nginx.cjs","sourcesContent":["import type { Language } from \"../types\";\n\nexport const nginx = {\n slug: \"nginx\",\n publishedDate: \"2004-10-04\",\n extensions: [\"nginx.conf\", \".nginx\", \".conf\"],\n author: \"Igor Sysoev / NGINX\",\n website: \"https://nginx.org\",\n paradigms: [\"configuration\", \"declarative\", \"directive-based\"],\n tooling: {\n runtimes: [\"nginx\", \"NGINX Plus\", \"OpenResty\"],\n ecosystems: [\"Web Servers\", \"Reverse Proxies\", \"Load Balancing\", \"DevOps\"],\n },\n version: \"1.30.1\",\n logo: \"https://upload.wikimedia.org/wikipedia/commons/c/c5/Nginx_logo.svg\",\n i18n: {\n en: {\n name: \"nginx\",\n description:\n \"A directive-based configuration language for the nginx web server and reverse proxy.\",\n longDescription:\n \"nginx configuration files use a directive-based syntax to define HTTP servers, reverse proxies, upstreams, load balancing, TLS settings, caching, logging, access control, and stream or mail proxy behavior.\\n\\nThey are used in production web infrastructure, container images, edge services, API gateways, static file hosting, traffic routing, and DevOps workflows where nginx or compatible servers need repeatable configuration.\",\n },\n es: {\n name: \"nginx\",\n description:\n \"Un lenguaje de configuracion basado en directivas para el servidor web y proxy inverso nginx.\",\n longDescription:\n \"Los archivos de configuracion de nginx usan una sintaxis basada en directivas para definir servidores HTTP, proxies inversos, upstreams, balanceo de carga, ajustes TLS, cache, logging, control de acceso y comportamiento de proxy stream o mail.\\n\\nSe usan en infraestructura web de produccion, imagenes de contenedores, servicios edge, API gateways, hosting de archivos estaticos, ruteo de trafico y flujos DevOps donde nginx o servidores compatibles necesitan configuracion repetible.\",\n },\n },\n} satisfies Language;\n"]}
@@ -10,7 +10,7 @@ var nginx = {
10
10
  runtimes: ["nginx", "NGINX Plus", "OpenResty"],
11
11
  ecosystems: ["Web Servers", "Reverse Proxies", "Load Balancing", "DevOps"]
12
12
  },
13
- version: "1.30.0",
13
+ version: "1.30.1",
14
14
  logo: "https://upload.wikimedia.org/wikipedia/commons/c/c5/Nginx_logo.svg",
15
15
  i18n: {
16
16
  en: {
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/languages/nginx.ts"],"names":[],"mappings":";AAEO,IAAM,KAAA,GAAQ;AAAA,EACnB,IAAA,EAAM,OAAA;AAAA,EACN,aAAA,EAAe,YAAA;AAAA,EACf,UAAA,EAAY,CAAC,YAAA,EAAc,QAAA,EAAU,OAAO,CAAA;AAAA,EAC5C,MAAA,EAAQ,qBAAA;AAAA,EACR,OAAA,EAAS,mBAAA;AAAA,EACT,SAAA,EAAW,CAAC,eAAA,EAAiB,aAAA,EAAe,iBAAiB,CAAA;AAAA,EAC7D,OAAA,EAAS;AAAA,IACP,QAAA,EAAU,CAAC,OAAA,EAAS,YAAA,EAAc,WAAW,CAAA;AAAA,IAC7C,UAAA,EAAY,CAAC,aAAA,EAAe,iBAAA,EAAmB,kBAAkB,QAAQ;AAAA,GAC3E;AAAA,EACA,OAAA,EAAS,QAAA;AAAA,EACT,IAAA,EAAM,oEAAA;AAAA,EACN,IAAA,EAAM;AAAA,IACJ,EAAA,EAAI;AAAA,MACF,IAAA,EAAM,OAAA;AAAA,MACN,WAAA,EACE,sFAAA;AAAA,MACF,eAAA,EACE;AAAA,KACJ;AAAA,IACA,EAAA,EAAI;AAAA,MACF,IAAA,EAAM,OAAA;AAAA,MACN,WAAA,EACE,+FAAA;AAAA,MACF,eAAA,EACE;AAAA;AACJ;AAEJ","file":"nginx.js","sourcesContent":["import type { Language } from \"../types\";\n\nexport const nginx = {\n slug: \"nginx\",\n publishedDate: \"2004-10-04\",\n extensions: [\"nginx.conf\", \".nginx\", \".conf\"],\n author: \"Igor Sysoev / NGINX\",\n website: \"https://nginx.org\",\n paradigms: [\"configuration\", \"declarative\", \"directive-based\"],\n tooling: {\n runtimes: [\"nginx\", \"NGINX Plus\", \"OpenResty\"],\n ecosystems: [\"Web Servers\", \"Reverse Proxies\", \"Load Balancing\", \"DevOps\"],\n },\n version: \"1.30.0\",\n logo: \"https://upload.wikimedia.org/wikipedia/commons/c/c5/Nginx_logo.svg\",\n i18n: {\n en: {\n name: \"nginx\",\n description:\n \"A directive-based configuration language for the nginx web server and reverse proxy.\",\n longDescription:\n \"nginx configuration files use a directive-based syntax to define HTTP servers, reverse proxies, upstreams, load balancing, TLS settings, caching, logging, access control, and stream or mail proxy behavior.\\n\\nThey are used in production web infrastructure, container images, edge services, API gateways, static file hosting, traffic routing, and DevOps workflows where nginx or compatible servers need repeatable configuration.\",\n },\n es: {\n name: \"nginx\",\n description:\n \"Un lenguaje de configuracion basado en directivas para el servidor web y proxy inverso nginx.\",\n longDescription:\n \"Los archivos de configuracion de nginx usan una sintaxis basada en directivas para definir servidores HTTP, proxies inversos, upstreams, balanceo de carga, ajustes TLS, cache, logging, control de acceso y comportamiento de proxy stream o mail.\\n\\nSe usan en infraestructura web de produccion, imagenes de contenedores, servicios edge, API gateways, hosting de archivos estaticos, ruteo de trafico y flujos DevOps donde nginx o servidores compatibles necesitan configuracion repetible.\",\n },\n },\n} satisfies Language;\n"]}
1
+ {"version":3,"sources":["../../src/languages/nginx.ts"],"names":[],"mappings":";AAEO,IAAM,KAAA,GAAQ;AAAA,EACnB,IAAA,EAAM,OAAA;AAAA,EACN,aAAA,EAAe,YAAA;AAAA,EACf,UAAA,EAAY,CAAC,YAAA,EAAc,QAAA,EAAU,OAAO,CAAA;AAAA,EAC5C,MAAA,EAAQ,qBAAA;AAAA,EACR,OAAA,EAAS,mBAAA;AAAA,EACT,SAAA,EAAW,CAAC,eAAA,EAAiB,aAAA,EAAe,iBAAiB,CAAA;AAAA,EAC7D,OAAA,EAAS;AAAA,IACP,QAAA,EAAU,CAAC,OAAA,EAAS,YAAA,EAAc,WAAW,CAAA;AAAA,IAC7C,UAAA,EAAY,CAAC,aAAA,EAAe,iBAAA,EAAmB,kBAAkB,QAAQ;AAAA,GAC3E;AAAA,EACA,OAAA,EAAS,QAAA;AAAA,EACT,IAAA,EAAM,oEAAA;AAAA,EACN,IAAA,EAAM;AAAA,IACJ,EAAA,EAAI;AAAA,MACF,IAAA,EAAM,OAAA;AAAA,MACN,WAAA,EACE,sFAAA;AAAA,MACF,eAAA,EACE;AAAA,KACJ;AAAA,IACA,EAAA,EAAI;AAAA,MACF,IAAA,EAAM,OAAA;AAAA,MACN,WAAA,EACE,+FAAA;AAAA,MACF,eAAA,EACE;AAAA;AACJ;AAEJ","file":"nginx.js","sourcesContent":["import type { Language } from \"../types\";\n\nexport const nginx = {\n slug: \"nginx\",\n publishedDate: \"2004-10-04\",\n extensions: [\"nginx.conf\", \".nginx\", \".conf\"],\n author: \"Igor Sysoev / NGINX\",\n website: \"https://nginx.org\",\n paradigms: [\"configuration\", \"declarative\", \"directive-based\"],\n tooling: {\n runtimes: [\"nginx\", \"NGINX Plus\", \"OpenResty\"],\n ecosystems: [\"Web Servers\", \"Reverse Proxies\", \"Load Balancing\", \"DevOps\"],\n },\n version: \"1.30.1\",\n logo: \"https://upload.wikimedia.org/wikipedia/commons/c/c5/Nginx_logo.svg\",\n i18n: {\n en: {\n name: \"nginx\",\n description:\n \"A directive-based configuration language for the nginx web server and reverse proxy.\",\n longDescription:\n \"nginx configuration files use a directive-based syntax to define HTTP servers, reverse proxies, upstreams, load balancing, TLS settings, caching, logging, access control, and stream or mail proxy behavior.\\n\\nThey are used in production web infrastructure, container images, edge services, API gateways, static file hosting, traffic routing, and DevOps workflows where nginx or compatible servers need repeatable configuration.\",\n },\n es: {\n name: \"nginx\",\n description:\n \"Un lenguaje de configuracion basado en directivas para el servidor web y proxy inverso nginx.\",\n longDescription:\n \"Los archivos de configuracion de nginx usan una sintaxis basada en directivas para definir servidores HTTP, proxies inversos, upstreams, balanceo de carga, ajustes TLS, cache, logging, control de acceso y comportamiento de proxy stream o mail.\\n\\nSe usan en infraestructura web de produccion, imagenes de contenedores, servicios edge, API gateways, hosting de archivos estaticos, ruteo de trafico y flujos DevOps donde nginx o servidores compatibles necesitan configuracion repetible.\",\n },\n },\n} satisfies Language;\n"]}
@@ -0,0 +1,34 @@
1
+ 'use strict';
2
+
3
+ // src/languages/razor.ts
4
+ var razor = {
5
+ slug: "razor",
6
+ publishedDate: "2010-07-01",
7
+ extensions: [".cshtml", ".razor"],
8
+ author: "Microsoft",
9
+ website: "https://learn.microsoft.com/en-us/aspnet/core/mvc/views/razor",
10
+ paradigms: ["templating", "component-based", "server-side", "declarative"],
11
+ tooling: {
12
+ runtimes: ["ASP.NET Core", ".NET", "Blazor"],
13
+ packageManagers: ["NuGet"],
14
+ ecosystems: [".NET", "ASP.NET Core", "Web", "Blazor"]
15
+ },
16
+ version: "10.0.8",
17
+ logo: "https://cdn.simpleicons.org/dotnet/512BD4",
18
+ i18n: {
19
+ en: {
20
+ name: "Razor",
21
+ description: "Microsoft's markup syntax for ASP.NET Core views, Razor Pages, and Blazor components.",
22
+ longDescription: "Razor is a markup syntax and templating language used by ASP.NET Core to combine HTML with C# expressions, directives, layouts, tag helpers, components, and server-side or interactive rendering logic.\n\nIt is used in MVC views, Razor Pages, Razor Class Libraries, and Blazor components. Razor files commonly define page templates, reusable UI components, forms, layouts, routing, component parameters, and bindings within .NET web applications."
23
+ },
24
+ es: {
25
+ name: "Razor",
26
+ description: "La sintaxis de marcado de Microsoft para vistas ASP.NET Core, Razor Pages y componentes Blazor.",
27
+ longDescription: "Razor es una sintaxis de marcado y lenguaje de templates usado por ASP.NET Core para combinar HTML con expresiones C#, directivas, layouts, tag helpers, componentes y logica de renderizado server-side o interactiva.\n\nSe usa en vistas MVC, Razor Pages, Razor Class Libraries y componentes Blazor. Los archivos Razor suelen definir templates de paginas, componentes UI reutilizables, formularios, layouts, routing, parametros de componentes y bindings dentro de aplicaciones web .NET."
28
+ }
29
+ }
30
+ };
31
+
32
+ exports.razor = razor;
33
+ //# sourceMappingURL=razor.cjs.map
34
+ //# sourceMappingURL=razor.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../src/languages/razor.ts"],"names":[],"mappings":";;;AAEO,IAAM,KAAA,GAAQ;AAAA,EACnB,IAAA,EAAM,OAAA;AAAA,EACN,aAAA,EAAe,YAAA;AAAA,EACf,UAAA,EAAY,CAAC,SAAA,EAAW,QAAQ,CAAA;AAAA,EAChC,MAAA,EAAQ,WAAA;AAAA,EACR,OAAA,EAAS,+DAAA;AAAA,EACT,SAAA,EAAW,CAAC,YAAA,EAAc,iBAAA,EAAmB,eAAe,aAAa,CAAA;AAAA,EACzE,OAAA,EAAS;AAAA,IACP,QAAA,EAAU,CAAC,cAAA,EAAgB,MAAA,EAAQ,QAAQ,CAAA;AAAA,IAC3C,eAAA,EAAiB,CAAC,OAAO,CAAA;AAAA,IACzB,UAAA,EAAY,CAAC,MAAA,EAAQ,cAAA,EAAgB,OAAO,QAAQ;AAAA,GACtD;AAAA,EACA,OAAA,EAAS,QAAA;AAAA,EACT,IAAA,EAAM,2CAAA;AAAA,EACN,IAAA,EAAM;AAAA,IACJ,EAAA,EAAI;AAAA,MACF,IAAA,EAAM,OAAA;AAAA,MACN,WAAA,EACE,uFAAA;AAAA,MACF,eAAA,EACE;AAAA,KACJ;AAAA,IACA,EAAA,EAAI;AAAA,MACF,IAAA,EAAM,OAAA;AAAA,MACN,WAAA,EACE,iGAAA;AAAA,MACF,eAAA,EACE;AAAA;AACJ;AAEJ","file":"razor.cjs","sourcesContent":["import type { Language } from \"../types\";\n\nexport const razor = {\n slug: \"razor\",\n publishedDate: \"2010-07-01\",\n extensions: [\".cshtml\", \".razor\"],\n author: \"Microsoft\",\n website: \"https://learn.microsoft.com/en-us/aspnet/core/mvc/views/razor\",\n paradigms: [\"templating\", \"component-based\", \"server-side\", \"declarative\"],\n tooling: {\n runtimes: [\"ASP.NET Core\", \".NET\", \"Blazor\"],\n packageManagers: [\"NuGet\"],\n ecosystems: [\".NET\", \"ASP.NET Core\", \"Web\", \"Blazor\"],\n },\n version: \"10.0.8\",\n logo: \"https://cdn.simpleicons.org/dotnet/512BD4\",\n i18n: {\n en: {\n name: \"Razor\",\n description:\n \"Microsoft's markup syntax for ASP.NET Core views, Razor Pages, and Blazor components.\",\n longDescription:\n \"Razor is a markup syntax and templating language used by ASP.NET Core to combine HTML with C# expressions, directives, layouts, tag helpers, components, and server-side or interactive rendering logic.\\n\\nIt is used in MVC views, Razor Pages, Razor Class Libraries, and Blazor components. Razor files commonly define page templates, reusable UI components, forms, layouts, routing, component parameters, and bindings within .NET web applications.\",\n },\n es: {\n name: \"Razor\",\n description:\n \"La sintaxis de marcado de Microsoft para vistas ASP.NET Core, Razor Pages y componentes Blazor.\",\n longDescription:\n \"Razor es una sintaxis de marcado y lenguaje de templates usado por ASP.NET Core para combinar HTML con expresiones C#, directivas, layouts, tag helpers, componentes y logica de renderizado server-side o interactiva.\\n\\nSe usa en vistas MVC, Razor Pages, Razor Class Libraries y componentes Blazor. Los archivos Razor suelen definir templates de paginas, componentes UI reutilizables, formularios, layouts, routing, parametros de componentes y bindings dentro de aplicaciones web .NET.\",\n },\n },\n} satisfies Language;\n"]}
@@ -0,0 +1,29 @@
1
+ declare const razor: {
2
+ slug: string;
3
+ publishedDate: string;
4
+ extensions: string[];
5
+ author: string;
6
+ website: string;
7
+ paradigms: string[];
8
+ tooling: {
9
+ runtimes: string[];
10
+ packageManagers: string[];
11
+ ecosystems: string[];
12
+ };
13
+ version: string;
14
+ logo: string;
15
+ i18n: {
16
+ en: {
17
+ name: string;
18
+ description: string;
19
+ longDescription: string;
20
+ };
21
+ es: {
22
+ name: string;
23
+ description: string;
24
+ longDescription: string;
25
+ };
26
+ };
27
+ };
28
+
29
+ export { razor };
@@ -0,0 +1,29 @@
1
+ declare const razor: {
2
+ slug: string;
3
+ publishedDate: string;
4
+ extensions: string[];
5
+ author: string;
6
+ website: string;
7
+ paradigms: string[];
8
+ tooling: {
9
+ runtimes: string[];
10
+ packageManagers: string[];
11
+ ecosystems: string[];
12
+ };
13
+ version: string;
14
+ logo: string;
15
+ i18n: {
16
+ en: {
17
+ name: string;
18
+ description: string;
19
+ longDescription: string;
20
+ };
21
+ es: {
22
+ name: string;
23
+ description: string;
24
+ longDescription: string;
25
+ };
26
+ };
27
+ };
28
+
29
+ export { razor };
@@ -0,0 +1,32 @@
1
+ // src/languages/razor.ts
2
+ var razor = {
3
+ slug: "razor",
4
+ publishedDate: "2010-07-01",
5
+ extensions: [".cshtml", ".razor"],
6
+ author: "Microsoft",
7
+ website: "https://learn.microsoft.com/en-us/aspnet/core/mvc/views/razor",
8
+ paradigms: ["templating", "component-based", "server-side", "declarative"],
9
+ tooling: {
10
+ runtimes: ["ASP.NET Core", ".NET", "Blazor"],
11
+ packageManagers: ["NuGet"],
12
+ ecosystems: [".NET", "ASP.NET Core", "Web", "Blazor"]
13
+ },
14
+ version: "10.0.8",
15
+ logo: "https://cdn.simpleicons.org/dotnet/512BD4",
16
+ i18n: {
17
+ en: {
18
+ name: "Razor",
19
+ description: "Microsoft's markup syntax for ASP.NET Core views, Razor Pages, and Blazor components.",
20
+ longDescription: "Razor is a markup syntax and templating language used by ASP.NET Core to combine HTML with C# expressions, directives, layouts, tag helpers, components, and server-side or interactive rendering logic.\n\nIt is used in MVC views, Razor Pages, Razor Class Libraries, and Blazor components. Razor files commonly define page templates, reusable UI components, forms, layouts, routing, component parameters, and bindings within .NET web applications."
21
+ },
22
+ es: {
23
+ name: "Razor",
24
+ description: "La sintaxis de marcado de Microsoft para vistas ASP.NET Core, Razor Pages y componentes Blazor.",
25
+ longDescription: "Razor es una sintaxis de marcado y lenguaje de templates usado por ASP.NET Core para combinar HTML con expresiones C#, directivas, layouts, tag helpers, componentes y logica de renderizado server-side o interactiva.\n\nSe usa en vistas MVC, Razor Pages, Razor Class Libraries y componentes Blazor. Los archivos Razor suelen definir templates de paginas, componentes UI reutilizables, formularios, layouts, routing, parametros de componentes y bindings dentro de aplicaciones web .NET."
26
+ }
27
+ }
28
+ };
29
+
30
+ export { razor };
31
+ //# sourceMappingURL=razor.js.map
32
+ //# sourceMappingURL=razor.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../src/languages/razor.ts"],"names":[],"mappings":";AAEO,IAAM,KAAA,GAAQ;AAAA,EACnB,IAAA,EAAM,OAAA;AAAA,EACN,aAAA,EAAe,YAAA;AAAA,EACf,UAAA,EAAY,CAAC,SAAA,EAAW,QAAQ,CAAA;AAAA,EAChC,MAAA,EAAQ,WAAA;AAAA,EACR,OAAA,EAAS,+DAAA;AAAA,EACT,SAAA,EAAW,CAAC,YAAA,EAAc,iBAAA,EAAmB,eAAe,aAAa,CAAA;AAAA,EACzE,OAAA,EAAS;AAAA,IACP,QAAA,EAAU,CAAC,cAAA,EAAgB,MAAA,EAAQ,QAAQ,CAAA;AAAA,IAC3C,eAAA,EAAiB,CAAC,OAAO,CAAA;AAAA,IACzB,UAAA,EAAY,CAAC,MAAA,EAAQ,cAAA,EAAgB,OAAO,QAAQ;AAAA,GACtD;AAAA,EACA,OAAA,EAAS,QAAA;AAAA,EACT,IAAA,EAAM,2CAAA;AAAA,EACN,IAAA,EAAM;AAAA,IACJ,EAAA,EAAI;AAAA,MACF,IAAA,EAAM,OAAA;AAAA,MACN,WAAA,EACE,uFAAA;AAAA,MACF,eAAA,EACE;AAAA,KACJ;AAAA,IACA,EAAA,EAAI;AAAA,MACF,IAAA,EAAM,OAAA;AAAA,MACN,WAAA,EACE,iGAAA;AAAA,MACF,eAAA,EACE;AAAA;AACJ;AAEJ","file":"razor.js","sourcesContent":["import type { Language } from \"../types\";\n\nexport const razor = {\n slug: \"razor\",\n publishedDate: \"2010-07-01\",\n extensions: [\".cshtml\", \".razor\"],\n author: \"Microsoft\",\n website: \"https://learn.microsoft.com/en-us/aspnet/core/mvc/views/razor\",\n paradigms: [\"templating\", \"component-based\", \"server-side\", \"declarative\"],\n tooling: {\n runtimes: [\"ASP.NET Core\", \".NET\", \"Blazor\"],\n packageManagers: [\"NuGet\"],\n ecosystems: [\".NET\", \"ASP.NET Core\", \"Web\", \"Blazor\"],\n },\n version: \"10.0.8\",\n logo: \"https://cdn.simpleicons.org/dotnet/512BD4\",\n i18n: {\n en: {\n name: \"Razor\",\n description:\n \"Microsoft's markup syntax for ASP.NET Core views, Razor Pages, and Blazor components.\",\n longDescription:\n \"Razor is a markup syntax and templating language used by ASP.NET Core to combine HTML with C# expressions, directives, layouts, tag helpers, components, and server-side or interactive rendering logic.\\n\\nIt is used in MVC views, Razor Pages, Razor Class Libraries, and Blazor components. Razor files commonly define page templates, reusable UI components, forms, layouts, routing, component parameters, and bindings within .NET web applications.\",\n },\n es: {\n name: \"Razor\",\n description:\n \"La sintaxis de marcado de Microsoft para vistas ASP.NET Core, Razor Pages y componentes Blazor.\",\n longDescription:\n \"Razor es una sintaxis de marcado y lenguaje de templates usado por ASP.NET Core para combinar HTML con expresiones C#, directivas, layouts, tag helpers, componentes y logica de renderizado server-side o interactiva.\\n\\nSe usa en vistas MVC, Razor Pages, Razor Class Libraries y componentes Blazor. Los archivos Razor suelen definir templates de paginas, componentes UI reutilizables, formularios, layouts, routing, parametros de componentes y bindings dentro de aplicaciones web .NET.\",\n },\n },\n} satisfies Language;\n"]}
@@ -0,0 +1,34 @@
1
+ 'use strict';
2
+
3
+ // src/languages/solidity.ts
4
+ var solidity = {
5
+ slug: "solidity",
6
+ publishedDate: "2015-07-30",
7
+ extensions: [".sol"],
8
+ author: "Gavin Wood / Ethereum Foundation / Solidity Team",
9
+ website: "https://soliditylang.org",
10
+ paradigms: ["contract-oriented", "object-oriented", "statically-typed", "imperative"],
11
+ tooling: {
12
+ runtimes: ["Ethereum Virtual Machine", "EVM-compatible chains"],
13
+ packageManagers: ["npm", "Foundry", "Hardhat"],
14
+ ecosystems: ["Ethereum", "Web3", "Smart Contracts", "Blockchain"]
15
+ },
16
+ version: "0.8.35",
17
+ logo: "https://cdn.simpleicons.org/solidity/363636",
18
+ i18n: {
19
+ en: {
20
+ name: "Solidity",
21
+ description: "A statically typed smart contract language for Ethereum and EVM-compatible blockchains.",
22
+ longDescription: "Solidity is a statically typed, contract-oriented programming language designed for writing smart contracts that run on the Ethereum Virtual Machine and compatible blockchain networks. It supports contracts, libraries, interfaces, inheritance, modifiers, events, custom errors, ABI encoding, and explicit visibility and mutability rules.\n\nIt is used to build decentralized applications, token contracts, DAOs, DeFi protocols, NFT contracts, governance systems, and other on-chain programs where deterministic execution and verifiable state transitions are required."
23
+ },
24
+ es: {
25
+ name: "Solidity",
26
+ description: "Un lenguaje tipado estaticamente para smart contracts en Ethereum y blockchains compatibles con EVM.",
27
+ longDescription: "Solidity es un lenguaje de programacion tipado estaticamente y orientado a contratos, disenado para escribir smart contracts que se ejecutan en Ethereum Virtual Machine y redes blockchain compatibles. Soporta contratos, bibliotecas, interfaces, herencia, modificadores, eventos, errores personalizados, codificacion ABI y reglas explicitas de visibilidad y mutabilidad.\n\nSe usa para construir aplicaciones descentralizadas, contratos de tokens, DAOs, protocolos DeFi, contratos NFT, sistemas de gobernanza y otros programas on-chain donde se requiere ejecucion determinista y transiciones de estado verificables."
28
+ }
29
+ }
30
+ };
31
+
32
+ exports.solidity = solidity;
33
+ //# sourceMappingURL=solidity.cjs.map
34
+ //# sourceMappingURL=solidity.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../src/languages/solidity.ts"],"names":[],"mappings":";;;AAEO,IAAM,QAAA,GAAW;AAAA,EACtB,IAAA,EAAM,UAAA;AAAA,EACN,aAAA,EAAe,YAAA;AAAA,EACf,UAAA,EAAY,CAAC,MAAM,CAAA;AAAA,EACnB,MAAA,EAAQ,kDAAA;AAAA,EACR,OAAA,EAAS,0BAAA;AAAA,EACT,SAAA,EAAW,CAAC,mBAAA,EAAqB,iBAAA,EAAmB,oBAAoB,YAAY,CAAA;AAAA,EACpF,OAAA,EAAS;AAAA,IACP,QAAA,EAAU,CAAC,0BAAA,EAA4B,uBAAuB,CAAA;AAAA,IAC9D,eAAA,EAAiB,CAAC,KAAA,EAAO,SAAA,EAAW,SAAS,CAAA;AAAA,IAC7C,UAAA,EAAY,CAAC,UAAA,EAAY,MAAA,EAAQ,mBAAmB,YAAY;AAAA,GAClE;AAAA,EACA,OAAA,EAAS,QAAA;AAAA,EACT,IAAA,EAAM,6CAAA;AAAA,EACN,IAAA,EAAM;AAAA,IACJ,EAAA,EAAI;AAAA,MACF,IAAA,EAAM,UAAA;AAAA,MACN,WAAA,EACE,yFAAA;AAAA,MACF,eAAA,EACE;AAAA,KACJ;AAAA,IACA,EAAA,EAAI;AAAA,MACF,IAAA,EAAM,UAAA;AAAA,MACN,WAAA,EACE,sGAAA;AAAA,MACF,eAAA,EACE;AAAA;AACJ;AAEJ","file":"solidity.cjs","sourcesContent":["import type { Language } from \"../types\";\n\nexport const solidity = {\n slug: \"solidity\",\n publishedDate: \"2015-07-30\",\n extensions: [\".sol\"],\n author: \"Gavin Wood / Ethereum Foundation / Solidity Team\",\n website: \"https://soliditylang.org\",\n paradigms: [\"contract-oriented\", \"object-oriented\", \"statically-typed\", \"imperative\"],\n tooling: {\n runtimes: [\"Ethereum Virtual Machine\", \"EVM-compatible chains\"],\n packageManagers: [\"npm\", \"Foundry\", \"Hardhat\"],\n ecosystems: [\"Ethereum\", \"Web3\", \"Smart Contracts\", \"Blockchain\"],\n },\n version: \"0.8.35\",\n logo: \"https://cdn.simpleicons.org/solidity/363636\",\n i18n: {\n en: {\n name: \"Solidity\",\n description:\n \"A statically typed smart contract language for Ethereum and EVM-compatible blockchains.\",\n longDescription:\n \"Solidity is a statically typed, contract-oriented programming language designed for writing smart contracts that run on the Ethereum Virtual Machine and compatible blockchain networks. It supports contracts, libraries, interfaces, inheritance, modifiers, events, custom errors, ABI encoding, and explicit visibility and mutability rules.\\n\\nIt is used to build decentralized applications, token contracts, DAOs, DeFi protocols, NFT contracts, governance systems, and other on-chain programs where deterministic execution and verifiable state transitions are required.\",\n },\n es: {\n name: \"Solidity\",\n description:\n \"Un lenguaje tipado estaticamente para smart contracts en Ethereum y blockchains compatibles con EVM.\",\n longDescription:\n \"Solidity es un lenguaje de programacion tipado estaticamente y orientado a contratos, disenado para escribir smart contracts que se ejecutan en Ethereum Virtual Machine y redes blockchain compatibles. Soporta contratos, bibliotecas, interfaces, herencia, modificadores, eventos, errores personalizados, codificacion ABI y reglas explicitas de visibilidad y mutabilidad.\\n\\nSe usa para construir aplicaciones descentralizadas, contratos de tokens, DAOs, protocolos DeFi, contratos NFT, sistemas de gobernanza y otros programas on-chain donde se requiere ejecucion determinista y transiciones de estado verificables.\",\n },\n },\n} satisfies Language;\n"]}
@@ -0,0 +1,29 @@
1
+ declare const solidity: {
2
+ slug: string;
3
+ publishedDate: string;
4
+ extensions: string[];
5
+ author: string;
6
+ website: string;
7
+ paradigms: string[];
8
+ tooling: {
9
+ runtimes: string[];
10
+ packageManagers: string[];
11
+ ecosystems: string[];
12
+ };
13
+ version: string;
14
+ logo: string;
15
+ i18n: {
16
+ en: {
17
+ name: string;
18
+ description: string;
19
+ longDescription: string;
20
+ };
21
+ es: {
22
+ name: string;
23
+ description: string;
24
+ longDescription: string;
25
+ };
26
+ };
27
+ };
28
+
29
+ export { solidity };
@@ -0,0 +1,29 @@
1
+ declare const solidity: {
2
+ slug: string;
3
+ publishedDate: string;
4
+ extensions: string[];
5
+ author: string;
6
+ website: string;
7
+ paradigms: string[];
8
+ tooling: {
9
+ runtimes: string[];
10
+ packageManagers: string[];
11
+ ecosystems: string[];
12
+ };
13
+ version: string;
14
+ logo: string;
15
+ i18n: {
16
+ en: {
17
+ name: string;
18
+ description: string;
19
+ longDescription: string;
20
+ };
21
+ es: {
22
+ name: string;
23
+ description: string;
24
+ longDescription: string;
25
+ };
26
+ };
27
+ };
28
+
29
+ export { solidity };
@@ -0,0 +1,32 @@
1
+ // src/languages/solidity.ts
2
+ var solidity = {
3
+ slug: "solidity",
4
+ publishedDate: "2015-07-30",
5
+ extensions: [".sol"],
6
+ author: "Gavin Wood / Ethereum Foundation / Solidity Team",
7
+ website: "https://soliditylang.org",
8
+ paradigms: ["contract-oriented", "object-oriented", "statically-typed", "imperative"],
9
+ tooling: {
10
+ runtimes: ["Ethereum Virtual Machine", "EVM-compatible chains"],
11
+ packageManagers: ["npm", "Foundry", "Hardhat"],
12
+ ecosystems: ["Ethereum", "Web3", "Smart Contracts", "Blockchain"]
13
+ },
14
+ version: "0.8.35",
15
+ logo: "https://cdn.simpleicons.org/solidity/363636",
16
+ i18n: {
17
+ en: {
18
+ name: "Solidity",
19
+ description: "A statically typed smart contract language for Ethereum and EVM-compatible blockchains.",
20
+ longDescription: "Solidity is a statically typed, contract-oriented programming language designed for writing smart contracts that run on the Ethereum Virtual Machine and compatible blockchain networks. It supports contracts, libraries, interfaces, inheritance, modifiers, events, custom errors, ABI encoding, and explicit visibility and mutability rules.\n\nIt is used to build decentralized applications, token contracts, DAOs, DeFi protocols, NFT contracts, governance systems, and other on-chain programs where deterministic execution and verifiable state transitions are required."
21
+ },
22
+ es: {
23
+ name: "Solidity",
24
+ description: "Un lenguaje tipado estaticamente para smart contracts en Ethereum y blockchains compatibles con EVM.",
25
+ longDescription: "Solidity es un lenguaje de programacion tipado estaticamente y orientado a contratos, disenado para escribir smart contracts que se ejecutan en Ethereum Virtual Machine y redes blockchain compatibles. Soporta contratos, bibliotecas, interfaces, herencia, modificadores, eventos, errores personalizados, codificacion ABI y reglas explicitas de visibilidad y mutabilidad.\n\nSe usa para construir aplicaciones descentralizadas, contratos de tokens, DAOs, protocolos DeFi, contratos NFT, sistemas de gobernanza y otros programas on-chain donde se requiere ejecucion determinista y transiciones de estado verificables."
26
+ }
27
+ }
28
+ };
29
+
30
+ export { solidity };
31
+ //# sourceMappingURL=solidity.js.map
32
+ //# sourceMappingURL=solidity.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../src/languages/solidity.ts"],"names":[],"mappings":";AAEO,IAAM,QAAA,GAAW;AAAA,EACtB,IAAA,EAAM,UAAA;AAAA,EACN,aAAA,EAAe,YAAA;AAAA,EACf,UAAA,EAAY,CAAC,MAAM,CAAA;AAAA,EACnB,MAAA,EAAQ,kDAAA;AAAA,EACR,OAAA,EAAS,0BAAA;AAAA,EACT,SAAA,EAAW,CAAC,mBAAA,EAAqB,iBAAA,EAAmB,oBAAoB,YAAY,CAAA;AAAA,EACpF,OAAA,EAAS;AAAA,IACP,QAAA,EAAU,CAAC,0BAAA,EAA4B,uBAAuB,CAAA;AAAA,IAC9D,eAAA,EAAiB,CAAC,KAAA,EAAO,SAAA,EAAW,SAAS,CAAA;AAAA,IAC7C,UAAA,EAAY,CAAC,UAAA,EAAY,MAAA,EAAQ,mBAAmB,YAAY;AAAA,GAClE;AAAA,EACA,OAAA,EAAS,QAAA;AAAA,EACT,IAAA,EAAM,6CAAA;AAAA,EACN,IAAA,EAAM;AAAA,IACJ,EAAA,EAAI;AAAA,MACF,IAAA,EAAM,UAAA;AAAA,MACN,WAAA,EACE,yFAAA;AAAA,MACF,eAAA,EACE;AAAA,KACJ;AAAA,IACA,EAAA,EAAI;AAAA,MACF,IAAA,EAAM,UAAA;AAAA,MACN,WAAA,EACE,sGAAA;AAAA,MACF,eAAA,EACE;AAAA;AACJ;AAEJ","file":"solidity.js","sourcesContent":["import type { Language } from \"../types\";\n\nexport const solidity = {\n slug: \"solidity\",\n publishedDate: \"2015-07-30\",\n extensions: [\".sol\"],\n author: \"Gavin Wood / Ethereum Foundation / Solidity Team\",\n website: \"https://soliditylang.org\",\n paradigms: [\"contract-oriented\", \"object-oriented\", \"statically-typed\", \"imperative\"],\n tooling: {\n runtimes: [\"Ethereum Virtual Machine\", \"EVM-compatible chains\"],\n packageManagers: [\"npm\", \"Foundry\", \"Hardhat\"],\n ecosystems: [\"Ethereum\", \"Web3\", \"Smart Contracts\", \"Blockchain\"],\n },\n version: \"0.8.35\",\n logo: \"https://cdn.simpleicons.org/solidity/363636\",\n i18n: {\n en: {\n name: \"Solidity\",\n description:\n \"A statically typed smart contract language for Ethereum and EVM-compatible blockchains.\",\n longDescription:\n \"Solidity is a statically typed, contract-oriented programming language designed for writing smart contracts that run on the Ethereum Virtual Machine and compatible blockchain networks. It supports contracts, libraries, interfaces, inheritance, modifiers, events, custom errors, ABI encoding, and explicit visibility and mutability rules.\\n\\nIt is used to build decentralized applications, token contracts, DAOs, DeFi protocols, NFT contracts, governance systems, and other on-chain programs where deterministic execution and verifiable state transitions are required.\",\n },\n es: {\n name: \"Solidity\",\n description:\n \"Un lenguaje tipado estaticamente para smart contracts en Ethereum y blockchains compatibles con EVM.\",\n longDescription:\n \"Solidity es un lenguaje de programacion tipado estaticamente y orientado a contratos, disenado para escribir smart contracts que se ejecutan en Ethereum Virtual Machine y redes blockchain compatibles. Soporta contratos, bibliotecas, interfaces, herencia, modificadores, eventos, errores personalizados, codificacion ABI y reglas explicitas de visibilidad y mutabilidad.\\n\\nSe usa para construir aplicaciones descentralizadas, contratos de tokens, DAOs, protocolos DeFi, contratos NFT, sistemas de gobernanza y otros programas on-chain donde se requiere ejecucion determinista y transiciones de estado verificables.\",\n },\n },\n} satisfies Language;\n"]}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "code-languages",
3
- "version": "1.12.3",
3
+ "version": "1.13.0",
4
4
  "description": "Structured metadata for programming languages.",
5
5
  "homepage": "https://github.com/ElJijuna/code-languages#readme",
6
6
  "bugs": {
@@ -341,6 +341,11 @@
341
341
  "import": "./dist/languages/groovy.js",
342
342
  "require": "./dist/languages/groovy.cjs"
343
343
  },
344
+ "./hcl": {
345
+ "types": "./dist/languages/hcl.d.ts",
346
+ "import": "./dist/languages/hcl.js",
347
+ "require": "./dist/languages/hcl.cjs"
348
+ },
344
349
  "./css": {
345
350
  "types": "./dist/languages/css.d.ts",
346
351
  "import": "./dist/languages/css.js",
@@ -386,6 +391,16 @@
386
391
  "import": "./dist/languages/perl.js",
387
392
  "require": "./dist/languages/perl.cjs"
388
393
  },
394
+ "./razor": {
395
+ "types": "./dist/languages/razor.d.ts",
396
+ "import": "./dist/languages/razor.js",
397
+ "require": "./dist/languages/razor.cjs"
398
+ },
399
+ "./solidity": {
400
+ "types": "./dist/languages/solidity.d.ts",
401
+ "import": "./dist/languages/solidity.js",
402
+ "require": "./dist/languages/solidity.cjs"
403
+ },
389
404
  "./yaml": {
390
405
  "types": "./dist/languages/yaml.d.ts",
391
406
  "import": "./dist/languages/yaml.js",