{"id":16432064,"url":"https://github.com/mazipan/simple-ampify","last_synced_at":"2025-02-25T14:46:21.734Z","repository":{"id":50768757,"uuid":"264949411","full_name":"mazipan/simple-ampify","owner":"mazipan","description":"⚡ A simple plain HTML to AMP converter for personal use","archived":false,"fork":false,"pushed_at":"2021-05-30T13:18:59.000Z","size":1109,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-09T08:18:52.484Z","etag":null,"topics":["amp","amp-converter","amp-html"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/mazipan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-18T13:34:04.000Z","updated_at":"2022-10-12T20:19:18.000Z","dependencies_parsed_at":"2022-09-11T20:10:23.865Z","dependency_job_id":null,"html_url":"https://github.com/mazipan/simple-ampify","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mazipan%2Fsimple-ampify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mazipan%2Fsimple-ampify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mazipan%2Fsimple-ampify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mazipan%2Fsimple-ampify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mazipan","download_url":"https://codeload.github.com/mazipan/simple-ampify/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240689362,"owners_count":19841918,"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":["amp","amp-converter","amp-html"],"created_at":"2024-10-11T08:42:43.837Z","updated_at":"2025-02-25T14:46:21.709Z","avatar_url":"https://github.com/mazipan.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# simple-ampify\n\n⚡ A simple plain HTML to AMP converter for personal use\n\n![](https://img.shields.io/npm/v/simple-ampify.svg) ![](https://badgen.net/bundlephobia/minzip/simple-ampify) ![](https://img.shields.io/npm/dt/simple-ampify.svg)\n\n## Install\n\n```bash\n$ yarn add simple-ampify\n# OR\n$ npm i simple-ampify\n```\n\n## Usage\n\n```js\nimport ampify from 'simple-ampify';\n\nconst result = ampify(htmlString)\n```\n\n## With Options\n\n```js\nimport ampify from 'simple-ampify';\n\nconst options = {\n\tanalytics : {\n\t\tid: 'UA-XXXXXX-XX'\n\t},\n\tadsense : {\n\t\tid: 'XXXXXXXXX'\n\t}\n}\nconst result = ampify(htmlString, options)\n```\n\n## Support me\n\n- Via [trakteer](https://trakteer.id/mazipan)\n- Direct support, [send me an email](mailto:mazipanneh@gmail.com)\n\n---\n\nCopyright © 2020 Built with ❤️ by Irfan Maulana\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmazipan%2Fsimple-ampify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmazipan%2Fsimple-ampify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmazipan%2Fsimple-ampify/lists"}