Download jstransform Free Java Code
Description
A simple utility for pluggable JS syntax transforms using the esprima parser.
Source Files
The download file jstransform-master.zip has the following entries.
.gitignore// w w w .jav a 2 s . com
.jshintrc
LICENSE
README.md
package.json
src/__tests__/jstransform-test.js
src/docblock.js
src/jstransform.js
src/utils.js
visitors/__tests__/es6-arrow-function-visitors-test.js
visitors/__tests__/es6-class-visitors-test.js
visitors/__tests__/es6-object-short-notation-visitors-test.js
visitors/__tests__/es6-rest-param-visitors-test.js
visitors/__tests__/es6-template-visitors-test.js
visitors/es6-arrow-function-visitors.js
visitors/es6-class-visitors.js
visitors/es6-object-short-notation-visitors.js
visitors/es6-rest-param-visitors.js
visitors/es6-template-visitors.js
Download
Click the following link to download jstransform-master.zip.
jstransform-master.zip