0.0.2 • Published 7 years ago

brace_switcher v0.0.2

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
7 years ago

gulp plugin to replace python style code with c style code

usage

npm install --save brace_switcher
const brace_switcher = require('brace_switcher');

console.log(brace_switcher.replace('func(whatever):\n    call()'));
0.0.2

7 years ago

0.0.1

7 years ago