1.1.1 β€’ Published 6 years ago

superb-developer-titles v1.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

superb-developer-titles Build Status npm downloads

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

Related

License

MIT Β© Flavio Corpa