0.0.1 • Published 13 years ago
newnew v0.0.1
newnew
newnew is the new new.
What?
newnew is a function that replaces the new operator.
WHy??
newnew inherits the first-class nature of functions, allowing you to do a couple of cool things that you never could with new:
Application
var objects = [Object, Array, Function].map(newnew)var o = newnew.apply(MyCtor, args)Getting
It's as simple as an npm:
npm install newnew0.0.1
13 years ago