{"id":15362696,"url":"https://github.com/hemanth/dom-to-string","last_synced_at":"2025-07-15T02:31:46.813Z","repository":{"id":27569842,"uuid":"31052176","full_name":"hemanth/dom-to-string","owner":"hemanth","description":"Cross browser, DOM to String.","archived":false,"fork":false,"pushed_at":"2017-05-13T06:48:14.000Z","size":7,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-17T10:07:35.558Z","etag":null,"topics":["dom"],"latest_commit_sha":null,"homepage":null,"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/hemanth.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":"CONTRIBUTING.markdown","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-20T05:21:24.000Z","updated_at":"2018-12-18T11:49:21.000Z","dependencies_parsed_at":"2022-08-01T10:37:34.586Z","dependency_job_id":null,"html_url":"https://github.com/hemanth/dom-to-string","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/hemanth%2Fdom-to-string","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemanth%2Fdom-to-string/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemanth%2Fdom-to-string/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemanth%2Fdom-to-string/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hemanth","download_url":"https://codeload.github.com/hemanth/dom-to-string/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225372556,"owners_count":17464171,"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":["dom"],"created_at":"2024-10-01T13:03:18.094Z","updated_at":"2024-11-23T06:36:07.365Z","avatar_url":"https://github.com/hemanth.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dom-to-string\n\n[![Build Status](https://travis-ci.org/hemanth/dom-to-string.svg)](https://travis-ci.org/hemanth/dom-to-string) [![npm version](https://badge.fury.io/js/dom-to-string.svg)](http://badge.fury.io/js/dom-to-string)\n\u003e Cross browser DOM to String converter.\n\n## Installation\n\n`npm install dom-to-string --save`\n\n## Usage\n\n```js\nconst dom2str = require('dom-to-string');\n\nvar p = document.createElement('p');\np.innerHTML = \"hello\";\n\ndom2str(p); // '\u003cp\u003ehello\u003c/p\u003e'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhemanth%2Fdom-to-string","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhemanth%2Fdom-to-string","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhemanth%2Fdom-to-string/lists"}