superb-developer-titles

Get random cool/funky/weird developer titles πŸ¦„

Usage no npm install needed!

<script type="module">
  import superbDeveloperTitles from 'https://cdn.skypack.dev/superb-developer-titles';
</script>

README

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