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
- Host: GitHub
- URL: https://github.com/schascha/cumberbatch
- Owner: Schascha
- License: mit
- Created: 2019-03-28T14:08:28.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-10-07T13:44:03.000Z (over 2 years ago)
- Last Synced: 2025-02-21T04:38:45.143Z (over 1 year ago)
- Topics: javascript, tool
- Language: JavaScript
- Homepage: https://schascha.github.io/cumberbatch/
- Size: 274 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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