{"id":21245340,"url":"https://github.com/jstransformers/jstransformer-html2jade","last_synced_at":"2025-03-15T04:41:39.242Z","repository":{"id":35993375,"uuid":"40285222","full_name":"jstransformers/jstransformer-html2jade","owner":"jstransformers","description":"html2jade support for JSTransformers.","archived":false,"fork":false,"pushed_at":"2020-04-26T02:31:40.000Z","size":56,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-02-23T20:48:38.369Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://npm.im/jstransformer-html2jade","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jstransformers.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-06T04:55:53.000Z","updated_at":"2020-04-26T02:31:36.000Z","dependencies_parsed_at":"2022-09-20T00:21:03.252Z","dependency_job_id":null,"html_url":"https://github.com/jstransformers/jstransformer-html2jade","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jstransformers%2Fjstransformer-html2jade","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jstransformers%2Fjstransformer-html2jade/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jstransformers%2Fjstransformer-html2jade/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jstransformers%2Fjstransformer-html2jade/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jstransformers","download_url":"https://codeload.github.com/jstransformers/jstransformer-html2jade/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243685528,"owners_count":20330980,"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":[],"created_at":"2024-11-21T01:50:39.880Z","updated_at":"2025-03-15T04:41:39.218Z","avatar_url":"https://github.com/jstransformers.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jstransformer-html2jade\n\n[html2jade](https://github.com/donpark/html2jade) support for [JSTransformers](http://github.com/jstransformers).\n\n[![Build Status](https://img.shields.io/travis/jstransformers/jstransformer-html2jade/master.svg)](https://travis-ci.org/jstransformers/jstransformer-html2jade)\n[![Coverage Status](https://img.shields.io/codecov/c/github/jstransformers/jstransformer-html2jade/master.svg)](https://codecov.io/gh/jstransformers/jstransformer-html2jade)\n[![Dependency Status](https://img.shields.io/david/jstransformers/jstransformer-html2jade/master.svg)](http://david-dm.org/jstransformers/jstransformer-html2jade)\n[![NPM version](https://img.shields.io/npm/v/jstransformer-html2jade.svg)](https://www.npmjs.org/package/jstransformer-html2jade)\n\n## Installation\n\n    npm install jstransformer-html2jade\n\n## API\n\n```js\nvar html2jade = require('jstransformer')(require('jstransformer-html2jade'))\n\nvar opts = {\n  bodyless: true\n}\n\nhtml2jade.renderAsync('\u003cp\u003eHello World\u003c/p\u003e', opts)\n.then(function (jade) {\n  console.log(jade)\n  //=\u003e 'p Hello World'\n})\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjstransformers%2Fjstransformer-html2jade","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjstransformers%2Fjstransformer-html2jade","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjstransformers%2Fjstransformer-html2jade/lists"}