Package Exports
- superb-developer-titles
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (superb-developer-titles) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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-titlesUsage
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