Skip to content

Instantly share code, notes, and snippets.

View Ephellon's full-sized avatar

Ephellon Ephellon

View GitHub Profile
@Ephellon
Ephellon / Muffin-$tack.markdown
Created November 22, 2014 20:37
Muffin $tack
@Ephellon
Ephellon / Tuxedo Script: Piggy Bank Example.markdown
Created October 15, 2015 22:46
Tuxedo Script: Piggy Bank Example
@Ephellon
Ephellon / Blush.markdown
Last active February 4, 2016 04:13
Blush

Blush

This was an apprx. emulator of the Windows 10 OS, but now I'm trying to make it as detailed as possible, while giving it a little personalization: including Aero, notifications, and other options. I also want to include a way to make apps for the OS emu., such as a browser (iframe) and other tools, like a MS-DOS emu. (which I also know btw).

A Pen by Mink CBOS - Ephellon Dantzler on CodePen.

License.

@Ephellon
Ephellon / index.html
Created October 15, 2015 22:47
node-mode 4.0.Baysx
<script src="../pen/ByPOee.js"></script>
<script>
setUpdate(true);
</script>
<node-mode>
[- no console mode -]
doctype: html
[- multi-line comment -]
!~ single line comment
@Ephellon
Ephellon / JASS.js : Javascript Assembled Style Sheets.markdown
Created October 15, 2015 22:47
JASS.js : Javascript Assembled Style Sheets
@Ephellon
Ephellon / JOOS (Juice).markdown
Last active July 17, 2016 23:59
JOOS (Juice)

JOOS (Juice)

Have you ever wanted to:

  • use CSS like properties as JS accessible variables, like "background-color" instead of "backgroundColor"

  • allow multiple ways of accessing CSS properties, and extend jQuery as a plugin

  • use a ":parent" selector

@Ephellon
Ephellon / Tuxedo Script: Biology Example.markdown
Created October 15, 2015 22:47
Tuxedo Script: Biology Example
@Ephellon
Ephellon / Tuxedo Script: Racers Example.markdown
Created October 15, 2015 22:47
Tuxedo Script: Racers Example
@Ephellon
Ephellon / Tuxedo Script - demo.markdown
Created October 15, 2015 22:48
Tuxedo Script - demo