{"id":27438461,"url":"https://github.com/jwillbold/pug-paste","last_synced_at":"2026-01-27T19:51:03.636Z","repository":{"id":98604288,"uuid":"209077174","full_name":"jwillbold/pug-paste","owner":"jwillbold","description":"An Atom IDE plugin, that auto-transforms HTML code in the clipboard to PUG","archived":false,"fork":false,"pushed_at":"2019-09-18T11:51:40.000Z","size":8,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-14T20:46:30.637Z","etag":null,"topics":["atom","atom-package","clipboard","html","pug"],"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/jwillbold.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-09-17T14:31:20.000Z","updated_at":"2020-10-24T06:51:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"c4664c71-301c-4b64-a28a-bbeec16b1533","html_url":"https://github.com/jwillbold/pug-paste","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/jwillbold/pug-paste","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwillbold%2Fpug-paste","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwillbold%2Fpug-paste/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwillbold%2Fpug-paste/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwillbold%2Fpug-paste/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jwillbold","download_url":"https://codeload.github.com/jwillbold/pug-paste/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwillbold%2Fpug-paste/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28819925,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T18:44:20.126Z","status":"ssl_error","status_checked_at":"2026-01-27T18:44:09.161Z","response_time":168,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["atom","atom-package","clipboard","html","pug"],"created_at":"2025-04-14T20:39:41.954Z","updated_at":"2026-01-27T19:51:03.631Z","avatar_url":"https://github.com/jwillbold.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pug-paste\n\nAn Atom IDE plugin that automatically transforms HTML code to PUG code, when pasting into a PUG file.\nThe plugin first checks whether the pasting target is a pug file. Afterwards, it is checked whether the pasted\ntext is HTML. If this is the case, the pasted text gets converted.\n\n``\u003chead\u003e``, ``\u003cbody\u003e`` and ``\u003chtml\u003e`` tags are ignored.\n\nThe HTML to PUG conversion is done via the node.js package 'html2pug'.\nhttps://www.npmjs.com/package/html2pug\n\n## Usage\nEnable the auto-conversion through \"pug-paste:enable-clipboard-transform\".\n\n1. Press ``Ctrl + Shift + P``\n2. Type ``pug-paste``\n3. Select ``enable/disable/toggle-clipboard-transform``\n\n## Install\n\n``apm install pug-paste``\n\nOr search ``pug-paste`` in the packages section of Atom.\n\n## Configuration\nBoth, the detection whether the current file is a PUG file and whether the current code is HTML code are checked\nwith regexes. Both can be modified.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwillbold%2Fpug-paste","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjwillbold%2Fpug-paste","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwillbold%2Fpug-paste/lists"}