handlebars4code
Version:
library and NPM module that extends Handlebars with Helpers for Code Generation in a specific programming language (e.g. Javascript)
13 lines (12 loc) • 442 B
Markdown
## NPM Library Information
* Exported Module Variable: `Handlebars4Code`
* Package: `handlebars4code`
* Version: `1.2.37` (last build 2020/10/07 14:28:05)
* Homepage: `https://gitlab.com/niehausbert/handlebars4code#readme`
* License: MIT
* Date: 2020/10/07 14:28:05
* Require Module with:
```javascript
const vHandlebars4Code = require('handlebars4code');
```
* JSHint: installation can be performed with `npm install jshint -g`