Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/apiko-dev/meteor-star-wars
Destroy the web-site with a bunch of weapons from the Star Wars movie.
https://github.com/apiko-dev/meteor-star-wars
Last synced: about 2 months ago
JSON representation
Destroy the web-site with a bunch of weapons from the Star Wars movie.
- Host: GitHub
- URL: https://github.com/apiko-dev/meteor-star-wars
- Owner: apiko-dev
- Created: 2015-12-24T10:10:30.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-06T11:46:10.000Z (almost 9 years ago)
- Last Synced: 2023-02-27T07:07:49.249Z (almost 2 years ago)
- Language: CoffeeScript
- Size: 3.02 MB
- Stars: 6
- Watchers: 13
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
- Did you you have bad day?
- Are you tired of fixing nasty bugs?
- Do you ask yourself 'to denormalize or not to denormalize the database'?
**Shoot all your problems away!**
Destroy the web-site with a bunch of weapons from the Star Wars movie!
(Don't worry, it won't cause any permanent damage to the project. At least we hope so.)
###[DEMO](http://jssolutionsdev.com)
Destroy any web-site by executing this command in the DT console:
```
var script=document.createElement("script");script.type="text/javascript";script.src="https://s3-us-west-2.amazonaws.com/jssolutionsdev/star-wars/r.min.js";document.body.appendChild(script);
```
You can find sources that can be executed manually in execute.js/execute.min.js.![Screenshot](http://s2.postimg.org/f04t739m1/Screen_Shot_2015_12_24_at_6_15_53_PM.png)
Made by [![Professional Meteor Development Studio](http://s30.postimg.org/jfno1g71p/jss_xs.png)](http://jssolutionsdev.com) - [Professional Meteor Development Company](http://jssolutionsdev.com)
Kudos to the creator of the [FontBomb](https://github.com/plehoux/fontBomb). His HTML5 experiment was very helpful for us.