code-languages 1.34.1 → 1.36.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.
- package/README.md +57 -23
- package/dist/api.cjs +1897 -39
- package/dist/api.d.cts +1 -1
- package/dist/api.d.ts +1 -1
- package/dist/api.js +1897 -39
- package/dist/detect-slugs.cjs +30 -0
- package/dist/detect-slugs.d.cts +1 -1
- package/dist/detect-slugs.d.ts +1 -1
- package/dist/detect-slugs.js +30 -0
- package/dist/detect.cjs +1522 -24
- package/dist/detect.js +1522 -24
- package/dist/index.cjs +1927 -39
- package/dist/index.d.cts +1675 -267
- package/dist/index.d.ts +1675 -267
- package/dist/index.js +1928 -40
- package/dist/{language-registry-CaYtxJN8.d.cts → language-registry-59NJVWeg.d.cts} +90 -0
- package/dist/{language-registry-CaYtxJN8.d.ts → language-registry-59NJVWeg.d.ts} +90 -0
- package/dist/languages/ampl.cjs +52 -0
- package/dist/languages/ampl.d.cts +49 -0
- package/dist/languages/ampl.d.ts +49 -0
- package/dist/languages/ampl.js +50 -0
- package/dist/languages/ante.cjs +1 -1
- package/dist/languages/ante.js +1 -1
- package/dist/languages/aql.cjs +1 -1
- package/dist/languages/aql.js +1 -1
- package/dist/languages/avro-idl.cjs +52 -0
- package/dist/languages/avro-idl.d.cts +49 -0
- package/dist/languages/avro-idl.d.ts +49 -0
- package/dist/languages/avro-idl.js +50 -0
- package/dist/languages/awk.cjs +1 -1
- package/dist/languages/awk.js +1 -1
- package/dist/languages/bibtex.cjs +52 -0
- package/dist/languages/bibtex.d.cts +49 -0
- package/dist/languages/bibtex.d.ts +49 -0
- package/dist/languages/bibtex.js +50 -0
- package/dist/languages/bqn.cjs +1 -1
- package/dist/languages/bqn.js +1 -1
- package/dist/languages/brainfuck.cjs +52 -0
- package/dist/languages/brainfuck.d.cts +49 -0
- package/dist/languages/brainfuck.d.ts +49 -0
- package/dist/languages/brainfuck.js +50 -0
- package/dist/languages/capnproto.cjs +52 -0
- package/dist/languages/capnproto.d.cts +49 -0
- package/dist/languages/capnproto.d.ts +49 -0
- package/dist/languages/capnproto.js +50 -0
- package/dist/languages/cel.cjs +52 -0
- package/dist/languages/cel.d.cts +49 -0
- package/dist/languages/cel.d.ts +49 -0
- package/dist/languages/cel.js +50 -0
- package/dist/languages/cql.cjs +52 -0
- package/dist/languages/cql.d.cts +49 -0
- package/dist/languages/cql.d.ts +49 -0
- package/dist/languages/cql.js +50 -0
- package/dist/languages/curry.cjs +1 -1
- package/dist/languages/curry.js +1 -1
- package/dist/languages/dafny.cjs +1 -1
- package/dist/languages/dafny.js +1 -1
- package/dist/languages/dot.cjs +52 -0
- package/dist/languages/dot.d.cts +49 -0
- package/dist/languages/dot.d.ts +49 -0
- package/dist/languages/dot.js +50 -0
- package/dist/languages/editorconfig.cjs +51 -0
- package/dist/languages/editorconfig.d.cts +48 -0
- package/dist/languages/editorconfig.d.ts +48 -0
- package/dist/languages/editorconfig.js +49 -0
- package/dist/languages/factor.cjs +1 -1
- package/dist/languages/factor.js +1 -1
- package/dist/languages/fe.cjs +1 -1
- package/dist/languages/fe.js +1 -1
- package/dist/languages/flatbuffers.cjs +52 -0
- package/dist/languages/flatbuffers.d.cts +49 -0
- package/dist/languages/flatbuffers.d.ts +49 -0
- package/dist/languages/flatbuffers.js +50 -0
- package/dist/languages/fql.cjs +52 -0
- package/dist/languages/fql.d.cts +49 -0
- package/dist/languages/fql.d.ts +49 -0
- package/dist/languages/fql.js +50 -0
- package/dist/languages/freemarker.cjs +1 -1
- package/dist/languages/freemarker.js +1 -1
- package/dist/languages/fstar.cjs +1 -1
- package/dist/languages/fstar.js +1 -1
- package/dist/languages/gcode.cjs +52 -0
- package/dist/languages/gcode.d.cts +49 -0
- package/dist/languages/gcode.d.ts +49 -0
- package/dist/languages/gcode.js +50 -0
- package/dist/languages/gettext.cjs +52 -0
- package/dist/languages/gettext.d.cts +49 -0
- package/dist/languages/gettext.d.ts +49 -0
- package/dist/languages/gettext.js +50 -0
- package/dist/languages/gremlin.cjs +52 -0
- package/dist/languages/gremlin.d.cts +49 -0
- package/dist/languages/gremlin.d.ts +49 -0
- package/dist/languages/gremlin.js +50 -0
- package/dist/languages/ink.cjs +1 -1
- package/dist/languages/ink.js +1 -1
- package/dist/languages/isabelle.cjs +1 -1
- package/dist/languages/isabelle.js +1 -1
- package/dist/languages/jmespath.cjs +52 -0
- package/dist/languages/jmespath.d.cts +49 -0
- package/dist/languages/jmespath.d.ts +49 -0
- package/dist/languages/jmespath.js +50 -0
- package/dist/languages/json5.cjs +1 -1
- package/dist/languages/json5.js +1 -1
- package/dist/languages/jsonata.cjs +52 -0
- package/dist/languages/jsonata.d.cts +49 -0
- package/dist/languages/jsonata.d.ts +49 -0
- package/dist/languages/jsonata.js +50 -0
- package/dist/languages/kdl.cjs +1 -1
- package/dist/languages/kdl.js +1 -1
- package/dist/languages/koka.cjs +1 -1
- package/dist/languages/koka.js +1 -1
- package/dist/languages/kql.cjs +52 -0
- package/dist/languages/kql.d.cts +49 -0
- package/dist/languages/kql.d.ts +49 -0
- package/dist/languages/kql.js +50 -0
- package/dist/languages/ligo.cjs +1 -1
- package/dist/languages/ligo.js +1 -1
- package/dist/languages/linkerscript.cjs +52 -0
- package/dist/languages/linkerscript.d.cts +49 -0
- package/dist/languages/linkerscript.d.ts +49 -0
- package/dist/languages/linkerscript.js +50 -0
- package/dist/languages/logo.cjs +1 -1
- package/dist/languages/logo.js +1 -1
- package/dist/languages/marlowe.cjs +1 -1
- package/dist/languages/marlowe.js +1 -1
- package/dist/languages/maxima.cjs +52 -0
- package/dist/languages/maxima.d.cts +49 -0
- package/dist/languages/maxima.d.ts +49 -0
- package/dist/languages/maxima.js +50 -0
- package/dist/languages/mercury.cjs +1 -1
- package/dist/languages/mercury.js +1 -1
- package/dist/languages/n1ql.cjs +52 -0
- package/dist/languages/n1ql.d.cts +49 -0
- package/dist/languages/n1ql.d.ts +49 -0
- package/dist/languages/n1ql.js +50 -0
- package/dist/languages/org.cjs +52 -0
- package/dist/languages/org.d.cts +49 -0
- package/dist/languages/org.d.ts +49 -0
- package/dist/languages/org.js +50 -0
- package/dist/languages/plpgsql.cjs +52 -0
- package/dist/languages/plpgsql.d.cts +49 -0
- package/dist/languages/plpgsql.d.ts +49 -0
- package/dist/languages/plpgsql.js +50 -0
- package/dist/languages/pod.cjs +52 -0
- package/dist/languages/pod.d.cts +49 -0
- package/dist/languages/pod.d.ts +49 -0
- package/dist/languages/pod.js +50 -0
- package/dist/languages/qmake.cjs +52 -0
- package/dist/languages/qmake.d.cts +49 -0
- package/dist/languages/qmake.d.ts +49 -0
- package/dist/languages/qmake.js +50 -0
- package/dist/languages/rebol.cjs +1 -1
- package/dist/languages/rebol.js +1 -1
- package/dist/languages/self.cjs +1 -1
- package/dist/languages/self.js +1 -1
- package/dist/languages/soql.cjs +52 -0
- package/dist/languages/soql.d.cts +49 -0
- package/dist/languages/soql.d.ts +49 -0
- package/dist/languages/soql.js +50 -0
- package/dist/languages/spl.cjs +52 -0
- package/dist/languages/spl.d.cts +49 -0
- package/dist/languages/spl.d.ts +49 -0
- package/dist/languages/spl.js +50 -0
- package/dist/languages/tcsh.cjs +52 -0
- package/dist/languages/tcsh.d.cts +49 -0
- package/dist/languages/tcsh.d.ts +49 -0
- package/dist/languages/tcsh.js +50 -0
- package/dist/languages/textile.cjs +51 -0
- package/dist/languages/textile.d.cts +48 -0
- package/dist/languages/textile.d.ts +48 -0
- package/dist/languages/textile.js +49 -0
- package/dist/languages/troff.cjs +52 -0
- package/dist/languages/troff.d.cts +49 -0
- package/dist/languages/troff.d.ts +49 -0
- package/dist/languages/troff.js +50 -0
- package/dist/languages/velocity.cjs +52 -0
- package/dist/languages/velocity.d.cts +49 -0
- package/dist/languages/velocity.d.ts +49 -0
- package/dist/languages/velocity.js +50 -0
- package/package.json +151 -1
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
declare const tcsh: {
|
|
2
|
+
slug: string;
|
|
3
|
+
publishedDate: string;
|
|
4
|
+
extensions: string[];
|
|
5
|
+
author: string;
|
|
6
|
+
website: string;
|
|
7
|
+
paradigms: string[];
|
|
8
|
+
tooling: {
|
|
9
|
+
runtimes: string[];
|
|
10
|
+
ecosystems: string[];
|
|
11
|
+
};
|
|
12
|
+
version: string;
|
|
13
|
+
logo: string;
|
|
14
|
+
color: "#2563EB";
|
|
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
|
+
it: {
|
|
27
|
+
name: string;
|
|
28
|
+
description: string;
|
|
29
|
+
longDescription: string;
|
|
30
|
+
};
|
|
31
|
+
fr: {
|
|
32
|
+
name: string;
|
|
33
|
+
description: string;
|
|
34
|
+
longDescription: string;
|
|
35
|
+
};
|
|
36
|
+
de: {
|
|
37
|
+
name: string;
|
|
38
|
+
description: string;
|
|
39
|
+
longDescription: string;
|
|
40
|
+
};
|
|
41
|
+
pt: {
|
|
42
|
+
name: string;
|
|
43
|
+
description: string;
|
|
44
|
+
longDescription: string;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
};
|
|
48
|
+
|
|
49
|
+
export { tcsh };
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
// src/languages/tcsh.ts
|
|
2
|
+
var tcsh = {
|
|
3
|
+
slug: "tcsh",
|
|
4
|
+
publishedDate: "1981-01-01",
|
|
5
|
+
extensions: [".tcsh", ".csh", ".tcshrc", ".cshrc"],
|
|
6
|
+
author: "Ken Greer, Paul Placeway, Christos Zoulas, and contributors",
|
|
7
|
+
website: "https://www.tcsh.org",
|
|
8
|
+
paradigms: ["shell", "scripting", "imperative"],
|
|
9
|
+
tooling: {
|
|
10
|
+
runtimes: ["tcsh"],
|
|
11
|
+
ecosystems: ["Unix", "BSD"]
|
|
12
|
+
},
|
|
13
|
+
version: "6.24.16",
|
|
14
|
+
logo: "https://dummyimage.com/32x32/2563EB/ffffff.png&text=TC",
|
|
15
|
+
color: "#2563EB",
|
|
16
|
+
i18n: {
|
|
17
|
+
en: {
|
|
18
|
+
name: "Tcsh",
|
|
19
|
+
description: "A C shell-compatible Unix command interpreter with editing and programmable completion.",
|
|
20
|
+
longDescription: "Tcsh extends the C shell with command-line editing, history, aliases, job control, and programmable completion. It remains largely compatible with csh scripts while providing a more interactive command environment.\n\nThe shell is available across Unix-like systems and has longstanding use in BSD environments, engineering workstations, and legacy automation. Scripts typically use csh-style control flow and variable syntax."
|
|
21
|
+
},
|
|
22
|
+
es: {
|
|
23
|
+
name: "Tcsh",
|
|
24
|
+
description: "Interprete Unix compatible con C shell, con edicion y completado programable.",
|
|
25
|
+
longDescription: "Tcsh amplia C shell con edicion de linea, historial, alias, control de trabajos y completado programable. Mantiene amplia compatibilidad con scripts csh y ofrece un entorno de comandos mas interactivo.\n\nEl shell esta disponible en sistemas tipo Unix y tiene una larga presencia en entornos BSD, estaciones de ingenieria y automatizacion heredada. Sus scripts usan control de flujo y variables al estilo csh."
|
|
26
|
+
},
|
|
27
|
+
it: {
|
|
28
|
+
name: "Tcsh",
|
|
29
|
+
description: "Interprete Unix compatibile con C shell, con modifica e completamento programmabile.",
|
|
30
|
+
longDescription: "Tcsh estende C shell con modifica della riga di comando, cronologia, alias, controllo dei job e completamento programmabile. Mantiene ampia compatibilita con gli script csh offrendo un ambiente interattivo piu ricco.\n\nLa shell e disponibile sui sistemi Unix-like ed e usata da tempo in ambienti BSD, workstation tecniche e automazione legacy. Gli script adottano flusso di controllo e sintassi delle variabili in stile csh."
|
|
31
|
+
},
|
|
32
|
+
fr: {
|
|
33
|
+
name: "Tcsh",
|
|
34
|
+
description: "Interpreteur Unix compatible C shell avec edition et completion programmable.",
|
|
35
|
+
longDescription: "Tcsh etend C shell avec edition de ligne, historique, alias, controle des taches et completion programmable. Il conserve une large compatibilite avec les scripts csh tout en offrant un environnement interactif plus riche.\n\nLe shell est disponible sur les systemes de type Unix et reste utilise dans les environnements BSD, les stations techniques et l automatisation historique. Les scripts emploient le controle de flux et les variables de style csh."
|
|
36
|
+
},
|
|
37
|
+
de: {
|
|
38
|
+
name: "Tcsh",
|
|
39
|
+
description: "C-Shell-kompatibler Unix-Interpreter mit Bearbeitung und programmierbarer Erganzung.",
|
|
40
|
+
longDescription: "Tcsh erweitert die C Shell um Kommandozeilenbearbeitung, Verlauf, Aliase, Job-Steuerung und programmierbare Vervollstandigung. Die Sprache bleibt weitgehend mit csh-Skripten kompatibel und bietet eine reichere interaktive Umgebung.\n\nDie Shell ist auf Unix-artigen Systemen verfugbar und wird seit langem in BSD-Umgebungen, technischen Workstations und alterer Automatisierung eingesetzt. Skripte verwenden Kontrollfluss und Variablensyntax im csh-Stil."
|
|
41
|
+
},
|
|
42
|
+
pt: {
|
|
43
|
+
name: "Tcsh",
|
|
44
|
+
description: "Interpretador Unix compativel com C shell, com edicao e conclusao programavel.",
|
|
45
|
+
longDescription: "Tcsh estende C shell com edicao de linha, historico, aliases, controle de tarefas e conclusao programavel. Mantem ampla compatibilidade com scripts csh e oferece um ambiente interativo mais rico.\n\nO shell esta disponivel em sistemas semelhantes ao Unix e tem uso historico em ambientes BSD, estacoes tecnicas e automacao legada. Scripts usam fluxo de controle e sintaxe de variaveis no estilo csh."
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
};
|
|
49
|
+
|
|
50
|
+
export { tcsh };
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
// src/languages/textile.ts
|
|
4
|
+
var textile = {
|
|
5
|
+
slug: "textile",
|
|
6
|
+
publishedDate: "2002-12-26",
|
|
7
|
+
extensions: [".textile"],
|
|
8
|
+
author: "Dean Allen",
|
|
9
|
+
website: "https://textile-lang.com",
|
|
10
|
+
paradigms: ["markup", "documentation"],
|
|
11
|
+
tooling: {
|
|
12
|
+
ecosystems: ["Web", "CMS", "Documentation"]
|
|
13
|
+
},
|
|
14
|
+
version: "4.1.4",
|
|
15
|
+
logo: "https://textile-lang.com/icon.svg",
|
|
16
|
+
color: "#CC0000",
|
|
17
|
+
i18n: {
|
|
18
|
+
en: {
|
|
19
|
+
name: "Textile",
|
|
20
|
+
description: "A lightweight markup language that converts readable plain text into structured HTML.",
|
|
21
|
+
longDescription: "Textile provides concise syntax for headings, emphasis, links, images, lists, tables, code, and typographic substitutions. Processors transform the source into HTML while preserving readable authoring text.\n\nThe format has been used by content management systems, issue trackers, forums, and publishing tools. Multiple implementations exist, with PHP Textile serving as a maintained reference in the current ecosystem."
|
|
22
|
+
},
|
|
23
|
+
es: {
|
|
24
|
+
name: "Textile",
|
|
25
|
+
description: "Lenguaje de marcado ligero que convierte texto legible en HTML estructurado.",
|
|
26
|
+
longDescription: "Textile ofrece sintaxis concisa para encabezados, enfasis, enlaces, imagenes, listas, tablas, codigo y sustituciones tipograficas. Sus procesadores convierten la fuente en HTML manteniendo un texto facil de escribir y leer.\n\nEl formato se ha usado en gestores de contenido, trackers, foros y herramientas de publicacion. Existen varias implementaciones; PHP Textile funciona como referencia mantenida del ecosistema actual."
|
|
27
|
+
},
|
|
28
|
+
it: {
|
|
29
|
+
name: "Textile",
|
|
30
|
+
description: "Linguaggio di markup leggero che converte testo leggibile in HTML strutturato.",
|
|
31
|
+
longDescription: "Textile offre una sintassi concisa per titoli, enfasi, link, immagini, liste, tabelle, codice e sostituzioni tipografiche. I processori trasformano il sorgente in HTML mantenendo il testo facile da scrivere e leggere.\n\nIl formato e stato usato in CMS, issue tracker, forum e strumenti di pubblicazione. Esistono diverse implementazioni; PHP Textile funge da riferimento mantenuto nell ecosistema attuale."
|
|
32
|
+
},
|
|
33
|
+
fr: {
|
|
34
|
+
name: "Textile",
|
|
35
|
+
description: "Langage de balisage leger convertissant un texte lisible en HTML structure.",
|
|
36
|
+
longDescription: "Textile fournit une syntaxe concise pour titres, emphase, liens, images, listes, tableaux, code et substitutions typographiques. Les processeurs transforment la source en HTML tout en gardant un texte facile a ecrire et lire.\n\nLe format a servi dans gestionnaires de contenu, suivis de problemes, forums et outils de publication. Plusieurs implementations existent; PHP Textile reste une reference maintenue de l ecosysteme actuel."
|
|
37
|
+
},
|
|
38
|
+
de: {
|
|
39
|
+
name: "Textile",
|
|
40
|
+
description: "Leichtgewichtige Markup-Sprache, die lesbaren Klartext in strukturiertes HTML umwandelt.",
|
|
41
|
+
longDescription: "Textile bietet kompakte Syntax fur Uberschriften, Hervorhebung, Links, Bilder, Listen, Tabellen, Code und typografische Ersetzungen. Prozessoren wandeln den Quelltext in HTML um, wahrend der Autorentext lesbar bleibt.\n\nDas Format wurde in Content-Management-Systemen, Issue-Trackern, Foren und Publikationswerkzeugen eingesetzt. Mehrere Implementierungen existieren; PHP Textile dient als gepflegte Referenz."
|
|
42
|
+
},
|
|
43
|
+
pt: {
|
|
44
|
+
name: "Textile",
|
|
45
|
+
description: "Linguagem de marcacao leve que converte texto legivel em HTML estruturado.",
|
|
46
|
+
longDescription: "Textile oferece sintaxe concisa para titulos, enfase, links, imagens, listas, tabelas, codigo e substituicoes tipograficas. Processadores transformam a fonte em HTML mantendo texto facil de escrever e ler.\n\nO formato foi usado em gestores de conteudo, rastreadores, foruns e ferramentas de publicacao. Existem varias implementacoes; PHP Textile funciona como referencia mantida no ecossistema atual."
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
};
|
|
50
|
+
|
|
51
|
+
exports.textile = textile;
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
declare const textile: {
|
|
2
|
+
slug: string;
|
|
3
|
+
publishedDate: string;
|
|
4
|
+
extensions: string[];
|
|
5
|
+
author: string;
|
|
6
|
+
website: string;
|
|
7
|
+
paradigms: string[];
|
|
8
|
+
tooling: {
|
|
9
|
+
ecosystems: string[];
|
|
10
|
+
};
|
|
11
|
+
version: string;
|
|
12
|
+
logo: string;
|
|
13
|
+
color: "#CC0000";
|
|
14
|
+
i18n: {
|
|
15
|
+
en: {
|
|
16
|
+
name: string;
|
|
17
|
+
description: string;
|
|
18
|
+
longDescription: string;
|
|
19
|
+
};
|
|
20
|
+
es: {
|
|
21
|
+
name: string;
|
|
22
|
+
description: string;
|
|
23
|
+
longDescription: string;
|
|
24
|
+
};
|
|
25
|
+
it: {
|
|
26
|
+
name: string;
|
|
27
|
+
description: string;
|
|
28
|
+
longDescription: string;
|
|
29
|
+
};
|
|
30
|
+
fr: {
|
|
31
|
+
name: string;
|
|
32
|
+
description: string;
|
|
33
|
+
longDescription: string;
|
|
34
|
+
};
|
|
35
|
+
de: {
|
|
36
|
+
name: string;
|
|
37
|
+
description: string;
|
|
38
|
+
longDescription: string;
|
|
39
|
+
};
|
|
40
|
+
pt: {
|
|
41
|
+
name: string;
|
|
42
|
+
description: string;
|
|
43
|
+
longDescription: string;
|
|
44
|
+
};
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
|
|
48
|
+
export { textile };
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
declare const textile: {
|
|
2
|
+
slug: string;
|
|
3
|
+
publishedDate: string;
|
|
4
|
+
extensions: string[];
|
|
5
|
+
author: string;
|
|
6
|
+
website: string;
|
|
7
|
+
paradigms: string[];
|
|
8
|
+
tooling: {
|
|
9
|
+
ecosystems: string[];
|
|
10
|
+
};
|
|
11
|
+
version: string;
|
|
12
|
+
logo: string;
|
|
13
|
+
color: "#CC0000";
|
|
14
|
+
i18n: {
|
|
15
|
+
en: {
|
|
16
|
+
name: string;
|
|
17
|
+
description: string;
|
|
18
|
+
longDescription: string;
|
|
19
|
+
};
|
|
20
|
+
es: {
|
|
21
|
+
name: string;
|
|
22
|
+
description: string;
|
|
23
|
+
longDescription: string;
|
|
24
|
+
};
|
|
25
|
+
it: {
|
|
26
|
+
name: string;
|
|
27
|
+
description: string;
|
|
28
|
+
longDescription: string;
|
|
29
|
+
};
|
|
30
|
+
fr: {
|
|
31
|
+
name: string;
|
|
32
|
+
description: string;
|
|
33
|
+
longDescription: string;
|
|
34
|
+
};
|
|
35
|
+
de: {
|
|
36
|
+
name: string;
|
|
37
|
+
description: string;
|
|
38
|
+
longDescription: string;
|
|
39
|
+
};
|
|
40
|
+
pt: {
|
|
41
|
+
name: string;
|
|
42
|
+
description: string;
|
|
43
|
+
longDescription: string;
|
|
44
|
+
};
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
|
|
48
|
+
export { textile };
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
// src/languages/textile.ts
|
|
2
|
+
var textile = {
|
|
3
|
+
slug: "textile",
|
|
4
|
+
publishedDate: "2002-12-26",
|
|
5
|
+
extensions: [".textile"],
|
|
6
|
+
author: "Dean Allen",
|
|
7
|
+
website: "https://textile-lang.com",
|
|
8
|
+
paradigms: ["markup", "documentation"],
|
|
9
|
+
tooling: {
|
|
10
|
+
ecosystems: ["Web", "CMS", "Documentation"]
|
|
11
|
+
},
|
|
12
|
+
version: "4.1.4",
|
|
13
|
+
logo: "https://textile-lang.com/icon.svg",
|
|
14
|
+
color: "#CC0000",
|
|
15
|
+
i18n: {
|
|
16
|
+
en: {
|
|
17
|
+
name: "Textile",
|
|
18
|
+
description: "A lightweight markup language that converts readable plain text into structured HTML.",
|
|
19
|
+
longDescription: "Textile provides concise syntax for headings, emphasis, links, images, lists, tables, code, and typographic substitutions. Processors transform the source into HTML while preserving readable authoring text.\n\nThe format has been used by content management systems, issue trackers, forums, and publishing tools. Multiple implementations exist, with PHP Textile serving as a maintained reference in the current ecosystem."
|
|
20
|
+
},
|
|
21
|
+
es: {
|
|
22
|
+
name: "Textile",
|
|
23
|
+
description: "Lenguaje de marcado ligero que convierte texto legible en HTML estructurado.",
|
|
24
|
+
longDescription: "Textile ofrece sintaxis concisa para encabezados, enfasis, enlaces, imagenes, listas, tablas, codigo y sustituciones tipograficas. Sus procesadores convierten la fuente en HTML manteniendo un texto facil de escribir y leer.\n\nEl formato se ha usado en gestores de contenido, trackers, foros y herramientas de publicacion. Existen varias implementaciones; PHP Textile funciona como referencia mantenida del ecosistema actual."
|
|
25
|
+
},
|
|
26
|
+
it: {
|
|
27
|
+
name: "Textile",
|
|
28
|
+
description: "Linguaggio di markup leggero che converte testo leggibile in HTML strutturato.",
|
|
29
|
+
longDescription: "Textile offre una sintassi concisa per titoli, enfasi, link, immagini, liste, tabelle, codice e sostituzioni tipografiche. I processori trasformano il sorgente in HTML mantenendo il testo facile da scrivere e leggere.\n\nIl formato e stato usato in CMS, issue tracker, forum e strumenti di pubblicazione. Esistono diverse implementazioni; PHP Textile funge da riferimento mantenuto nell ecosistema attuale."
|
|
30
|
+
},
|
|
31
|
+
fr: {
|
|
32
|
+
name: "Textile",
|
|
33
|
+
description: "Langage de balisage leger convertissant un texte lisible en HTML structure.",
|
|
34
|
+
longDescription: "Textile fournit une syntaxe concise pour titres, emphase, liens, images, listes, tableaux, code et substitutions typographiques. Les processeurs transforment la source en HTML tout en gardant un texte facile a ecrire et lire.\n\nLe format a servi dans gestionnaires de contenu, suivis de problemes, forums et outils de publication. Plusieurs implementations existent; PHP Textile reste une reference maintenue de l ecosysteme actuel."
|
|
35
|
+
},
|
|
36
|
+
de: {
|
|
37
|
+
name: "Textile",
|
|
38
|
+
description: "Leichtgewichtige Markup-Sprache, die lesbaren Klartext in strukturiertes HTML umwandelt.",
|
|
39
|
+
longDescription: "Textile bietet kompakte Syntax fur Uberschriften, Hervorhebung, Links, Bilder, Listen, Tabellen, Code und typografische Ersetzungen. Prozessoren wandeln den Quelltext in HTML um, wahrend der Autorentext lesbar bleibt.\n\nDas Format wurde in Content-Management-Systemen, Issue-Trackern, Foren und Publikationswerkzeugen eingesetzt. Mehrere Implementierungen existieren; PHP Textile dient als gepflegte Referenz."
|
|
40
|
+
},
|
|
41
|
+
pt: {
|
|
42
|
+
name: "Textile",
|
|
43
|
+
description: "Linguagem de marcacao leve que converte texto legivel em HTML estruturado.",
|
|
44
|
+
longDescription: "Textile oferece sintaxe concisa para titulos, enfase, links, imagens, listas, tabelas, codigo e substituicoes tipograficas. Processadores transformam a fonte em HTML mantendo texto facil de escrever e ler.\n\nO formato foi usado em gestores de conteudo, rastreadores, foruns e ferramentas de publicacao. Existem varias implementacoes; PHP Textile funciona como referencia mantida no ecossistema atual."
|
|
45
|
+
}
|
|
46
|
+
}
|
|
47
|
+
};
|
|
48
|
+
|
|
49
|
+
export { textile };
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
// src/languages/troff.ts
|
|
4
|
+
var troff = {
|
|
5
|
+
slug: "troff",
|
|
6
|
+
publishedDate: "1973-01-01",
|
|
7
|
+
extensions: [".roff", ".troff", ".man", ".me", ".ms"],
|
|
8
|
+
author: "Joe Ossanna, Brian Kernighan, and GNU contributors",
|
|
9
|
+
website: "https://www.gnu.org/software/groff/",
|
|
10
|
+
paradigms: ["markup", "typesetting"],
|
|
11
|
+
tooling: {
|
|
12
|
+
runtimes: ["GNU groff", "troff", "nroff"],
|
|
13
|
+
ecosystems: ["Unix", "Documentation", "Typesetting"]
|
|
14
|
+
},
|
|
15
|
+
version: "GNU groff 1.24.1",
|
|
16
|
+
logo: "https://cdn.simpleicons.org/gnu/A42E2B",
|
|
17
|
+
color: "#8F5902",
|
|
18
|
+
i18n: {
|
|
19
|
+
en: {
|
|
20
|
+
name: "Troff/Groff",
|
|
21
|
+
description: "A typesetting markup language and GNU implementation used for Unix documents and man pages.",
|
|
22
|
+
longDescription: "Troff source combines text with requests, escapes, registers, strings, and macros that control layout and typography. Macro packages such as man, mdoc, ms, me, and mom provide higher-level document conventions.\n\nGNU groff is the maintained free implementation of the historical Unix troff system. It formats manual pages, technical papers, books, and other documents for terminals, PostScript, PDF, HTML, and additional output devices."
|
|
23
|
+
},
|
|
24
|
+
es: {
|
|
25
|
+
name: "Troff/Groff",
|
|
26
|
+
description: "Lenguaje tipografico e implementacion GNU usado para documentos Unix y paginas man.",
|
|
27
|
+
longDescription: "La fuente Troff combina texto con peticiones, escapes, registros, cadenas y macros que controlan maquetacion y tipografia. Paquetes como man, mdoc, ms, me y mom ofrecen convenciones documentales de mayor nivel.\n\nGNU groff es la implementacion libre mantenida del sistema troff historico de Unix. Formatea paginas man, articulos tecnicos, libros y otros documentos para terminal, PostScript, PDF, HTML y mas destinos."
|
|
28
|
+
},
|
|
29
|
+
it: {
|
|
30
|
+
name: "Troff/Groff",
|
|
31
|
+
description: "Linguaggio tipografico e implementazione GNU per documenti Unix e pagine man.",
|
|
32
|
+
longDescription: "Il sorgente Troff combina testo con richieste, escape, registri, stringhe e macro che controllano impaginazione e tipografia. Pacchetti come man, mdoc, ms, me e mom offrono convenzioni documentali di livello superiore.\n\nGNU groff e l implementazione libera mantenuta dello storico sistema troff Unix. Formatta pagine man, articoli tecnici, libri e altri documenti per terminale, PostScript, PDF, HTML e ulteriori dispositivi."
|
|
33
|
+
},
|
|
34
|
+
fr: {
|
|
35
|
+
name: "Troff/Groff",
|
|
36
|
+
description: "Langage de composition et implementation GNU pour documents Unix et pages man.",
|
|
37
|
+
longDescription: "Une source Troff combine texte, requetes, echappements, registres, chaines et macros qui controlent mise en page et typographie. Les paquets man, mdoc, ms, me et mom fournissent des conventions documentaires de plus haut niveau.\n\nGNU groff est l implementation libre maintenue du systeme troff historique d Unix. Il formate pages man, articles techniques, livres et autres documents pour terminal, PostScript, PDF, HTML et autres sorties."
|
|
38
|
+
},
|
|
39
|
+
de: {
|
|
40
|
+
name: "Troff/Groff",
|
|
41
|
+
description: "Satz-Markup-Sprache und GNU-Implementierung fur Unix-Dokumente und Handbuchseiten.",
|
|
42
|
+
longDescription: "Troff-Quelltext kombiniert Text mit Befehlen, Escape-Sequenzen, Registern, Zeichenketten und Makros zur Steuerung von Layout und Typografie. Pakete wie man, mdoc, ms, me und mom bieten hohere Dokumentkonventionen.\n\nGNU groff ist die gepflegte freie Implementierung des historischen Unix-troff-Systems. Es formatiert Handbuchseiten, technische Artikel, Bucher und andere Dokumente fur Terminal, PostScript, PDF, HTML und weitere Ausgaben."
|
|
43
|
+
},
|
|
44
|
+
pt: {
|
|
45
|
+
name: "Troff/Groff",
|
|
46
|
+
description: "Linguagem tipografica e implementacao GNU usada em documentos Unix e paginas man.",
|
|
47
|
+
longDescription: "Fontes Troff combinam texto com requisicoes, escapes, registradores, strings e macros que controlam layout e tipografia. Pacotes como man, mdoc, ms, me e mom oferecem convencoes documentais de nivel mais alto.\n\nGNU groff e a implementacao livre mantida do sistema troff historico do Unix. Formata paginas man, artigos tecnicos, livros e outros documentos para terminal, PostScript, PDF, HTML e outras saidas."
|
|
48
|
+
}
|
|
49
|
+
}
|
|
50
|
+
};
|
|
51
|
+
|
|
52
|
+
exports.troff = troff;
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
declare const troff: {
|
|
2
|
+
slug: string;
|
|
3
|
+
publishedDate: string;
|
|
4
|
+
extensions: string[];
|
|
5
|
+
author: string;
|
|
6
|
+
website: string;
|
|
7
|
+
paradigms: string[];
|
|
8
|
+
tooling: {
|
|
9
|
+
runtimes: string[];
|
|
10
|
+
ecosystems: string[];
|
|
11
|
+
};
|
|
12
|
+
version: string;
|
|
13
|
+
logo: string;
|
|
14
|
+
color: "#8F5902";
|
|
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
|
+
it: {
|
|
27
|
+
name: string;
|
|
28
|
+
description: string;
|
|
29
|
+
longDescription: string;
|
|
30
|
+
};
|
|
31
|
+
fr: {
|
|
32
|
+
name: string;
|
|
33
|
+
description: string;
|
|
34
|
+
longDescription: string;
|
|
35
|
+
};
|
|
36
|
+
de: {
|
|
37
|
+
name: string;
|
|
38
|
+
description: string;
|
|
39
|
+
longDescription: string;
|
|
40
|
+
};
|
|
41
|
+
pt: {
|
|
42
|
+
name: string;
|
|
43
|
+
description: string;
|
|
44
|
+
longDescription: string;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
};
|
|
48
|
+
|
|
49
|
+
export { troff };
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
declare const troff: {
|
|
2
|
+
slug: string;
|
|
3
|
+
publishedDate: string;
|
|
4
|
+
extensions: string[];
|
|
5
|
+
author: string;
|
|
6
|
+
website: string;
|
|
7
|
+
paradigms: string[];
|
|
8
|
+
tooling: {
|
|
9
|
+
runtimes: string[];
|
|
10
|
+
ecosystems: string[];
|
|
11
|
+
};
|
|
12
|
+
version: string;
|
|
13
|
+
logo: string;
|
|
14
|
+
color: "#8F5902";
|
|
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
|
+
it: {
|
|
27
|
+
name: string;
|
|
28
|
+
description: string;
|
|
29
|
+
longDescription: string;
|
|
30
|
+
};
|
|
31
|
+
fr: {
|
|
32
|
+
name: string;
|
|
33
|
+
description: string;
|
|
34
|
+
longDescription: string;
|
|
35
|
+
};
|
|
36
|
+
de: {
|
|
37
|
+
name: string;
|
|
38
|
+
description: string;
|
|
39
|
+
longDescription: string;
|
|
40
|
+
};
|
|
41
|
+
pt: {
|
|
42
|
+
name: string;
|
|
43
|
+
description: string;
|
|
44
|
+
longDescription: string;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
};
|
|
48
|
+
|
|
49
|
+
export { troff };
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
// src/languages/troff.ts
|
|
2
|
+
var troff = {
|
|
3
|
+
slug: "troff",
|
|
4
|
+
publishedDate: "1973-01-01",
|
|
5
|
+
extensions: [".roff", ".troff", ".man", ".me", ".ms"],
|
|
6
|
+
author: "Joe Ossanna, Brian Kernighan, and GNU contributors",
|
|
7
|
+
website: "https://www.gnu.org/software/groff/",
|
|
8
|
+
paradigms: ["markup", "typesetting"],
|
|
9
|
+
tooling: {
|
|
10
|
+
runtimes: ["GNU groff", "troff", "nroff"],
|
|
11
|
+
ecosystems: ["Unix", "Documentation", "Typesetting"]
|
|
12
|
+
},
|
|
13
|
+
version: "GNU groff 1.24.1",
|
|
14
|
+
logo: "https://cdn.simpleicons.org/gnu/A42E2B",
|
|
15
|
+
color: "#8F5902",
|
|
16
|
+
i18n: {
|
|
17
|
+
en: {
|
|
18
|
+
name: "Troff/Groff",
|
|
19
|
+
description: "A typesetting markup language and GNU implementation used for Unix documents and man pages.",
|
|
20
|
+
longDescription: "Troff source combines text with requests, escapes, registers, strings, and macros that control layout and typography. Macro packages such as man, mdoc, ms, me, and mom provide higher-level document conventions.\n\nGNU groff is the maintained free implementation of the historical Unix troff system. It formats manual pages, technical papers, books, and other documents for terminals, PostScript, PDF, HTML, and additional output devices."
|
|
21
|
+
},
|
|
22
|
+
es: {
|
|
23
|
+
name: "Troff/Groff",
|
|
24
|
+
description: "Lenguaje tipografico e implementacion GNU usado para documentos Unix y paginas man.",
|
|
25
|
+
longDescription: "La fuente Troff combina texto con peticiones, escapes, registros, cadenas y macros que controlan maquetacion y tipografia. Paquetes como man, mdoc, ms, me y mom ofrecen convenciones documentales de mayor nivel.\n\nGNU groff es la implementacion libre mantenida del sistema troff historico de Unix. Formatea paginas man, articulos tecnicos, libros y otros documentos para terminal, PostScript, PDF, HTML y mas destinos."
|
|
26
|
+
},
|
|
27
|
+
it: {
|
|
28
|
+
name: "Troff/Groff",
|
|
29
|
+
description: "Linguaggio tipografico e implementazione GNU per documenti Unix e pagine man.",
|
|
30
|
+
longDescription: "Il sorgente Troff combina testo con richieste, escape, registri, stringhe e macro che controllano impaginazione e tipografia. Pacchetti come man, mdoc, ms, me e mom offrono convenzioni documentali di livello superiore.\n\nGNU groff e l implementazione libera mantenuta dello storico sistema troff Unix. Formatta pagine man, articoli tecnici, libri e altri documenti per terminale, PostScript, PDF, HTML e ulteriori dispositivi."
|
|
31
|
+
},
|
|
32
|
+
fr: {
|
|
33
|
+
name: "Troff/Groff",
|
|
34
|
+
description: "Langage de composition et implementation GNU pour documents Unix et pages man.",
|
|
35
|
+
longDescription: "Une source Troff combine texte, requetes, echappements, registres, chaines et macros qui controlent mise en page et typographie. Les paquets man, mdoc, ms, me et mom fournissent des conventions documentaires de plus haut niveau.\n\nGNU groff est l implementation libre maintenue du systeme troff historique d Unix. Il formate pages man, articles techniques, livres et autres documents pour terminal, PostScript, PDF, HTML et autres sorties."
|
|
36
|
+
},
|
|
37
|
+
de: {
|
|
38
|
+
name: "Troff/Groff",
|
|
39
|
+
description: "Satz-Markup-Sprache und GNU-Implementierung fur Unix-Dokumente und Handbuchseiten.",
|
|
40
|
+
longDescription: "Troff-Quelltext kombiniert Text mit Befehlen, Escape-Sequenzen, Registern, Zeichenketten und Makros zur Steuerung von Layout und Typografie. Pakete wie man, mdoc, ms, me und mom bieten hohere Dokumentkonventionen.\n\nGNU groff ist die gepflegte freie Implementierung des historischen Unix-troff-Systems. Es formatiert Handbuchseiten, technische Artikel, Bucher und andere Dokumente fur Terminal, PostScript, PDF, HTML und weitere Ausgaben."
|
|
41
|
+
},
|
|
42
|
+
pt: {
|
|
43
|
+
name: "Troff/Groff",
|
|
44
|
+
description: "Linguagem tipografica e implementacao GNU usada em documentos Unix e paginas man.",
|
|
45
|
+
longDescription: "Fontes Troff combinam texto com requisicoes, escapes, registradores, strings e macros que controlam layout e tipografia. Pacotes como man, mdoc, ms, me e mom oferecem convencoes documentais de nivel mais alto.\n\nGNU groff e a implementacao livre mantida do sistema troff historico do Unix. Formata paginas man, artigos tecnicos, livros e outros documentos para terminal, PostScript, PDF, HTML e outras saidas."
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
};
|
|
49
|
+
|
|
50
|
+
export { troff };
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
// src/languages/velocity.ts
|
|
4
|
+
var velocity = {
|
|
5
|
+
slug: "velocity",
|
|
6
|
+
publishedDate: "2001-01-01",
|
|
7
|
+
extensions: [".vm", ".vtl"],
|
|
8
|
+
author: "Apache Software Foundation",
|
|
9
|
+
website: "https://velocity.apache.org",
|
|
10
|
+
paradigms: ["template", "declarative"],
|
|
11
|
+
tooling: {
|
|
12
|
+
runtimes: ["Apache Velocity Engine"],
|
|
13
|
+
ecosystems: ["Java", "Web", "Code Generation"]
|
|
14
|
+
},
|
|
15
|
+
version: "2.4.1",
|
|
16
|
+
logo: "https://velocity.apache.org/engine/devel/images/velocity-logo.png",
|
|
17
|
+
color: "#2D3E50",
|
|
18
|
+
i18n: {
|
|
19
|
+
en: {
|
|
20
|
+
name: "Apache Velocity",
|
|
21
|
+
description: "A Java template language for generating text from application data and objects.",
|
|
22
|
+
longDescription: "Apache Velocity Template Language combines references, directives, loops, conditions, and macros to render text from Java objects. Templates remain separate from application code and can target HTML, email, source code, or configuration files.\n\nVelocity is commonly embedded in Java applications, build tools, generators, and web frameworks. Its engine supplies the context that templates read while controlling resource loading, escaping, and execution behavior."
|
|
23
|
+
},
|
|
24
|
+
es: {
|
|
25
|
+
name: "Apache Velocity",
|
|
26
|
+
description: "Lenguaje de plantillas Java para generar texto desde datos y objetos de aplicaciones.",
|
|
27
|
+
longDescription: "Apache Velocity Template Language combina referencias, directivas, bucles, condiciones y macros para renderizar texto desde objetos Java. Las plantillas permanecen separadas del codigo y pueden producir HTML, correos, codigo fuente o configuracion.\n\nVelocity suele integrarse en aplicaciones Java, herramientas de construccion, generadores y frameworks web. Su motor aporta el contexto que leen las plantillas y controla carga de recursos, escape y ejecucion."
|
|
28
|
+
},
|
|
29
|
+
it: {
|
|
30
|
+
name: "Apache Velocity",
|
|
31
|
+
description: "Linguaggio di template Java per generare testo da dati e oggetti applicativi.",
|
|
32
|
+
longDescription: "Apache Velocity Template Language combina riferimenti, direttive, cicli, condizioni e macro per produrre testo da oggetti Java. I template restano separati dal codice e possono generare HTML, email, codice sorgente o configurazioni.\n\nVelocity viene incorporato in applicazioni Java, strumenti di build, generatori e framework web. Il motore fornisce il contesto letto dai template e controlla caricamento delle risorse, escaping ed esecuzione."
|
|
33
|
+
},
|
|
34
|
+
fr: {
|
|
35
|
+
name: "Apache Velocity",
|
|
36
|
+
description: "Langage de templates Java pour generer du texte depuis les donnees et objets applicatifs.",
|
|
37
|
+
longDescription: "Apache Velocity Template Language combine references, directives, boucles, conditions et macros pour produire du texte a partir d objets Java. Les templates restent separes du code et peuvent generer HTML, courriels, code source ou configuration.\n\nVelocity est integre aux applications Java, outils de build, generateurs et frameworks web. Son moteur fournit le contexte lu par les templates et controle chargement des ressources, echappement et execution."
|
|
38
|
+
},
|
|
39
|
+
de: {
|
|
40
|
+
name: "Apache Velocity",
|
|
41
|
+
description: "Java-Templatesprache zur Texterzeugung aus Anwendungsdaten und Objekten.",
|
|
42
|
+
longDescription: "Apache Velocity Template Language kombiniert Referenzen, Direktiven, Schleifen, Bedingungen und Makros, um Text aus Java-Objekten zu erzeugen. Templates bleiben vom Anwendungscode getrennt und konnen HTML, E-Mails, Quellcode oder Konfiguration ausgeben.\n\nVelocity wird in Java-Anwendungen, Build-Werkzeuge, Generatoren und Web-Frameworks eingebettet. Die Engine liefert den Template-Kontext und steuert Ressourcenladen, Escaping und Ausfuhrung."
|
|
43
|
+
},
|
|
44
|
+
pt: {
|
|
45
|
+
name: "Apache Velocity",
|
|
46
|
+
description: "Linguagem de templates Java para gerar texto a partir de dados e objetos da aplicacao.",
|
|
47
|
+
longDescription: "Apache Velocity Template Language combina referencias, diretivas, lacos, condicoes e macros para produzir texto a partir de objetos Java. Templates ficam separados do codigo e podem gerar HTML, emails, codigo-fonte ou configuracao.\n\nVelocity e incorporado em aplicacoes Java, ferramentas de build, geradores e frameworks web. Seu motor fornece o contexto lido pelos templates e controla carregamento de recursos, escape e execucao."
|
|
48
|
+
}
|
|
49
|
+
}
|
|
50
|
+
};
|
|
51
|
+
|
|
52
|
+
exports.velocity = velocity;
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
declare const velocity: {
|
|
2
|
+
slug: string;
|
|
3
|
+
publishedDate: string;
|
|
4
|
+
extensions: string[];
|
|
5
|
+
author: string;
|
|
6
|
+
website: string;
|
|
7
|
+
paradigms: string[];
|
|
8
|
+
tooling: {
|
|
9
|
+
runtimes: string[];
|
|
10
|
+
ecosystems: string[];
|
|
11
|
+
};
|
|
12
|
+
version: string;
|
|
13
|
+
logo: string;
|
|
14
|
+
color: "#2D3E50";
|
|
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
|
+
it: {
|
|
27
|
+
name: string;
|
|
28
|
+
description: string;
|
|
29
|
+
longDescription: string;
|
|
30
|
+
};
|
|
31
|
+
fr: {
|
|
32
|
+
name: string;
|
|
33
|
+
description: string;
|
|
34
|
+
longDescription: string;
|
|
35
|
+
};
|
|
36
|
+
de: {
|
|
37
|
+
name: string;
|
|
38
|
+
description: string;
|
|
39
|
+
longDescription: string;
|
|
40
|
+
};
|
|
41
|
+
pt: {
|
|
42
|
+
name: string;
|
|
43
|
+
description: string;
|
|
44
|
+
longDescription: string;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
};
|
|
48
|
+
|
|
49
|
+
export { velocity };
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
declare const velocity: {
|
|
2
|
+
slug: string;
|
|
3
|
+
publishedDate: string;
|
|
4
|
+
extensions: string[];
|
|
5
|
+
author: string;
|
|
6
|
+
website: string;
|
|
7
|
+
paradigms: string[];
|
|
8
|
+
tooling: {
|
|
9
|
+
runtimes: string[];
|
|
10
|
+
ecosystems: string[];
|
|
11
|
+
};
|
|
12
|
+
version: string;
|
|
13
|
+
logo: string;
|
|
14
|
+
color: "#2D3E50";
|
|
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
|
+
it: {
|
|
27
|
+
name: string;
|
|
28
|
+
description: string;
|
|
29
|
+
longDescription: string;
|
|
30
|
+
};
|
|
31
|
+
fr: {
|
|
32
|
+
name: string;
|
|
33
|
+
description: string;
|
|
34
|
+
longDescription: string;
|
|
35
|
+
};
|
|
36
|
+
de: {
|
|
37
|
+
name: string;
|
|
38
|
+
description: string;
|
|
39
|
+
longDescription: string;
|
|
40
|
+
};
|
|
41
|
+
pt: {
|
|
42
|
+
name: string;
|
|
43
|
+
description: string;
|
|
44
|
+
longDescription: string;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
};
|
|
48
|
+
|
|
49
|
+
export { velocity };
|