0.1.1 • Published 5 years ago

fis3-postprocessor-href-locate-z v0.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

fis3-postprocessor-href-locate-z

A postprocessor plugin for fis3 to locate href attribute on a tag

fis-conf.js

fis.match('*.{tpl,html}', {
    postprocessor: fis.plugin('href-locate-z',{})
})
0.1.1

5 years ago