Skip to content

📦 Little name generator for Warframe

Notifications You must be signed in to change notification settings

WFCD/warframe-name-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warframe Name Generator

Installation

npm i -S warframe-name-generator

Usage

import Generator from 'warframe-name-generator';

const generator = new Generator();
console.log(generator.make({ adjective: true }));

// if you'd like to access the data itself
import data from 'warframe-name-generator/data';
// and do stuff w/ it

Contact me

Contact me on Discord

About

📦 Little name generator for Warframe

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •