0.1.0 • Published 12 years ago
es6-destructuring-jstransform v0.1.0
es6-destructuring-jstransform
ES6 destructuring assignment and destructuring function arguments transformation.
Installation
% npm install es6-destructuring-jstransformUsage
var transform = require('es6-destructuring-jstransform');
var transformed = transform(src);See specs/cases for the examples.
0.1.0
12 years ago