Skip to content

Instantly share code, notes, and snippets.

@aadsm
aadsm / main.js
Created July 3, 2017 04:38
jsmediatags test
var jsmediatags = require('jsmediatags');
http://aadsm.github.io/blog/2014-05-10/live-edit-in-montage-studio.html
{
"plugins": [
"transform-flow-strip-types",
"babel-plugin-transform-es2015-modules-commonjs",
"transform-class-properties",
"transform-es2015-classes",
"transform-es2015-block-scoping"
]
}
find ~/Directory -name '* *' | while read filename; do
ls -ld "$filename"
done
@aadsm
aadsm / fps.png
Last active August 29, 2015 14:02
ReactJS animated-boxes
fps.png
@aadsm
aadsm / index.css
Created June 6, 2014 22:21
EmberJS animate-boxes
p {
font: 12px/16px Arial;
margin: 10px 10px 15px;
}
button {
font: bold 14px/14px Arial;
margin-left: 10px;
}
@aadsm
aadsm / index.css
Created June 6, 2014 21:58
AngularJS animated-boxes
p {
font: 12px/16px Arial;
margin: 10px 10px 15px;
}
button {
font: bold 14px/14px Arial;
margin-left: 10px;
}
#rightCol {
display: none;
}
#contentArea {
width: 786px !important;
}
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Main</title>
<script type="text/montage-serialization">
{
"owner": {
"prototype": "ui/main.reel",
"properties": {
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<script type="text/montage-serialization">{
":iteration": {
"alias": "@repetition:iteration"
},
"owner": {