superb-developer-titles
v1.1.1
Published
Get random cool/funky/weird developer titles 🦄
Downloads
13
Maintainers
Readme
superb-developer-titles
Get random cool/funky/weird developer titles 🦄
Currently ~30 stupid titles. 🙏 PLEASE FEEL FREE TO ADD MORE! 🙏
The word list itself is just a JSON file and can be used wherever.
WHY
Because the community really needs it ¯\_(ツ)_/¯
Install
$ npm install superb-developer-titles
Usage
import getTitle from 'superb-developer-titles'
getTitle()
//=> 'ninja'
API
default(config = {})
Type: Function
Random funky developer title 🎸.
Config options
female (default: false
)
Type: Boolean
If true
will provide the femenine version of the title (in case it's not unisex)
Inspiration
- Obviously inspired by Sindre Sorhus's amazing superb 😉
- Also the awesome bullshit-job-titles, made by @bullgit 🐄
Related
- superb - Get superb like words
- superb-cli - CLI for this module
- cat-names - Get popular cat names
- dog-names - Get popular dog names
- pokemon - Get Pokémon names
- superheroes - Get superhero names
- supervillains - Get supervillain names
- yes-no-words - Get yes/no like words
License
MIT © Flavio Corpa