awesome-pug-jest

1.1.0 • Public • Published

awesome-pug-jest

A Jest transform that compiles .pug files as template functions and includes pug utils

Add to you package.json:

{
  "jest": {
    "transform": {
      "\\.(pug)$": "awesome-pug-jest"
    }
  }
}

Readme

Keywords

none

Package Sidebar

Install

npm i awesome-pug-jest

Weekly Downloads

513

Version

1.1.0

License

MIT

Unpacked Size

2.63 kB

Total Files

4

Last publish

Collaborators

  • iketari