okunishinishi/node-tmplconv

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.LICENSE.bud
.README.md.bud
.gitignore
.npmingore
.travis.yml
LICENSE
README.md
bin/tmplconv
doc/guides/01.Installation.md.hbs
doc/guides/02.Render.md.hbs
doc/guides/03.Templify.md.hbs
doc/guides/04.Conversion.md.hbs
doc/guides/05.CLI.md.hbs
doc/mocks/mock-app-tmpl/_____name@snakecase_____.db.js.tmpl
doc/mocks/mock-app-tmpl/package.json.tmpl
doc/mocks/mock-app/package.json
doc/overview.md
package-lock.json
package.json
signature.json
ci/build.js12
ci/release.js13
ci/shim.js10
ci/test.js8
ci/update.js8
doc/mocks/mock-app/my_awesome_app.db.js1
example/example-render.js9
example/example-tmplify.js13
lib/_log_results.js11
lib/_rule.js43
lib/converting/convert.js18
lib/converting/convert_dir.js46
A
2 hrs
lib/converting/convert_file.js27
lib/converting/convert_string.js13
lib/index.js12
lib/naming/add_extname.js8
lib/naming/remove_extname.js8
lib/render.js32
lib/tmplify.js31
lib/transplant.js47
A
1 hr