cjs-es6
Convert javascript file from CommonJS type to ES6 type.
Install
npm install -S cjs-es6
const cjsEs6 = ; const codeStr = 'module.exports = abc' const result = ; // export default abc;
Convert javascript file from CommonJS type to ES6 type.
npm install -S cjs-es6
const cjsEs6 = ; const codeStr = 'module.exports = abc' const result = ; // export default abc;
npm i cjs-es6
8
0.0.4
ISC
2.63 kB
5