{"id":28195550,"url":"https://github.com/rohmanhm/gh-to-pages","last_synced_at":"2026-04-25T12:33:58.547Z","repository":{"id":57250872,"uuid":"92297699","full_name":"rohmanhm/gh-to-pages","owner":"rohmanhm","description":"💫  Convert Github Repo URL to Github Pages","archived":false,"fork":false,"pushed_at":"2019-09-16T07:22:28.000Z","size":248,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-11T23:48:43.163Z","etag":null,"topics":["convert","gh-to-pages","git","github-pages"],"latest_commit_sha":null,"homepage":"","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/rohmanhm.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":"2017-05-24T13:52:30.000Z","updated_at":"2017-05-25T04:52:41.000Z","dependencies_parsed_at":"2022-08-24T16:52:09.389Z","dependency_job_id":null,"html_url":"https://github.com/rohmanhm/gh-to-pages","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohmanhm%2Fgh-to-pages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohmanhm%2Fgh-to-pages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohmanhm%2Fgh-to-pages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohmanhm%2Fgh-to-pages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rohmanhm","download_url":"https://codeload.github.com/rohmanhm/gh-to-pages/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254198346,"owners_count":22030953,"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":["convert","gh-to-pages","git","github-pages"],"created_at":"2025-05-16T14:13:39.531Z","updated_at":"2026-04-25T12:33:53.506Z","avatar_url":"https://github.com/rohmanhm.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 💫 GH-TO-PAGES\n\n[![Greenkeeper badge](https://badges.greenkeeper.io/rohmanhm/gh-to-pages.svg)](https://greenkeeper.io/)\n\n[![Build Status](https://travis-ci.org/rohmanhm/gh-to-pages.svg?branch=master)](https://travis-ci.org/rohmanhm/gh-to-pages)\n\n\u003e Convert Github Repo URL to Github Pages\n\n## Example\nConvert from\n```javascript\n'https://github.com/rohmanhm/gh-to-pages' // support with https protocol\n'http://github.com/rohmanhm/gh-to-pages' // support with http protocol\n'github.com/rohmanhm/gh-to-pages' // support without protocol\n'git@github.com:rohmanhm/gh-to-pages.git' // support ssh url\n```\nto\n```javascript\n'https://rohmanhm.github.io/gh-to-pages'\n```\n## Install\n  * NPM\n    ```bash\n    npm install gh-to-pages --save\n    ```\n  * Yarn\n    ```bash\n    yarn add gh-to-pages\n    ```\n## How to use\n```javascript\n// es6\nimport ghToPages from 'gh-to-pages'\n// commonjs\nconst ghToPages = require('gh-to-pages')\n\nghToPages('https://github.com/rohmanhm/gh-to-pages') // result https://rohmanhm.github.io/gh-to-pages\n```\n\n## LICENSE\nMIT @rohmanhm","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohmanhm%2Fgh-to-pages","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frohmanhm%2Fgh-to-pages","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohmanhm%2Fgh-to-pages/lists"}