Skip to content

Instantly share code, notes, and snippets.

View anodynos's full-sized avatar

Angelos Pikoulas anodynos

  • Freelancer
  • London, UK
View GitHub Profile
@anodynos
anodynos / uRequireXCSSMatrix.html
Created October 6, 2012 11:38
uRequire 0.1.0 XCSSMatrix example
<!--
1) correct cssTransformStringUtils
angles: require('./angleUtils') // without .js
2) grunt.js : add urequire support
shell:{
...
urequire: {
command: 'urequire UMD lib -o distUMD',
stdout: true