UNPKG

karma-slim-preprocessor-with-binary-option

Version:

A Karma plugin. Compile slim files to html on the fly

5 lines (4 loc) 102 B
// PUBLISH DI MODULE module.exports = { 'preprocessor:slim': ['factory', require('./slim2html')] };