https://github.com/flet/technodrome
https://github.com/flet/technodrome
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/flet/technodrome
- Owner: Flet
- Created: 2014-08-29T01:31:15.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-10-18T06:37:00.000Z (over 11 years ago)
- Last Synced: 2025-02-25T12:31:36.074Z (over 1 year ago)
- Language: JavaScript
- Size: 270 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Technodrome
===========
This is a [revisit.link](http://revisit.link) server that uses a neat hapi plugin called [revisit-mutagen](https://github.com/Flet/revisit-mutagen). Go check it out! The plugin accepts a hash of modules and exposes them according to the [revisit.link spec](http://revisit.link/spec.html). It will also automatically generate sample.jpg files for each service at startup.
So, all thats needed is to create a glitch is a module (or an inline function!) that accepts a buffer and a callback.
These modules are great examples of the pattern:
- [lysergix-gm](https://github.com/revisitors/lysergix-gm)
- [butts-gm](https://github.com/meandavejustice/butts-gm)
- [trippyshift](https://github.com/Flet/trippyshift)
Thanks
------
Thanks to [kid-icarus](https://github.com/kid-icarus) and [meandavejustice](https://github.com/meandavejustice) for sharing their inspiring code.
And special thanks to [ednapiranha](https://github.com/ednapiranha) and the other [revisitors](https://github.com/revisitors) for making something cool and sharing it.