@kitschpatrol/cspell-config 4.5.0 → 4.6.1
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/cspell.config.json +49 -233
- package/dictionaries/kp-acronyms.txt +71 -0
- package/dictionaries/kp-brands.txt +173 -0
- package/dictionaries/kp-misc.txt +179 -0
- package/dictionaries/kp-names.txt +540 -0
- package/dictionaries/kp-tech.txt +346 -0
- package/package.json +5 -3
- package/readme.md +54 -1
package/cspell.config.json
CHANGED
|
@@ -1,7 +1,53 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://raw.githubusercontent.com/streetsidesoftware/cspell/main/cspell.schema.json",
|
|
3
3
|
"enabled": true,
|
|
4
|
-
"enableFiletypes": ["astro", "
|
|
4
|
+
"enableFiletypes": ["astro", "md", "mdx", "patch", "svelte"],
|
|
5
|
+
"dictionaryDefinitions": [
|
|
6
|
+
{
|
|
7
|
+
"name": "kp-acronyms",
|
|
8
|
+
"path": "./dictionaries/kp-acronyms.txt",
|
|
9
|
+
"addWords": true
|
|
10
|
+
},
|
|
11
|
+
{
|
|
12
|
+
"name": "kp-brands",
|
|
13
|
+
"path": "./dictionaries/kp-brands.txt",
|
|
14
|
+
"addWords": true
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"name": "kp-misc",
|
|
18
|
+
"path": "./dictionaries/kp-misc.txt",
|
|
19
|
+
"addWords": true
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
"name": "kp-names",
|
|
23
|
+
"path": "./dictionaries/kp-names.txt",
|
|
24
|
+
"addWords": true
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"name": "kp-tech",
|
|
28
|
+
"path": "./dictionaries/kp-tech.txt",
|
|
29
|
+
"addWords": true
|
|
30
|
+
}
|
|
31
|
+
],
|
|
32
|
+
"dictionaries": [
|
|
33
|
+
"lorem-ipsum",
|
|
34
|
+
"git",
|
|
35
|
+
"gaming-terms",
|
|
36
|
+
"npm",
|
|
37
|
+
"data-science",
|
|
38
|
+
"fullstack",
|
|
39
|
+
"kp-acronyms",
|
|
40
|
+
"kp-brands",
|
|
41
|
+
"kp-misc",
|
|
42
|
+
"kp-names",
|
|
43
|
+
"kp-tech"
|
|
44
|
+
],
|
|
45
|
+
"languageSettings": [
|
|
46
|
+
{
|
|
47
|
+
"languageId": "markdown,mdx",
|
|
48
|
+
"ignoreRegExpList": ["/^```(?:.|\\s)+?^```/mig"]
|
|
49
|
+
}
|
|
50
|
+
],
|
|
5
51
|
"globRoot": "/",
|
|
6
52
|
"ignorePaths": [
|
|
7
53
|
"__snapshots__",
|
|
@@ -14,238 +60,8 @@
|
|
|
14
60
|
"patches/",
|
|
15
61
|
"pnpm-lock.yaml"
|
|
16
62
|
],
|
|
17
|
-
"ignoreRegExpList": ["tp-.+", "tweakpane-plugin-.+"],
|
|
63
|
+
"ignoreRegExpList": ["tp-.+", "tweakpane-plugin-.+", "v2_c_\\w{21}"],
|
|
18
64
|
"language": "en,en-US",
|
|
19
65
|
"useGitignore": true,
|
|
20
|
-
"version": "0.2"
|
|
21
|
-
"words": [
|
|
22
|
-
"0b5vr",
|
|
23
|
-
"aacbrew",
|
|
24
|
-
"antfu",
|
|
25
|
-
"apos",
|
|
26
|
-
"AR",
|
|
27
|
-
"argh",
|
|
28
|
-
"Astro",
|
|
29
|
-
"astrojs",
|
|
30
|
-
"autohide",
|
|
31
|
-
"autoimports",
|
|
32
|
-
"Autophagic",
|
|
33
|
-
"autoplay",
|
|
34
|
-
"ayamflow",
|
|
35
|
-
"Bansal",
|
|
36
|
-
"beforeunload",
|
|
37
|
-
"bento",
|
|
38
|
-
"bindability",
|
|
39
|
-
"biodesign",
|
|
40
|
-
"bodymetrics",
|
|
41
|
-
"browserconfig",
|
|
42
|
-
"bumpp",
|
|
43
|
-
"buttongrid",
|
|
44
|
-
"camelcase",
|
|
45
|
-
"camerakit",
|
|
46
|
-
"cameraring",
|
|
47
|
-
"camerawheel",
|
|
48
|
-
"ceci",
|
|
49
|
-
"Codespaces",
|
|
50
|
-
"colspan",
|
|
51
|
-
"consts",
|
|
52
|
-
"Coqui",
|
|
53
|
-
"cosmicconfig",
|
|
54
|
-
"Cpath",
|
|
55
|
-
"crossorigin",
|
|
56
|
-
"cspell",
|
|
57
|
-
"cssnano",
|
|
58
|
-
"csvg",
|
|
59
|
-
"cubicbezier",
|
|
60
|
-
"Cython",
|
|
61
|
-
"datetime",
|
|
62
|
-
"deepmerge",
|
|
63
|
-
"disablepictureinpicture",
|
|
64
|
-
"discoverability",
|
|
65
|
-
"disruptors",
|
|
66
|
-
"Dmitriy",
|
|
67
|
-
"donmccurdy",
|
|
68
|
-
"draggability",
|
|
69
|
-
"ericmika.com",
|
|
70
|
-
"eslint",
|
|
71
|
-
"esque",
|
|
72
|
-
"execa",
|
|
73
|
-
"exif",
|
|
74
|
-
"exiftool",
|
|
75
|
-
"exportdb",
|
|
76
|
-
"Eyebeam",
|
|
77
|
-
"faststart",
|
|
78
|
-
"favicons",
|
|
79
|
-
"fddk",
|
|
80
|
-
"ffprobe",
|
|
81
|
-
"fieldset",
|
|
82
|
-
"figcaption",
|
|
83
|
-
"Fira",
|
|
84
|
-
"Florian",
|
|
85
|
-
"fontsource",
|
|
86
|
-
"fortawesome",
|
|
87
|
-
"FOUC",
|
|
88
|
-
"FOUSC",
|
|
89
|
-
"fpsgraph",
|
|
90
|
-
"frontmatter",
|
|
91
|
-
"fullscreen",
|
|
92
|
-
"Futil",
|
|
93
|
-
"Goliński",
|
|
94
|
-
"haml",
|
|
95
|
-
"hashchange",
|
|
96
|
-
"Hiroki",
|
|
97
|
-
"iframes",
|
|
98
|
-
"IIFE",
|
|
99
|
-
"imagetools",
|
|
100
|
-
"introend",
|
|
101
|
-
"introstart",
|
|
102
|
-
"Jakub",
|
|
103
|
-
"jankiness",
|
|
104
|
-
"jetblack",
|
|
105
|
-
"jorisjh",
|
|
106
|
-
"jsonifiable",
|
|
107
|
-
"JUCE",
|
|
108
|
-
"keyof",
|
|
109
|
-
"KitDocs",
|
|
110
|
-
"kitschpatrol",
|
|
111
|
-
"Kokubun",
|
|
112
|
-
"Koźniewski",
|
|
113
|
-
"Krzysztof",
|
|
114
|
-
"labelledby",
|
|
115
|
-
"lerp",
|
|
116
|
-
"lillallol",
|
|
117
|
-
"linebreak",
|
|
118
|
-
"linkedom",
|
|
119
|
-
"linkify",
|
|
120
|
-
"Litt",
|
|
121
|
-
"Lupton",
|
|
122
|
-
"markdownit",
|
|
123
|
-
"markdownlint",
|
|
124
|
-
"Matheus",
|
|
125
|
-
"Matija",
|
|
126
|
-
"maxlength",
|
|
127
|
-
"mdast",
|
|
128
|
-
"mdat",
|
|
129
|
-
"mdatrc",
|
|
130
|
-
"mdxconfig",
|
|
131
|
-
"mdxjs",
|
|
132
|
-
"Medcraft",
|
|
133
|
-
"mediahasplayed",
|
|
134
|
-
"Menlo",
|
|
135
|
-
"mergeable",
|
|
136
|
-
"metehus",
|
|
137
|
-
"Mika",
|
|
138
|
-
"miniconda",
|
|
139
|
-
"minlength",
|
|
140
|
-
"movflags",
|
|
141
|
-
"mrmime",
|
|
142
|
-
"msapplication",
|
|
143
|
-
"mstile",
|
|
144
|
-
"networkidle",
|
|
145
|
-
"Nikiforov",
|
|
146
|
-
"Nitsuj",
|
|
147
|
-
"njk",
|
|
148
|
-
"nodenext",
|
|
149
|
-
"nokey",
|
|
150
|
-
"noopener",
|
|
151
|
-
"noprint",
|
|
152
|
-
"noreferrer",
|
|
153
|
-
"noscript",
|
|
154
|
-
"nothrow",
|
|
155
|
-
"notionhq",
|
|
156
|
-
"numpy",
|
|
157
|
-
"NYU",
|
|
158
|
-
"oklab",
|
|
159
|
-
"openframeworks",
|
|
160
|
-
"osxphotos",
|
|
161
|
-
"outfile",
|
|
162
|
-
"outro",
|
|
163
|
-
"outroend",
|
|
164
|
-
"outrostart",
|
|
165
|
-
"overscroll",
|
|
166
|
-
"pagefind",
|
|
167
|
-
"Palash",
|
|
168
|
-
"Pandoc",
|
|
169
|
-
"Panebuilder",
|
|
170
|
-
"Panepaint",
|
|
171
|
-
"parsimmon",
|
|
172
|
-
"pdfreader",
|
|
173
|
-
"pendingupload",
|
|
174
|
-
"phasor",
|
|
175
|
-
"phenomnomnominal",
|
|
176
|
-
"Photomator",
|
|
177
|
-
"pinojs",
|
|
178
|
-
"Pixelmator",
|
|
179
|
-
"playsinline",
|
|
180
|
-
"postional",
|
|
181
|
-
"positionals",
|
|
182
|
-
"Preact",
|
|
183
|
-
"precompress",
|
|
184
|
-
"projectz",
|
|
185
|
-
"qscale",
|
|
186
|
-
"radiogrid",
|
|
187
|
-
"realfavicongenerator",
|
|
188
|
-
"rehype",
|
|
189
|
-
"remarklint",
|
|
190
|
-
"remarkrc",
|
|
191
|
-
"repalash",
|
|
192
|
-
"resizability",
|
|
193
|
-
"rgba",
|
|
194
|
-
"Roboto",
|
|
195
|
-
"rseidelsohn",
|
|
196
|
-
"Schödler",
|
|
197
|
-
"scikit",
|
|
198
|
-
"scipy",
|
|
199
|
-
"scrollbooster",
|
|
200
|
-
"seedrandom",
|
|
201
|
-
"shoedler",
|
|
202
|
-
"silencedetect",
|
|
203
|
-
"sindresorhus",
|
|
204
|
-
"skeuomorphic",
|
|
205
|
-
"slnc",
|
|
206
|
-
"slugified",
|
|
207
|
-
"srcset",
|
|
208
|
-
"STUI",
|
|
209
|
-
"stylelint",
|
|
210
|
-
"stylelintrc",
|
|
211
|
-
"stylesheet",
|
|
212
|
-
"svelteness",
|
|
213
|
-
"Sveltepress",
|
|
214
|
-
"tabindex",
|
|
215
|
-
"tailwindcss",
|
|
216
|
-
"tbody",
|
|
217
|
-
"testid",
|
|
218
|
-
"textbox",
|
|
219
|
-
"thead",
|
|
220
|
-
"Threlte",
|
|
221
|
-
"tinycolor",
|
|
222
|
-
"tldr",
|
|
223
|
-
"tldraw",
|
|
224
|
-
"torchaudio",
|
|
225
|
-
"torchvision",
|
|
226
|
-
"trpl",
|
|
227
|
-
"truetype",
|
|
228
|
-
"tsconfigs",
|
|
229
|
-
"tsparticles",
|
|
230
|
-
"tsquery",
|
|
231
|
-
"tsup",
|
|
232
|
-
"tweakpane",
|
|
233
|
-
"typeof",
|
|
234
|
-
"unignore",
|
|
235
|
-
"universaljs",
|
|
236
|
-
"unplugin",
|
|
237
|
-
"untildify",
|
|
238
|
-
"v2_c_FI5RYWbdpAtjsy4OIKrKw",
|
|
239
|
-
"v2_c_JsxJk8dag6QsrqExukis4",
|
|
240
|
-
"vfile",
|
|
241
|
-
"vite",
|
|
242
|
-
"Vitest",
|
|
243
|
-
"voca",
|
|
244
|
-
"vscode",
|
|
245
|
-
"Vue",
|
|
246
|
-
"webp",
|
|
247
|
-
"wght",
|
|
248
|
-
"whisperx",
|
|
249
|
-
"worktree"
|
|
250
|
-
]
|
|
66
|
+
"version": "0.2"
|
|
251
67
|
}
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
AMNH
|
|
2
|
+
APFS
|
|
3
|
+
APOE
|
|
4
|
+
ARoS
|
|
5
|
+
ASTC
|
|
6
|
+
BICSI
|
|
7
|
+
BMBF
|
|
8
|
+
CATECK
|
|
9
|
+
CCRU
|
|
10
|
+
CHAG
|
|
11
|
+
CHNDM
|
|
12
|
+
CMOM
|
|
13
|
+
CMPS
|
|
14
|
+
CMTS
|
|
15
|
+
CNVIO
|
|
16
|
+
CPNI
|
|
17
|
+
CRDT
|
|
18
|
+
CWRU
|
|
19
|
+
DBRS
|
|
20
|
+
DMNS
|
|
21
|
+
DOCSIS
|
|
22
|
+
DSLR
|
|
23
|
+
ECHDC
|
|
24
|
+
FAANG
|
|
25
|
+
FAAS
|
|
26
|
+
FACP
|
|
27
|
+
FFTC
|
|
28
|
+
FLDC
|
|
29
|
+
FOUC
|
|
30
|
+
FOUSC
|
|
31
|
+
HTPL
|
|
32
|
+
IEET
|
|
33
|
+
IIFE
|
|
34
|
+
IXDA
|
|
35
|
+
JBOD
|
|
36
|
+
KQED
|
|
37
|
+
LLDB
|
|
38
|
+
MCAD
|
|
39
|
+
MCMC
|
|
40
|
+
MELA
|
|
41
|
+
MoAD
|
|
42
|
+
MoMA
|
|
43
|
+
MOPOP
|
|
44
|
+
MPAA
|
|
45
|
+
MSATA
|
|
46
|
+
MUAC
|
|
47
|
+
NASM
|
|
48
|
+
NIME
|
|
49
|
+
NMUSN
|
|
50
|
+
NYSCI
|
|
51
|
+
OKLCH
|
|
52
|
+
OLED
|
|
53
|
+
OMCS
|
|
54
|
+
PAAS
|
|
55
|
+
QLED
|
|
56
|
+
RDMS
|
|
57
|
+
RFID
|
|
58
|
+
SBMS
|
|
59
|
+
SBRC
|
|
60
|
+
SEGD
|
|
61
|
+
SICP
|
|
62
|
+
STUI
|
|
63
|
+
TRPL
|
|
64
|
+
TSNE
|
|
65
|
+
TUIO
|
|
66
|
+
VMAF
|
|
67
|
+
VRML
|
|
68
|
+
WAMU
|
|
69
|
+
WJCT
|
|
70
|
+
WLAN
|
|
71
|
+
WWDC
|
|
@@ -0,0 +1,173 @@
|
|
|
1
|
+
Adafruit
|
|
2
|
+
Adventureland
|
|
3
|
+
AeroVironment
|
|
4
|
+
Aescape
|
|
5
|
+
AEVEX
|
|
6
|
+
Altice
|
|
7
|
+
Amahi
|
|
8
|
+
Ameritrade
|
|
9
|
+
Anacapa
|
|
10
|
+
Anduril
|
|
11
|
+
Anker
|
|
12
|
+
Aqara
|
|
13
|
+
Arc'teryx
|
|
14
|
+
Archimedia
|
|
15
|
+
Asahi
|
|
16
|
+
Asics
|
|
17
|
+
ASUS
|
|
18
|
+
Aukey
|
|
19
|
+
Aurulent
|
|
20
|
+
Axure
|
|
21
|
+
Backblaze
|
|
22
|
+
Baggu
|
|
23
|
+
Bazel
|
|
24
|
+
Belkin
|
|
25
|
+
Bionade
|
|
26
|
+
Blooploop
|
|
27
|
+
Blundstone
|
|
28
|
+
Bodum
|
|
29
|
+
Boncom
|
|
30
|
+
Bormioli
|
|
31
|
+
Botanica
|
|
32
|
+
Buefy
|
|
33
|
+
Carbonmade
|
|
34
|
+
Celeron
|
|
35
|
+
Chakra
|
|
36
|
+
Cheogram
|
|
37
|
+
CLAE
|
|
38
|
+
Cnet
|
|
39
|
+
Cometa
|
|
40
|
+
Conceptarium
|
|
41
|
+
Coolhunting
|
|
42
|
+
Coolify
|
|
43
|
+
Cortina
|
|
44
|
+
Cosm
|
|
45
|
+
Daiso
|
|
46
|
+
Danspace
|
|
47
|
+
Datomic
|
|
48
|
+
DigiKey
|
|
49
|
+
Displax
|
|
50
|
+
Dorkbot
|
|
51
|
+
Duolingo
|
|
52
|
+
Duralex
|
|
53
|
+
Dymo
|
|
54
|
+
Dyneema
|
|
55
|
+
Eastpak
|
|
56
|
+
Eldorado
|
|
57
|
+
Elgato
|
|
58
|
+
Enerloop
|
|
59
|
+
Evangelion
|
|
60
|
+
Everlane
|
|
61
|
+
Evernote
|
|
62
|
+
EVGA
|
|
63
|
+
Expomobilia
|
|
64
|
+
Fanprix
|
|
65
|
+
Fira
|
|
66
|
+
Fiskars
|
|
67
|
+
Flic
|
|
68
|
+
Futureworks
|
|
69
|
+
Gizmodo
|
|
70
|
+
Glamtech
|
|
71
|
+
Glasslands
|
|
72
|
+
Glorietta
|
|
73
|
+
Goppion
|
|
74
|
+
Harves
|
|
75
|
+
Hirshhorn
|
|
76
|
+
Hisense
|
|
77
|
+
Hoka
|
|
78
|
+
Illesteva
|
|
79
|
+
Kagi
|
|
80
|
+
Keychron
|
|
81
|
+
Kickstarter
|
|
82
|
+
Killscreen
|
|
83
|
+
Kingwin
|
|
84
|
+
Knowfox
|
|
85
|
+
L'Oréal
|
|
86
|
+
Labdoor
|
|
87
|
+
Lamy
|
|
88
|
+
Levain
|
|
89
|
+
Loreal
|
|
90
|
+
Macys
|
|
91
|
+
Mandai
|
|
92
|
+
Mechanix
|
|
93
|
+
Mekelburg
|
|
94
|
+
Meross
|
|
95
|
+
Metrograph
|
|
96
|
+
Mets
|
|
97
|
+
Moccamaster
|
|
98
|
+
Momofuku
|
|
99
|
+
Monero
|
|
100
|
+
Monoprice
|
|
101
|
+
Monoprix
|
|
102
|
+
Muji
|
|
103
|
+
Neatorama
|
|
104
|
+
networkidle
|
|
105
|
+
Northbank
|
|
106
|
+
Northstar
|
|
107
|
+
Novablast
|
|
108
|
+
Oishii
|
|
109
|
+
Optoma
|
|
110
|
+
Paxlovid
|
|
111
|
+
Performa
|
|
112
|
+
Perlorian
|
|
113
|
+
Perrotin
|
|
114
|
+
Piction
|
|
115
|
+
Plastite
|
|
116
|
+
Playmobil
|
|
117
|
+
Posay
|
|
118
|
+
Prezi
|
|
119
|
+
Protolabs
|
|
120
|
+
Quantbase
|
|
121
|
+
Ribbonfarm
|
|
122
|
+
Rilakkuma
|
|
123
|
+
Rimowa
|
|
124
|
+
Rivarossi
|
|
125
|
+
Robinhood
|
|
126
|
+
Roomba
|
|
127
|
+
Rotring
|
|
128
|
+
Sabrent
|
|
129
|
+
Salomon
|
|
130
|
+
Sapienship
|
|
131
|
+
Satechi
|
|
132
|
+
Saucony
|
|
133
|
+
Selfridges
|
|
134
|
+
Siig
|
|
135
|
+
Smartwool
|
|
136
|
+
Sonicare
|
|
137
|
+
Speaklow
|
|
138
|
+
Spyscape
|
|
139
|
+
Squarespace
|
|
140
|
+
Squidex
|
|
141
|
+
Steelcase
|
|
142
|
+
Storify
|
|
143
|
+
Strix
|
|
144
|
+
Sugru
|
|
145
|
+
Sunon
|
|
146
|
+
Superbright
|
|
147
|
+
Targus
|
|
148
|
+
Tellart
|
|
149
|
+
Terrapattern
|
|
150
|
+
Tesa
|
|
151
|
+
Thonet
|
|
152
|
+
Timbuk
|
|
153
|
+
Tinyletter
|
|
154
|
+
Totokaelo
|
|
155
|
+
Travelpro
|
|
156
|
+
Turris
|
|
157
|
+
Ubiquiti
|
|
158
|
+
Ultimaker
|
|
159
|
+
Uniqlo
|
|
160
|
+
Vava
|
|
161
|
+
Venmo
|
|
162
|
+
VENTUS
|
|
163
|
+
Videlio
|
|
164
|
+
Vitra
|
|
165
|
+
VOCOlinc
|
|
166
|
+
Wegmans
|
|
167
|
+
Wemo
|
|
168
|
+
Westfalia
|
|
169
|
+
Wirecutter
|
|
170
|
+
Yoox
|
|
171
|
+
Zocdoc
|
|
172
|
+
ZOTAC
|
|
173
|
+
Zulip
|
|
@@ -0,0 +1,179 @@
|
|
|
1
|
+
acai
|
|
2
|
+
acmeism
|
|
3
|
+
acmeist
|
|
4
|
+
adhocracy
|
|
5
|
+
affordances
|
|
6
|
+
afterparty
|
|
7
|
+
ampli
|
|
8
|
+
ampliface
|
|
9
|
+
anglophilic
|
|
10
|
+
animatable
|
|
11
|
+
apértif
|
|
12
|
+
apotheke
|
|
13
|
+
archivers
|
|
14
|
+
argh
|
|
15
|
+
assed
|
|
16
|
+
autofiction
|
|
17
|
+
autophagic
|
|
18
|
+
Ayurvedic
|
|
19
|
+
Barcade
|
|
20
|
+
barramundi
|
|
21
|
+
bastirma
|
|
22
|
+
benshi
|
|
23
|
+
bento
|
|
24
|
+
bien
|
|
25
|
+
biodesign
|
|
26
|
+
bleh
|
|
27
|
+
blondies
|
|
28
|
+
bodymetrics
|
|
29
|
+
boulangerie
|
|
30
|
+
bourguignon
|
|
31
|
+
bresaola
|
|
32
|
+
broccolini
|
|
33
|
+
brushless
|
|
34
|
+
Bushwick
|
|
35
|
+
callout
|
|
36
|
+
Canalside
|
|
37
|
+
cantine
|
|
38
|
+
Caprica
|
|
39
|
+
carb
|
|
40
|
+
catechins
|
|
41
|
+
ceci
|
|
42
|
+
cheesery
|
|
43
|
+
choco
|
|
44
|
+
clicky
|
|
45
|
+
comparables
|
|
46
|
+
connectome
|
|
47
|
+
connectomes
|
|
48
|
+
consequentialism
|
|
49
|
+
contrivings
|
|
50
|
+
cortado
|
|
51
|
+
Covenhoven
|
|
52
|
+
Craftbar
|
|
53
|
+
crashy
|
|
54
|
+
customizer
|
|
55
|
+
Danby
|
|
56
|
+
delaminating
|
|
57
|
+
dicked
|
|
58
|
+
dinero
|
|
59
|
+
discardable
|
|
60
|
+
disruptors
|
|
61
|
+
dolmas
|
|
62
|
+
dosa
|
|
63
|
+
douchier
|
|
64
|
+
downleveling
|
|
65
|
+
droolmonkies
|
|
66
|
+
earlyish
|
|
67
|
+
electrooptical
|
|
68
|
+
electrotechnical
|
|
69
|
+
embodiedness
|
|
70
|
+
enshittification
|
|
71
|
+
esque
|
|
72
|
+
experimentations
|
|
73
|
+
favoriting
|
|
74
|
+
Finsta
|
|
75
|
+
firestarter
|
|
76
|
+
Flatbush
|
|
77
|
+
flosser
|
|
78
|
+
goji
|
|
79
|
+
Googlers
|
|
80
|
+
grapher
|
|
81
|
+
Greenpoint
|
|
82
|
+
gyoza
|
|
83
|
+
heli
|
|
84
|
+
holodeck
|
|
85
|
+
ideator
|
|
86
|
+
Ikinari
|
|
87
|
+
instrumentalization
|
|
88
|
+
intergenerational
|
|
89
|
+
jankiness
|
|
90
|
+
jouissance
|
|
91
|
+
Kabelwerk
|
|
92
|
+
kanban
|
|
93
|
+
kombucha
|
|
94
|
+
kunst
|
|
95
|
+
kunstmuseum
|
|
96
|
+
Ladenburg
|
|
97
|
+
Lockerbie
|
|
98
|
+
Lockport
|
|
99
|
+
longshed
|
|
100
|
+
mahi
|
|
101
|
+
matryoshka
|
|
102
|
+
mirrorless
|
|
103
|
+
misconstrual
|
|
104
|
+
misophonia
|
|
105
|
+
Mithraeum
|
|
106
|
+
moiré
|
|
107
|
+
motorsports
|
|
108
|
+
Musée
|
|
109
|
+
Museo
|
|
110
|
+
Muséum
|
|
111
|
+
Neuromancer
|
|
112
|
+
nori
|
|
113
|
+
normie
|
|
114
|
+
Nostrand
|
|
115
|
+
packrat
|
|
116
|
+
pico
|
|
117
|
+
polyphenol
|
|
118
|
+
polyvinylpyrrolidone
|
|
119
|
+
porntipsguzzardo
|
|
120
|
+
posthumanism
|
|
121
|
+
rebranded
|
|
122
|
+
refurb
|
|
123
|
+
repairability
|
|
124
|
+
Roebling
|
|
125
|
+
royale
|
|
126
|
+
Sancerre
|
|
127
|
+
Sandia
|
|
128
|
+
satisfiability
|
|
129
|
+
Schizopolis
|
|
130
|
+
Shinkansen
|
|
131
|
+
sidenote
|
|
132
|
+
sidenotes
|
|
133
|
+
situationists
|
|
134
|
+
skeuomorphic
|
|
135
|
+
skeuomorphism
|
|
136
|
+
socio
|
|
137
|
+
Soleil
|
|
138
|
+
Soulscape
|
|
139
|
+
Soziokultur
|
|
140
|
+
spammy
|
|
141
|
+
spincycle
|
|
142
|
+
spiritualization
|
|
143
|
+
spyplane
|
|
144
|
+
sqft
|
|
145
|
+
stackable
|
|
146
|
+
statuario
|
|
147
|
+
steeplecab
|
|
148
|
+
stopfen
|
|
149
|
+
synesthectacles
|
|
150
|
+
technologiae
|
|
151
|
+
technopaganism
|
|
152
|
+
technoprogressivism
|
|
153
|
+
technosentience
|
|
154
|
+
Teddit
|
|
155
|
+
tldr
|
|
156
|
+
trailhead
|
|
157
|
+
transhumanism
|
|
158
|
+
traunch
|
|
159
|
+
Tribeca
|
|
160
|
+
ubanology
|
|
161
|
+
uberbeamer
|
|
162
|
+
überbeamer
|
|
163
|
+
umami
|
|
164
|
+
uncapitalize
|
|
165
|
+
undelightable
|
|
166
|
+
ungoogleable
|
|
167
|
+
unignore
|
|
168
|
+
unshift
|
|
169
|
+
untildify
|
|
170
|
+
Valis
|
|
171
|
+
vaporwave
|
|
172
|
+
Việt
|
|
173
|
+
Westville
|
|
174
|
+
wireframe
|
|
175
|
+
womp
|
|
176
|
+
XPLO
|
|
177
|
+
yakitori
|
|
178
|
+
yeesh
|
|
179
|
+
zettelkasten
|