UNPKG

@jvitela/mustache-wax

Version:

An extension for Mustache.js which enables the use of formatters inside of expressions

15 lines (10 loc) 161 B
language: node_js node_js: - stable before_install: - npm install mustache install: - npm install script: - npm test - npm run build