@jjlmoya/utils-creative 1.20.0 → 1.21.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/package.json +1 -1
- package/src/data.ts +2 -1
- package/src/entries.ts +3 -1
- package/src/index.ts +3 -0
- package/src/tests/locale_completeness.test.ts +2 -14
- package/src/tests/tool_validation.test.ts +2 -2
- package/src/tool/bead-pattern-generator/bibliography.astro +2 -12
- package/src/tool/bead-pattern-generator/bibliography.ts +5 -0
- package/src/tool/bead-pattern-generator/entry.ts +0 -1
- package/src/tool/bead-pattern-generator/i18n/de.ts +2 -6
- package/src/tool/bead-pattern-generator/i18n/en.ts +2 -6
- package/src/tool/bead-pattern-generator/i18n/es.ts +2 -6
- package/src/tool/bead-pattern-generator/i18n/fr.ts +2 -6
- package/src/tool/bead-pattern-generator/i18n/id.ts +2 -6
- package/src/tool/bead-pattern-generator/i18n/it.ts +2 -6
- package/src/tool/bead-pattern-generator/i18n/ja.ts +2 -6
- package/src/tool/bead-pattern-generator/i18n/ko.ts +2 -6
- package/src/tool/bead-pattern-generator/i18n/nl.ts +2 -6
- package/src/tool/bead-pattern-generator/i18n/pl.ts +2 -6
- package/src/tool/bead-pattern-generator/i18n/pt.ts +2 -6
- package/src/tool/bead-pattern-generator/i18n/ru.ts +2 -6
- package/src/tool/bead-pattern-generator/i18n/sv.ts +2 -6
- package/src/tool/bead-pattern-generator/i18n/tr.ts +2 -6
- package/src/tool/bead-pattern-generator/i18n/zh.ts +2 -6
- package/src/tool/dice-roller/bibliography.astro +3 -12
- package/src/tool/dice-roller/bibliography.ts +5 -0
- package/src/tool/dice-roller/entry.ts +0 -1
- package/src/tool/dice-roller/i18n/de.ts +2 -6
- package/src/tool/dice-roller/i18n/en.ts +2 -6
- package/src/tool/dice-roller/i18n/es.ts +2 -6
- package/src/tool/dice-roller/i18n/fr.ts +2 -6
- package/src/tool/dice-roller/i18n/id.ts +2 -6
- package/src/tool/dice-roller/i18n/it.ts +2 -6
- package/src/tool/dice-roller/i18n/ja.ts +2 -6
- package/src/tool/dice-roller/i18n/ko.ts +2 -6
- package/src/tool/dice-roller/i18n/nl.ts +2 -6
- package/src/tool/dice-roller/i18n/pl.ts +2 -6
- package/src/tool/dice-roller/i18n/pt.ts +2 -6
- package/src/tool/dice-roller/i18n/ru.ts +2 -6
- package/src/tool/dice-roller/i18n/sv.ts +2 -6
- package/src/tool/dice-roller/i18n/tr.ts +2 -6
- package/src/tool/dice-roller/i18n/zh.ts +2 -6
- package/src/tool/excuse-generator/bibliography.astro +2 -12
- package/src/tool/excuse-generator/bibliography.ts +3 -0
- package/src/tool/excuse-generator/entry.ts +0 -1
- package/src/tool/excuse-generator/i18n/de.ts +2 -4
- package/src/tool/excuse-generator/i18n/en.ts +2 -4
- package/src/tool/excuse-generator/i18n/es.ts +2 -4
- package/src/tool/excuse-generator/i18n/fr.ts +2 -4
- package/src/tool/excuse-generator/i18n/id.ts +2 -4
- package/src/tool/excuse-generator/i18n/it.ts +2 -4
- package/src/tool/excuse-generator/i18n/ja.ts +2 -4
- package/src/tool/excuse-generator/i18n/ko.ts +2 -4
- package/src/tool/excuse-generator/i18n/nl.ts +2 -4
- package/src/tool/excuse-generator/i18n/pl.ts +2 -4
- package/src/tool/excuse-generator/i18n/pt.ts +2 -4
- package/src/tool/excuse-generator/i18n/ru.ts +2 -4
- package/src/tool/excuse-generator/i18n/sv.ts +2 -4
- package/src/tool/excuse-generator/i18n/tr.ts +2 -4
- package/src/tool/excuse-generator/i18n/zh.ts +2 -4
- package/src/tool/fortune-cookie/bibliography.astro +2 -12
- package/src/tool/fortune-cookie/bibliography.ts +3 -0
- package/src/tool/fortune-cookie/entry.ts +0 -1
- package/src/tool/fortune-cookie/i18n/de.ts +2 -5
- package/src/tool/fortune-cookie/i18n/en.ts +2 -5
- package/src/tool/fortune-cookie/i18n/es.ts +2 -4
- package/src/tool/fortune-cookie/i18n/fr.ts +2 -5
- package/src/tool/fortune-cookie/i18n/id.ts +2 -5
- package/src/tool/fortune-cookie/i18n/it.ts +2 -5
- package/src/tool/fortune-cookie/i18n/ja.ts +2 -5
- package/src/tool/fortune-cookie/i18n/ko.ts +2 -5
- package/src/tool/fortune-cookie/i18n/nl.ts +2 -5
- package/src/tool/fortune-cookie/i18n/pl.ts +2 -5
- package/src/tool/fortune-cookie/i18n/pt.ts +2 -5
- package/src/tool/fortune-cookie/i18n/ru.ts +2 -5
- package/src/tool/fortune-cookie/i18n/sv.ts +2 -5
- package/src/tool/fortune-cookie/i18n/tr.ts +2 -5
- package/src/tool/fortune-cookie/i18n/zh.ts +2 -5
- package/src/tool/glitch-image-distorter/bibliography.astro +8 -0
- package/src/tool/glitch-image-distorter/bibliography.ts +4 -0
- package/src/tool/glitch-image-distorter/component.astro +393 -0
- package/src/tool/glitch-image-distorter/entry.ts +48 -0
- package/src/tool/glitch-image-distorter/glitch-image-distorter.css +233 -0
- package/src/tool/glitch-image-distorter/i18n/de.ts +131 -0
- package/src/tool/glitch-image-distorter/i18n/en.ts +131 -0
- package/src/tool/glitch-image-distorter/i18n/es.ts +131 -0
- package/src/tool/glitch-image-distorter/i18n/fr.ts +131 -0
- package/src/tool/glitch-image-distorter/i18n/id.ts +131 -0
- package/src/tool/glitch-image-distorter/i18n/it.ts +131 -0
- package/src/tool/glitch-image-distorter/i18n/ja.ts +131 -0
- package/src/tool/glitch-image-distorter/i18n/ko.ts +131 -0
- package/src/tool/glitch-image-distorter/i18n/nl.ts +131 -0
- package/src/tool/glitch-image-distorter/i18n/pl.ts +131 -0
- package/src/tool/glitch-image-distorter/i18n/pt.ts +131 -0
- package/src/tool/glitch-image-distorter/i18n/ru.ts +131 -0
- package/src/tool/glitch-image-distorter/i18n/sv.ts +131 -0
- package/src/tool/glitch-image-distorter/i18n/tr.ts +131 -0
- package/src/tool/glitch-image-distorter/i18n/zh.ts +131 -0
- package/src/tool/glitch-image-distorter/index.ts +9 -0
- package/src/tool/glitch-image-distorter/seo.astro +15 -0
- package/src/tool/synesthesia-painter/bibliography.astro +3 -12
- package/src/tool/synesthesia-painter/bibliography.ts +5 -0
- package/src/tool/synesthesia-painter/entry.ts +0 -1
- package/src/tool/synesthesia-painter/i18n/de.ts +2 -6
- package/src/tool/synesthesia-painter/i18n/en.ts +2 -6
- package/src/tool/synesthesia-painter/i18n/es.ts +2 -6
- package/src/tool/synesthesia-painter/i18n/fr.ts +2 -6
- package/src/tool/synesthesia-painter/i18n/id.ts +2 -6
- package/src/tool/synesthesia-painter/i18n/it.ts +2 -6
- package/src/tool/synesthesia-painter/i18n/ja.ts +2 -6
- package/src/tool/synesthesia-painter/i18n/ko.ts +2 -6
- package/src/tool/synesthesia-painter/i18n/nl.ts +2 -6
- package/src/tool/synesthesia-painter/i18n/pl.ts +2 -6
- package/src/tool/synesthesia-painter/i18n/pt.ts +2 -6
- package/src/tool/synesthesia-painter/i18n/ru.ts +2 -6
- package/src/tool/synesthesia-painter/i18n/sv.ts +2 -6
- package/src/tool/synesthesia-painter/i18n/tr.ts +2 -6
- package/src/tool/synesthesia-painter/i18n/zh.ts +2 -6
- package/src/tool/zalgo-generator/bibliography.astro +2 -12
- package/src/tool/zalgo-generator/bibliography.ts +5 -0
- package/src/tool/zalgo-generator/entry.ts +0 -1
- package/src/tool/zalgo-generator/i18n/de.ts +2 -6
- package/src/tool/zalgo-generator/i18n/en.ts +2 -6
- package/src/tool/zalgo-generator/i18n/es.ts +2 -6
- package/src/tool/zalgo-generator/i18n/fr.ts +2 -6
- package/src/tool/zalgo-generator/i18n/id.ts +2 -6
- package/src/tool/zalgo-generator/i18n/it.ts +2 -6
- package/src/tool/zalgo-generator/i18n/ja.ts +2 -6
- package/src/tool/zalgo-generator/i18n/ko.ts +2 -6
- package/src/tool/zalgo-generator/i18n/nl.ts +2 -6
- package/src/tool/zalgo-generator/i18n/pl.ts +2 -6
- package/src/tool/zalgo-generator/i18n/pt.ts +2 -6
- package/src/tool/zalgo-generator/i18n/ru.ts +2 -6
- package/src/tool/zalgo-generator/i18n/sv.ts +2 -6
- package/src/tool/zalgo-generator/i18n/tr.ts +2 -6
- package/src/tool/zalgo-generator/i18n/zh.ts +2 -6
- package/src/tools.ts +2 -0
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import { bibliography } from '../bibliography';
|
|
2
3
|
import type { ZalgoGeneratorLocaleContent } from '../index';
|
|
3
4
|
|
|
4
5
|
const slug = 'zalgo-generator';
|
|
@@ -57,7 +58,6 @@ export const content: ZalgoGeneratorLocaleContent = {
|
|
|
57
58
|
title,
|
|
58
59
|
description,
|
|
59
60
|
faqTitle: '자주 묻는 질문',
|
|
60
|
-
bibliographyTitle: '혼돈의 참고 문헌',
|
|
61
61
|
ui: {
|
|
62
62
|
title: '잘고 생성기',
|
|
63
63
|
description: '모̵든̵ ̷것̵이̸ ̴오̶염̷되̴었̴습̶니̸다̵',
|
|
@@ -103,11 +103,7 @@ export const content: ZalgoGeneratorLocaleContent = {
|
|
|
103
103
|
]},
|
|
104
104
|
],
|
|
105
105
|
faq,
|
|
106
|
-
bibliography
|
|
107
|
-
{ name: '유니코드 표준 - 결합 문자 (영어)', url: 'https://www.unicode.org/standard/principles.html#Combining_Characters' },
|
|
108
|
-
{ name: '잘고 텍스트 현상 (영어)', url: 'https://knowyourmeme.com/memes/zalgo' },
|
|
109
|
-
{ name: 'MDN - 문자열 정규화', url: 'https://developer.mozilla.org/ko/docs/Web/JavaScript/Reference/Global_Objects/String/normalize' }
|
|
110
|
-
],
|
|
106
|
+
bibliography,
|
|
111
107
|
howTo,
|
|
112
108
|
schemas: [faqSchema as any, howToSchema as any, appSchema],
|
|
113
109
|
};
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import { bibliography } from '../bibliography';
|
|
2
3
|
import type { ZalgoGeneratorLocaleContent } from '../index';
|
|
3
4
|
|
|
4
5
|
const slug = 'zalgo-tekstgenerator';
|
|
@@ -57,7 +58,6 @@ export const content: ZalgoGeneratorLocaleContent = {
|
|
|
57
58
|
title,
|
|
58
59
|
description,
|
|
59
60
|
faqTitle: 'Veelgestelde vragen',
|
|
60
|
-
bibliographyTitle: 'Chaosbibliografie',
|
|
61
61
|
ui: {
|
|
62
62
|
title: 'Zalgo generator',
|
|
63
63
|
description: 'A̷l̸l̶e̸s̶ ̴i̸s̷ ̴g̶e̵c̶o̵r̸r̷u̴m̵p̶e̵e̵r̷d̵',
|
|
@@ -103,11 +103,7 @@ export const content: ZalgoGeneratorLocaleContent = {
|
|
|
103
103
|
]},
|
|
104
104
|
],
|
|
105
105
|
faq,
|
|
106
|
-
bibliography
|
|
107
|
-
{ name: 'Unicode-standaard - Combinatiekarakters (Engels)', url: 'https://www.unicode.org/standard/principles.html#Combining_Characters' },
|
|
108
|
-
{ name: 'Het Zalgo-tekstfenomeen (Engels)', url: 'https://knowyourmeme.com/memes/zalgo' },
|
|
109
|
-
{ name: 'MDN - Stringnormalisatie', url: 'https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/normalize' },
|
|
110
|
-
],
|
|
106
|
+
bibliography,
|
|
111
107
|
howTo,
|
|
112
108
|
schemas: [faqSchema as any, howToSchema as any, appSchema],
|
|
113
109
|
};
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import { bibliography } from '../bibliography';
|
|
2
3
|
import type { ZalgoGeneratorLocaleContent } from '../index';
|
|
3
4
|
|
|
4
5
|
const slug = 'generatory-zalgo';
|
|
@@ -57,7 +58,6 @@ export const content: ZalgoGeneratorLocaleContent = {
|
|
|
57
58
|
title,
|
|
58
59
|
description,
|
|
59
60
|
faqTitle: 'Najczęściej zadawane pytania',
|
|
60
|
-
bibliographyTitle: 'Bibliografia chaosu',
|
|
61
61
|
ui: {
|
|
62
62
|
title: 'Generator Zalgo',
|
|
63
63
|
description: 'W̵s̸z̷y̷s̵t̶k̵o̷ ̸j̸e̷s̵t̵ ̵s̴k̶o̷r̶u̸m̶p̴o̵w̶a̶n̶e̵',
|
|
@@ -103,11 +103,7 @@ export const content: ZalgoGeneratorLocaleContent = {
|
|
|
103
103
|
]},
|
|
104
104
|
],
|
|
105
105
|
faq,
|
|
106
|
-
bibliography
|
|
107
|
-
{ name: 'Standard Unicode - Znaki łączące (ang.)', url: 'https://www.unicode.org/standard/principles.html#Combining_Characters' },
|
|
108
|
-
{ name: 'Fenomen tekstu Zalgo (ang.)', url: 'https://knowyourmeme.com/memes/zalgo' },
|
|
109
|
-
{ name: 'MDN - Normalizacja ciągów znaków', url: 'https://developer.mozilla.org/pl/docs/Web/JavaScript/Reference/Global_Objects/String/normalize' },
|
|
110
|
-
],
|
|
106
|
+
bibliography,
|
|
111
107
|
howTo,
|
|
112
108
|
schemas: [faqSchema as any, howToSchema as any, appSchema],
|
|
113
109
|
};
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import { bibliography } from '../bibliography';
|
|
2
3
|
import type { ZalgoGeneratorLocaleContent } from '../index';
|
|
3
4
|
|
|
4
5
|
const slug = 'gerador-zalgo';
|
|
@@ -57,7 +58,6 @@ export const content: ZalgoGeneratorLocaleContent = {
|
|
|
57
58
|
title,
|
|
58
59
|
description,
|
|
59
60
|
faqTitle: 'Perguntas Frequentes',
|
|
60
|
-
bibliographyTitle: 'Bibliografia do Caos',
|
|
61
61
|
ui: {
|
|
62
62
|
title: 'Gerador Zalgo',
|
|
63
63
|
description: 'T̴u̵d̸o̸ ̵e̷s̶t̸á̶ ̷c̴o̷r̸r̸o̷m̸p̸i̷d̷o̷',
|
|
@@ -103,11 +103,7 @@ export const content: ZalgoGeneratorLocaleContent = {
|
|
|
103
103
|
]},
|
|
104
104
|
],
|
|
105
105
|
faq,
|
|
106
|
-
bibliography
|
|
107
|
-
{ name: 'Padrão Unicode - Caracteres de Combinação (inglês)', url: 'https://www.unicode.org/standard/principles.html#Combining_Characters' },
|
|
108
|
-
{ name: 'O Fenómeno do Texto Zalgo (inglês)', url: 'https://knowyourmeme.com/memes/zalgo' },
|
|
109
|
-
{ name: 'MDN - Normalização de strings', url: 'https://developer.mozilla.org/pt-PT/docs/Web/JavaScript/Reference/Global_Objects/String/normalize' },
|
|
110
|
-
],
|
|
106
|
+
bibliography,
|
|
111
107
|
howTo,
|
|
112
108
|
schemas: [faqSchema as any, howToSchema as any, appSchema],
|
|
113
109
|
};
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import { bibliography } from '../bibliography';
|
|
2
3
|
import type { ZalgoGeneratorLocaleContent } from '../index';
|
|
3
4
|
|
|
4
5
|
const slug = 'generator-zalgo';
|
|
@@ -57,7 +58,6 @@ export const content: ZalgoGeneratorLocaleContent = {
|
|
|
57
58
|
title,
|
|
58
59
|
description,
|
|
59
60
|
faqTitle: 'Часто задаваемые вопросы',
|
|
60
|
-
bibliographyTitle: 'Библиография хаоса',
|
|
61
61
|
ui: {
|
|
62
62
|
title: 'Генератор Залго',
|
|
63
63
|
description: 'В̵с̷е̵ ̷и̶с̷к̶а̴ж̵е̴н̷о̶',
|
|
@@ -103,11 +103,7 @@ export const content: ZalgoGeneratorLocaleContent = {
|
|
|
103
103
|
]},
|
|
104
104
|
],
|
|
105
105
|
faq,
|
|
106
|
-
bibliography
|
|
107
|
-
{ name: 'Стандарт Юникод - Комбинируемые символы (англ.)', url: 'https://www.unicode.org/standard/principles.html#Combining_Characters' },
|
|
108
|
-
{ name: 'Феномен Залго-текста (англ.)', url: 'https://knowyourmeme.com/memes/zalgo' },
|
|
109
|
-
{ name: 'MDN - Нормализация строк', url: 'https://developer.mozilla.org/ru/docs/Web/JavaScript/Reference/Global_Objects/String/normalize' },
|
|
110
|
-
],
|
|
106
|
+
bibliography,
|
|
111
107
|
howTo,
|
|
112
108
|
schemas: [faqSchema as any, howToSchema as any, appSchema],
|
|
113
109
|
};
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import { bibliography } from '../bibliography';
|
|
2
3
|
import type { ZalgoGeneratorLocaleContent } from '../index';
|
|
3
4
|
|
|
4
5
|
const slug = 'zalgo-generering';
|
|
@@ -57,7 +58,6 @@ export const content: ZalgoGeneratorLocaleContent = {
|
|
|
57
58
|
title,
|
|
58
59
|
description,
|
|
59
60
|
faqTitle: 'Vanliga frågor',
|
|
60
|
-
bibliographyTitle: 'Kaosbibliografi',
|
|
61
61
|
ui: {
|
|
62
62
|
title: 'Zalgo generator',
|
|
63
63
|
description: 'A̵l̸l̸t̶ ̶ä̶r̶ ̶k̵o̶r̵r̴u̷m̶p̷e̸r̶a̷t̵',
|
|
@@ -103,11 +103,7 @@ export const content: ZalgoGeneratorLocaleContent = {
|
|
|
103
103
|
]},
|
|
104
104
|
],
|
|
105
105
|
faq,
|
|
106
|
-
bibliography
|
|
107
|
-
{ name: 'Unicode-standard - Kombinationstecken (engelska)', url: 'https://www.unicode.org/standard/principles.html#Combining_Characters' },
|
|
108
|
-
{ name: 'Zalgo-textfenomenet (engelska)', url: 'https://knowyourmeme.com/memes/zalgo' },
|
|
109
|
-
{ name: 'MDN - Strängnormalisering', url: 'https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/normalize' },
|
|
110
|
-
],
|
|
106
|
+
bibliography,
|
|
111
107
|
howTo,
|
|
112
108
|
schemas: [faqSchema as any, howToSchema as any, appSchema],
|
|
113
109
|
};
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import { bibliography } from '../bibliography';
|
|
2
3
|
import type { ZalgoGeneratorLocaleContent } from '../index';
|
|
3
4
|
|
|
4
5
|
const slug = 'zalgo-olusturucu';
|
|
@@ -57,7 +58,6 @@ export const content: ZalgoGeneratorLocaleContent = {
|
|
|
57
58
|
title,
|
|
58
59
|
description,
|
|
59
60
|
faqTitle: 'Sıkça Sorulan Sorular',
|
|
60
|
-
bibliographyTitle: 'Kaos Kaynakçası',
|
|
61
61
|
ui: {
|
|
62
62
|
title: 'Zalgo Oluşturucu',
|
|
63
63
|
description: 'H̸e̵r̵ ̸ş̵e̸y̴ ̷b̵o̶z̵u̸k̷',
|
|
@@ -103,11 +103,7 @@ export const content: ZalgoGeneratorLocaleContent = {
|
|
|
103
103
|
]},
|
|
104
104
|
],
|
|
105
105
|
faq,
|
|
106
|
-
bibliography
|
|
107
|
-
{ name: 'Unicode Standardı - Birleştirme Karakterleri (İngilizce)', url: 'https://www.unicode.org/standard/principles.html#Combining_Characters' },
|
|
108
|
-
{ name: 'Zalgo Metni Fenomeni (İngilizce)', url: 'https://knowyourmeme.com/memes/zalgo' },
|
|
109
|
-
{ name: 'MDN - Dize normalleştirme', url: 'https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/normalize' },
|
|
110
|
-
],
|
|
106
|
+
bibliography,
|
|
111
107
|
howTo,
|
|
112
108
|
schemas: [faqSchema as any, howToSchema as any, appSchema],
|
|
113
109
|
};
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import { bibliography } from '../bibliography';
|
|
2
3
|
import type { ZalgoGeneratorLocaleContent } from '../index';
|
|
3
4
|
|
|
4
5
|
const slug = 'zalgo-generator';
|
|
@@ -57,7 +58,6 @@ export const content: ZalgoGeneratorLocaleContent = {
|
|
|
57
58
|
title,
|
|
58
59
|
description,
|
|
59
60
|
faqTitle: '常见问题解答',
|
|
60
|
-
bibliographyTitle: '混乱文献',
|
|
61
61
|
ui: {
|
|
62
62
|
title: 'Zalgo 生成器',
|
|
63
63
|
description: '一̵切̷都̵已̵损̷坏̷',
|
|
@@ -103,11 +103,7 @@ export const content: ZalgoGeneratorLocaleContent = {
|
|
|
103
103
|
]},
|
|
104
104
|
],
|
|
105
105
|
faq,
|
|
106
|
-
bibliography
|
|
107
|
-
{ name: 'Unicode 标准 - 组合字符(英文)', url: 'https://www.unicode.org/standard/principles.html#Combining_Characters' },
|
|
108
|
-
{ name: 'Zalgo 文本现象(英文)', url: 'https://knowyourmeme.com/memes/zalgo' },
|
|
109
|
-
{ name: 'MDN - 字符串规范化', url: 'https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/String/normalize' }
|
|
110
|
-
],
|
|
106
|
+
bibliography,
|
|
111
107
|
howTo,
|
|
112
108
|
schemas: [faqSchema as any, howToSchema as any, appSchema],
|
|
113
109
|
};
|
package/src/tools.ts
CHANGED
|
@@ -3,6 +3,7 @@ import { BEAD_PATTERN_GENERATOR_TOOL } from './tool/bead-pattern-generator/index
|
|
|
3
3
|
import { DICE_ROLLER_TOOL } from './tool/dice-roller/index';
|
|
4
4
|
import { EXCUSE_GENERATOR_TOOL } from './tool/excuse-generator/index';
|
|
5
5
|
import { FORTUNE_COOKIE_TOOL } from './tool/fortune-cookie/index';
|
|
6
|
+
import { GLITCH_IMAGE_DISTORTER_TOOL } from './tool/glitch-image-distorter/index';
|
|
6
7
|
import { SYNESTHESIA_PAINTER_TOOL } from './tool/synesthesia-painter/index';
|
|
7
8
|
import { ZALGO_GENERATOR_TOOL } from './tool/zalgo-generator/index';
|
|
8
9
|
|
|
@@ -11,6 +12,7 @@ export const ALL_TOOLS: ToolDefinition[] = [
|
|
|
11
12
|
DICE_ROLLER_TOOL,
|
|
12
13
|
EXCUSE_GENERATOR_TOOL,
|
|
13
14
|
FORTUNE_COOKIE_TOOL,
|
|
15
|
+
GLITCH_IMAGE_DISTORTER_TOOL,
|
|
14
16
|
SYNESTHESIA_PAINTER_TOOL,
|
|
15
17
|
ZALGO_GENERATOR_TOOL,
|
|
16
18
|
];
|