Created
February 16, 2013 15:24
-
-
Save jonbretman/4967360 to your computer and use it in GitHub Desktop.
Pointless.js - An anti framework
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var Pointless = function () { | |
var _pointless = { | |
Pointless: function () { | |
return _pointless; | |
} | |
}; | |
return _pointless; | |
}; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Pointless.JS
No explanation needed. Works well with http://vanilla-js.com/