Skip to content

Instantly share code, notes, and snippets.

@esironal
esironal / ChromeDevTools Theme.markdown
Created October 26, 2015 05:14
ChromeDevTools Theme
@esironal
esironal / index.html
Last active October 20, 2016 06:48
node editor
<div id="helper">
<div data-type="html">html</div>
<div data-type="css">css</div>
<div data-type="javascript">js</div>
<div data-type="connector">fx</div>
</div>
<div class="stage"></div>
<div class="options"></div>
@esironal
esironal / High Performance Code Editor For The Web.markdown
Created October 26, 2015 04:54
High Performance Code Editor For The Web
@esironal
esironal / Auto Updating Code Editor.markdown
Created October 26, 2015 04:50
Auto Updating Code Editor
@esironal
esironal / gist:2d04b171c5f453c4553d
Created October 16, 2015 01:26 — forked from marijnh/gist:4202141
CodeMirror almost full height
<!DOCTYPE html>
<html>
<head>
<title>Demo</title>
<link href="lib/codemirror.css" rel="stylesheet">
<style type="text/css">
html, body { height: 100%; margin: 0; padding: 0; }
.wrap {
position: relative;
height: 100%;
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Ext JS Grid Example</title>
<script src="http://cdn.sencha.io/ext-4.0.7-gpl/ext-all.js"> </script>
<link rel="stylesheet" href="http://cdn.sencha.io/ext-4.0.7-gpl/resources/css/ext-all.css" />
@esironal
esironal / Github.js
Created September 30, 2015 00:43
Github.js
/*!
* @overview Github.js
*
* @copyright (c) 2013 Michael Aufreiter, Development Seed
* Github.js is freely distributable.
*
* @license Licensed under MIT license
*
* For all details and documentation:
* http://substance.io/michael/github