{"id":18265114,"url":"https://github.com/docpad-archive/docpad-plugin-html2jade","last_synced_at":"2025-04-09T01:42:36.430Z","repository":{"id":5092263,"uuid":"6254788","full_name":"docpad-archive/docpad-plugin-html2jade","owner":"docpad-archive","description":"Adds support for HTML to the Jade templating engine in DocPad.","archived":false,"fork":false,"pushed_at":"2017-02-26T23:01:39.000Z","size":30,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-02-14T19:54:18.554Z","etag":null,"topics":["docpad-plugin","unsupported"],"latest_commit_sha":null,"homepage":"","language":"CoffeeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"mokele/eim","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/docpad-archive.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-10-17T02:01:20.000Z","updated_at":"2019-11-30T20:53:51.000Z","dependencies_parsed_at":"2022-07-04T17:01:37.889Z","dependency_job_id":null,"html_url":"https://github.com/docpad-archive/docpad-plugin-html2jade","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docpad-archive%2Fdocpad-plugin-html2jade","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docpad-archive%2Fdocpad-plugin-html2jade/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docpad-archive%2Fdocpad-plugin-html2jade/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docpad-archive%2Fdocpad-plugin-html2jade/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/docpad-archive","download_url":"https://codeload.github.com/docpad-archive/docpad-plugin-html2jade/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247958710,"owners_count":21024821,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docpad-plugin","unsupported"],"created_at":"2024-11-05T11:17:02.431Z","updated_at":"2025-04-09T01:42:36.414Z","avatar_url":"https://github.com/docpad-archive.png","language":"CoffeeScript","funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=QB8GQPZAH84N6"],"categories":[],"sub_categories":[],"readme":"# HTML2Jade Plugin for [DocPad](http://docpad.org)\n\n\u003c!-- BADGES/ --\u003e\n\n[![Build Status](https://img.shields.io/travis/docpad/docpad-plugin-html2jade/master.svg)](http://travis-ci.org/docpad/docpad-plugin-html2jade \"Check this project's build status on TravisCI\")\n[![NPM version](https://img.shields.io/npm/v/docpad-plugin-html2jade.svg)](https://npmjs.org/package/docpad-plugin-html2jade \"View this project on NPM\")\n[![NPM downloads](https://img.shields.io/npm/dm/docpad-plugin-html2jade.svg)](https://npmjs.org/package/docpad-plugin-html2jade \"View this project on NPM\")\n[![Dependency Status](https://img.shields.io/david/docpad/docpad-plugin-html2jade.svg)](https://david-dm.org/docpad/docpad-plugin-html2jade)\n[![Dev Dependency Status](https://img.shields.io/david/dev/docpad/docpad-plugin-html2jade.svg)](https://david-dm.org/docpad/docpad-plugin-html2jade#info=devDependencies)\u003cbr/\u003e\n[![Gratipay donate button](https://img.shields.io/gratipay/docpad.svg)](https://www.gratipay.com/docpad/ \"Donate weekly to this project using Gratipay\")\n[![Flattr donate button](https://img.shields.io/badge/flattr-donate-yellow.svg)](http://flattr.com/thing/344188/balupton-on-Flattr \"Donate monthly to this project using Flattr\")\n[![PayPayl donate button](https://img.shields.io/badge/paypal-donate-yellow.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=QB8GQPZAH84N6 \"Donate once-off to this project using Paypal\")\n[![BitCoin donate button](https://img.shields.io/badge/bitcoin-donate-yellow.svg)](https://coinbase.com/checkouts/9ef59f5479eec1d97d63382c9ebcb93a \"Donate once-off to this project using BitCoin\")\n[![Wishlist browse button](https://img.shields.io/badge/wishlist-donate-yellow.svg)](http://amzn.com/w/2F8TXKSNAFG4V \"Buy an item on our wishlist for us\")\n\n\u003c!-- /BADGES --\u003e\n\n\nAdds support for HTML to [Jade](http://jade-lang.com/) compilation to [DocPad](https://docpad.org)\n\nConvention:  `.jade.html`\n\n\n## Install\n\n``` bash\ndocpad install html2jade\n```\n\n\n\u003c!-- HISTORY/ --\u003e\n\n## History\n[Discover the change history by heading on over to the `HISTORY.md` file.](https://github.com/docpad/docpad-plugin-html2jade/blob/master/HISTORY.md#files)\n\n\u003c!-- /HISTORY --\u003e\n\n\n\u003c!-- CONTRIBUTE/ --\u003e\n\n## Contribute\n\n[Discover how you can contribute by heading on over to the `CONTRIBUTING.md` file.](https://github.com/docpad/docpad-plugin-html2jade/blob/master/CONTRIBUTING.md#files)\n\n\u003c!-- /CONTRIBUTE --\u003e\n\n\n\u003c!-- BACKERS/ --\u003e\n\n## Backers\n\n### Maintainers\n\nThese amazing people are maintaining this project:\n\n- Benjamin Lupton \u003cb@lupton.cc\u003e (https://github.com/balupton)\n\n### Sponsors\n\nNo sponsors yet! Will you be the first?\n\n[![Gratipay donate button](https://img.shields.io/gratipay/docpad.svg)](https://www.gratipay.com/docpad/ \"Donate weekly to this project using Gratipay\")\n[![Flattr donate button](https://img.shields.io/badge/flattr-donate-yellow.svg)](http://flattr.com/thing/344188/balupton-on-Flattr \"Donate monthly to this project using Flattr\")\n[![PayPayl donate button](https://img.shields.io/badge/paypal-donate-yellow.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=QB8GQPZAH84N6 \"Donate once-off to this project using Paypal\")\n[![BitCoin donate button](https://img.shields.io/badge/bitcoin-donate-yellow.svg)](https://coinbase.com/checkouts/9ef59f5479eec1d97d63382c9ebcb93a \"Donate once-off to this project using BitCoin\")\n[![Wishlist browse button](https://img.shields.io/badge/wishlist-donate-yellow.svg)](http://amzn.com/w/2F8TXKSNAFG4V \"Buy an item on our wishlist for us\")\n\n### Contributors\n\nThese amazing people have contributed code to this project:\n\n- [Benjamin Lupton](https://github.com/balupton) \u003cb@lupton.cc\u003e — [view contributions](https://github.com/docpad/docpad-plugin-html2jade/commits?author=balupton)\n\n[Become a contributor!](https://github.com/docpad/docpad-plugin-html2jade/blob/master/CONTRIBUTING.md#files)\n\n\u003c!-- /BACKERS --\u003e\n\n\n\u003c!-- LICENSE/ --\u003e\n\n## License\n\nUnless stated otherwise all works are:\n\n- Copyright \u0026copy; 2012+ Bevry Pty Ltd \u003cus@bevry.me\u003e (http://bevry.me)\n- Copyright \u0026copy; 2011 Benjamin Lupton \u003cb@lupton.cc\u003e (http://balupton.com)\n\nand licensed under:\n\n- The incredibly [permissive](http://en.wikipedia.org/wiki/Permissive_free_software_licence) [MIT License](http://opensource.org/licenses/mit-license.php)\n\n\u003c!-- /LICENSE --\u003e\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdocpad-archive%2Fdocpad-plugin-html2jade","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdocpad-archive%2Fdocpad-plugin-html2jade","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdocpad-archive%2Fdocpad-plugin-html2jade/lists"}