{"library":"jade-loader","type":"library","category":null,"description":"Webpack loader for Pug (formerly Jade) templates. Stable version 0.8.0. Converts .jade files into JavaScript template functions at build time. No longer actively developed; successor is pug-loader. Requires webpack and jade peer dependency.","language":"javascript","status":"deprecated","version":"0.8.0","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install jade-loader","imports":["import template from 'jade!./file.jade';","const jade = require('jade');","module.exports = { module: { rules: [ { test: /\\.jade$/, use: 'jade-loader' } ] } };"]},{"cmd":"yarn add jade-loader","imports":[]},{"cmd":"pnpm add jade-loader","imports":[]}],"homepage":null,"github":"https://github.com/webpack/jade-loader","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/jade-loader","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/jade-loader/compatibility"}}