An open API service indexing awesome lists of open source software.

https://github.com/schascha/cumberbatch

Just a Cumberbatch Name Generator
https://github.com/schascha/cumberbatch

javascript tool

Last synced: about 1 year ago
JSON representation

Just a Cumberbatch Name Generator

Awesome Lists containing this project

README

          

# Cumberbatch Name Generator

https://schascha.github.io/cumberbatch/

Inspired by http://benedictcumberbatchgenerator.tumblr.com/

Thanks for dozens of hours coding fun.

## Cumberbatch as Browser Bookmark

Create bowser bookmark and copy following code as URL:

```html
javascript:if(typeof cumberbatch==='undefined'){var cumberbatch,s=document.createElement('script');s.src='https://schascha.github.io/cumberbatch/cumberbatch.js';s.onload=function() {cumberbatch=new Cumberbatch();cumberbatch.generate()};document.body.appendChild(s);}else{cumberbatch.generate();}
```

## Bugs or name suggestions?

Please let me know: https://github.com/Schascha/cumberbatch/issues

## Buy me a Coffee :coffee:

Support this project and [others](https://github.com/Schascha?tab=repositories) via [PayPal](https://www.paypal.me/LosZahlos). Thanks

## License

[MIT](./LICENSE)

Copyright (c) 2019 Sascha Künstler