This package has been deprecated

Author message:

Use jstransform >= 0.6.0

es6-destructuring-jstransform

0.1.0 • Public • Published

es6-destructuring-jstransform

ES6 destructuring assignment and destructuring function arguments transformation.

Installation

% npm install es6-destructuring-jstransform

Usage

var transform = require('es6-destructuring-jstransform');
var transformed = transform(src);

See specs/cases for the examples.

Package Sidebar

Install

npm i es6-destructuring-jstransform

Weekly Downloads

2

Version

0.1.0

License

MIT

Last publish

Collaborators

  • andreypopp