warframe-name-generator 2.0.2 → 2.0.5
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/.babelrc +4 -0
- package/.c8rc.json +4 -0
- package/.eslintrc.yaml +5 -0
- package/.husky/commit-msg +1 -0
- package/.husky/pre-commit +1 -0
- package/.lintstagedrc.yaml +9 -0
- package/.mocharc.yaml +5 -0
- package/.nvmrc +1 -1
- package/.prettierrc +1 -0
- package/README.md +2 -2
- package/commitlint.config.js +6 -0
- package/options/corpus/names.json +1 -1
- package/options/corpus/titles.json +14 -12
- package/options/grineer/names.json +53 -51
- package/options/grineer/titles.json +1 -11
- package/options/infested/adjectives.json +28 -26
- package/options/infested/names.json +30 -28
- package/options/orokin/adjectives.json +1 -13
- package/options/orokin/places.json +1 -5
- package/options/sentient/names.json +13 -1
- package/options/tenno/places.json +1 -7
- package/package.json +27 -51
package/.babelrc
ADDED
package/.c8rc.json
ADDED
package/.eslintrc.yaml
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
npx --no -- commitlint --edit $1
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
npx lint-staged
|
package/.mocharc.yaml
ADDED
package/.nvmrc
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
lts/
|
|
1
|
+
lts/jod
|
package/.prettierrc
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"@wfcd/eslint-config/prettier"
|
package/README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
# Warframe Name Generator
|
|
2
2
|
|
|
3
|
-
|
|
4
3
|
## Installation
|
|
4
|
+
|
|
5
5
|
```
|
|
6
6
|
npm i -S warframe-name-generator
|
|
7
7
|
```
|
|
@@ -21,4 +21,4 @@ import data from 'warframe-name-generator/data';
|
|
|
21
21
|
|
|
22
22
|
## Contact me
|
|
23
23
|
|
|
24
|
-
[](https://discord.gg/jGZxH9f
|
|
24
|
+
[](https://discord.gg/jGZxH9f 'Contact me on Discord: Tobiah#0001')
|
|
@@ -1,12 +1,14 @@
|
|
|
1
|
-
[
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
-
"
|
|
8
|
-
"
|
|
9
|
-
"
|
|
10
|
-
"
|
|
11
|
-
"
|
|
12
|
-
"
|
|
1
|
+
[
|
|
2
|
+
"Partner",
|
|
3
|
+
"Associate",
|
|
4
|
+
"Trustee",
|
|
5
|
+
"Teller",
|
|
6
|
+
"Creman",
|
|
7
|
+
"Analyst",
|
|
8
|
+
"Tech",
|
|
9
|
+
"Accountant",
|
|
10
|
+
"Board Member",
|
|
11
|
+
"Auditor",
|
|
12
|
+
"Executive",
|
|
13
|
+
"Investor"
|
|
14
|
+
]
|
|
@@ -1,51 +1,53 @@
|
|
|
1
|
-
[
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
-
"
|
|
8
|
-
"
|
|
9
|
-
"
|
|
10
|
-
"
|
|
11
|
-
"
|
|
12
|
-
"
|
|
13
|
-
"
|
|
14
|
-
"
|
|
15
|
-
"
|
|
16
|
-
"
|
|
17
|
-
"
|
|
18
|
-
"
|
|
19
|
-
"
|
|
20
|
-
"
|
|
21
|
-
"
|
|
22
|
-
"
|
|
23
|
-
"
|
|
24
|
-
"
|
|
25
|
-
"
|
|
26
|
-
"
|
|
27
|
-
"
|
|
28
|
-
"
|
|
29
|
-
"
|
|
30
|
-
"
|
|
31
|
-
"
|
|
32
|
-
"
|
|
33
|
-
"
|
|
34
|
-
"
|
|
35
|
-
"
|
|
36
|
-
"
|
|
37
|
-
"
|
|
38
|
-
"
|
|
39
|
-
"
|
|
40
|
-
"
|
|
41
|
-
"
|
|
42
|
-
"
|
|
43
|
-
"
|
|
44
|
-
"
|
|
45
|
-
"
|
|
46
|
-
"
|
|
47
|
-
"
|
|
48
|
-
"
|
|
49
|
-
"
|
|
50
|
-
"
|
|
51
|
-
"
|
|
1
|
+
[
|
|
2
|
+
"Klarg",
|
|
3
|
+
"Lech",
|
|
4
|
+
"Ven’kra",
|
|
5
|
+
"Lek Ti",
|
|
6
|
+
"Kal",
|
|
7
|
+
"Vem",
|
|
8
|
+
"Tab’ok",
|
|
9
|
+
"Sik",
|
|
10
|
+
"Vey",
|
|
11
|
+
"Leekter",
|
|
12
|
+
"Skuul",
|
|
13
|
+
"Seegar",
|
|
14
|
+
"Grun",
|
|
15
|
+
"Tyl",
|
|
16
|
+
"Kuu’l",
|
|
17
|
+
"Scorpion",
|
|
18
|
+
"Scorch",
|
|
19
|
+
"Grakata",
|
|
20
|
+
"Napalm",
|
|
21
|
+
"Clem",
|
|
22
|
+
"Gli’vun",
|
|
23
|
+
"Rak",
|
|
24
|
+
"Sargas",
|
|
25
|
+
"Kloy",
|
|
26
|
+
"Butcher",
|
|
27
|
+
"Drahk",
|
|
28
|
+
"Yi’Tik",
|
|
29
|
+
"Rak’shiil",
|
|
30
|
+
"Regor",
|
|
31
|
+
"Ogma",
|
|
32
|
+
"Tengus",
|
|
33
|
+
"Dreg",
|
|
34
|
+
"Rk",
|
|
35
|
+
"Dargyn",
|
|
36
|
+
"Roller",
|
|
37
|
+
"Sprag",
|
|
38
|
+
"De Thaym",
|
|
39
|
+
"Kee’la",
|
|
40
|
+
"Nuko’r",
|
|
41
|
+
"Klem",
|
|
42
|
+
"Koh’mak",
|
|
43
|
+
"Amph’is",
|
|
44
|
+
"Kril",
|
|
45
|
+
"Kilm",
|
|
46
|
+
"Powerfist",
|
|
47
|
+
"Vul’kar",
|
|
48
|
+
"Ha-rak",
|
|
49
|
+
"Hind",
|
|
50
|
+
"Kah’dra",
|
|
51
|
+
"Kraken",
|
|
52
|
+
"Ogris"
|
|
53
|
+
]
|
|
@@ -1,11 +1 @@
|
|
|
1
|
-
["General",
|
|
2
|
-
"Elite",
|
|
3
|
-
"Sergeant",
|
|
4
|
-
"Captain",
|
|
5
|
-
"Praetor",
|
|
6
|
-
"Eximus",
|
|
7
|
-
"Councilor",
|
|
8
|
-
"Doctor",
|
|
9
|
-
"Queen",
|
|
10
|
-
"Dictator",
|
|
11
|
-
"Consul"]
|
|
1
|
+
["General", "Elite", "Sergeant", "Captain", "Praetor", "Eximus", "Councilor", "Doctor", "Queen", "Dictator", "Consul"]
|
|
@@ -1,26 +1,28 @@
|
|
|
1
|
-
[
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
-
"
|
|
8
|
-
"
|
|
9
|
-
"
|
|
10
|
-
"
|
|
11
|
-
"
|
|
12
|
-
"
|
|
13
|
-
"
|
|
14
|
-
"
|
|
15
|
-
"
|
|
16
|
-
"
|
|
17
|
-
"
|
|
18
|
-
"
|
|
19
|
-
"
|
|
20
|
-
"
|
|
21
|
-
"
|
|
22
|
-
"
|
|
23
|
-
"
|
|
24
|
-
"
|
|
25
|
-
"
|
|
26
|
-
"
|
|
1
|
+
[
|
|
2
|
+
"Nauseous",
|
|
3
|
+
"Volatile",
|
|
4
|
+
"Electric",
|
|
5
|
+
"Toxic",
|
|
6
|
+
"Healer",
|
|
7
|
+
"Tar",
|
|
8
|
+
"Swarm",
|
|
9
|
+
"Disruptor",
|
|
10
|
+
"Behemoth",
|
|
11
|
+
"Sanguine",
|
|
12
|
+
"Parasitic",
|
|
13
|
+
"Derelict",
|
|
14
|
+
"Sinew",
|
|
15
|
+
"Fossilized",
|
|
16
|
+
"Pulsating",
|
|
17
|
+
"Infected",
|
|
18
|
+
"Bile",
|
|
19
|
+
"Caustic",
|
|
20
|
+
"Venomous",
|
|
21
|
+
"Arcane",
|
|
22
|
+
"Technocyte",
|
|
23
|
+
"Fatal",
|
|
24
|
+
"Chitinous",
|
|
25
|
+
"Nanite",
|
|
26
|
+
"Severed",
|
|
27
|
+
"Convulsing"
|
|
28
|
+
]
|
|
@@ -1,28 +1,30 @@
|
|
|
1
|
-
[
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
-
"
|
|
8
|
-
"
|
|
9
|
-
"
|
|
10
|
-
"
|
|
11
|
-
"
|
|
12
|
-
"
|
|
13
|
-
"
|
|
14
|
-
"
|
|
15
|
-
"
|
|
16
|
-
"
|
|
17
|
-
"
|
|
18
|
-
"
|
|
19
|
-
"
|
|
20
|
-
"
|
|
21
|
-
"
|
|
22
|
-
"
|
|
23
|
-
"
|
|
24
|
-
"
|
|
25
|
-
"
|
|
26
|
-
"
|
|
27
|
-
"
|
|
28
|
-
"
|
|
1
|
+
[
|
|
2
|
+
"Neurode",
|
|
3
|
+
"Lephantis",
|
|
4
|
+
"Lesion",
|
|
5
|
+
"Torid",
|
|
6
|
+
"Synapse",
|
|
7
|
+
"Caustacyst",
|
|
8
|
+
"Djinn",
|
|
9
|
+
"Mios",
|
|
10
|
+
"Phage",
|
|
11
|
+
"Ichor",
|
|
12
|
+
"Toxocyst",
|
|
13
|
+
"Mutagen",
|
|
14
|
+
"Paracyst",
|
|
15
|
+
"Mire",
|
|
16
|
+
"Embolist",
|
|
17
|
+
"Pox",
|
|
18
|
+
"Scoliac",
|
|
19
|
+
"Cerata",
|
|
20
|
+
"Tysis",
|
|
21
|
+
"Phorid",
|
|
22
|
+
"Maggot",
|
|
23
|
+
"Sac",
|
|
24
|
+
"Spore",
|
|
25
|
+
"Tumor",
|
|
26
|
+
"Hive",
|
|
27
|
+
"Spawn",
|
|
28
|
+
"Tubercule",
|
|
29
|
+
"Palpator"
|
|
30
|
+
]
|
|
@@ -1,13 +1 @@
|
|
|
1
|
-
[
|
|
2
|
-
"Jade",
|
|
3
|
-
"Golden",
|
|
4
|
-
"Cold",
|
|
5
|
-
"Gold",
|
|
6
|
-
"Ornate",
|
|
7
|
-
"Pristine",
|
|
8
|
-
"Resplendent",
|
|
9
|
-
"Ornamental",
|
|
10
|
-
"Ivory",
|
|
11
|
-
"Magnificent",
|
|
12
|
-
"Prime"
|
|
13
|
-
]
|
|
1
|
+
["Jade", "Golden", "Cold", "Gold", "Ornate", "Pristine", "Resplendent", "Ornamental", "Ivory", "Magnificent", "Prime"]
|
|
@@ -1 +1,13 @@
|
|
|
1
|
-
[
|
|
1
|
+
[
|
|
2
|
+
"Battalyst",
|
|
3
|
+
"Conculyst",
|
|
4
|
+
"Eradicyst",
|
|
5
|
+
"Mimic",
|
|
6
|
+
"Oculyst",
|
|
7
|
+
"Vomvalyst",
|
|
8
|
+
"Teralyst",
|
|
9
|
+
"Hydrolyst",
|
|
10
|
+
"Hunhow",
|
|
11
|
+
"Natah",
|
|
12
|
+
"Gantulyst"
|
|
13
|
+
]
|
package/package.json
CHANGED
|
@@ -1,7 +1,16 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "warframe-name-generator",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.5",
|
|
4
4
|
"description": "Name Generator for Warframe",
|
|
5
|
+
"keywords": [
|
|
6
|
+
"warframe",
|
|
7
|
+
"name generator",
|
|
8
|
+
"warframe name generator"
|
|
9
|
+
],
|
|
10
|
+
"repository": "https://github.com/WFCD/warframe-name-generator",
|
|
11
|
+
"license": "Apache-2.0",
|
|
12
|
+
"author": "TobiTenno",
|
|
13
|
+
"type": "module",
|
|
5
14
|
"exports": {
|
|
6
15
|
".": {
|
|
7
16
|
"import": "./lib/Generator.js"
|
|
@@ -10,62 +19,29 @@
|
|
|
10
19
|
"import": "./lib/data.js"
|
|
11
20
|
}
|
|
12
21
|
},
|
|
13
|
-
"type": "module",
|
|
14
22
|
"scripts": {
|
|
15
|
-
"
|
|
23
|
+
"fmt": "npx prettier --check .",
|
|
24
|
+
"fmt:fix": "npx prettier --write .",
|
|
16
25
|
"lint": "eslint .",
|
|
17
26
|
"lint:fix": "eslint . --fix",
|
|
18
|
-
"
|
|
19
|
-
|
|
20
|
-
"keywords": [
|
|
21
|
-
"warframe",
|
|
22
|
-
"name generator",
|
|
23
|
-
"warframe name generator"
|
|
24
|
-
],
|
|
25
|
-
"author": "TobiTenno",
|
|
26
|
-
"license": "Apache-2.0",
|
|
27
|
-
"engines": {
|
|
28
|
-
"node": ">=18.19.1",
|
|
29
|
-
"npm": ">=10.2.4"
|
|
27
|
+
"prepare": "husky && npx install-peerdeps @wfcd/eslint-config@latest -S",
|
|
28
|
+
"test": "c8 mocha"
|
|
30
29
|
},
|
|
31
30
|
"devDependencies": {
|
|
31
|
+
"@commitlint/cli": "^20.0.0",
|
|
32
|
+
"@commitlint/config-conventional": "^20.0.0",
|
|
32
33
|
"c8": "^10.1.2",
|
|
33
|
-
"chai": "^
|
|
34
|
-
"
|
|
35
|
-
"
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
"reporter": [
|
|
39
|
-
"lcov",
|
|
40
|
-
"text"
|
|
41
|
-
],
|
|
42
|
-
"skip-full": true
|
|
34
|
+
"chai": "^6.0.1",
|
|
35
|
+
"husky": "^9.1.7",
|
|
36
|
+
"lint-staged": "^16.0.0",
|
|
37
|
+
"mocha": "^11.1.0",
|
|
38
|
+
"sinon": "^21.0.0"
|
|
43
39
|
},
|
|
44
|
-
"
|
|
45
|
-
"
|
|
46
|
-
"
|
|
47
|
-
"diff": true,
|
|
48
|
-
"color": true,
|
|
49
|
-
"spec": "test/**/*.spec.js"
|
|
50
|
-
},
|
|
51
|
-
"eslintIgnore": [],
|
|
52
|
-
"eslintConfig": {
|
|
53
|
-
"extends": [
|
|
54
|
-
"@wfcd/eslint-config/esm"
|
|
55
|
-
],
|
|
56
|
-
"parserOptions": {
|
|
57
|
-
"sourceType": "module",
|
|
58
|
-
"parser": "@babel/eslint-parser"
|
|
59
|
-
}
|
|
60
|
-
},
|
|
61
|
-
"babel": {
|
|
62
|
-
"presets": [
|
|
63
|
-
"@babel/preset-env"
|
|
64
|
-
],
|
|
65
|
-
"plugins": [
|
|
66
|
-
"@babel/plugin-transform-class-properties",
|
|
67
|
-
"@babel/plugin-transform-private-methods"
|
|
68
|
-
]
|
|
40
|
+
"engines": {
|
|
41
|
+
"node": ">=18.19.1",
|
|
42
|
+
"npm": ">=10.2.4"
|
|
69
43
|
},
|
|
70
|
-
"
|
|
44
|
+
"publishConfig": {
|
|
45
|
+
"provenance": true
|
|
46
|
+
}
|
|
71
47
|
}
|