{"id":17382136,"url":"https://github.com/comfortablesoftware/wrapperizer","last_synced_at":"2025-03-27T20:42:45.701Z","repository":{"id":103300253,"uuid":"418260974","full_name":"ComfortableSoftware/wrapperizer","owner":"ComfortableSoftware","description":"Atom editor plugin to wrap links and tags","archived":false,"fork":false,"pushed_at":"2021-10-17T22:34:32.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T23:14:26.531Z","etag":null,"topics":["atom","atom-editor","atom-package","atom-plugin","coffeescript","plugin"],"latest_commit_sha":null,"homepage":"","language":"CoffeeScript","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/ComfortableSoftware.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}},"created_at":"2021-10-17T21:34:11.000Z","updated_at":"2021-10-17T22:03:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"107b6eff-ba4a-48b4-845f-416de247a257","html_url":"https://github.com/ComfortableSoftware/wrapperizer","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"f1c8339c22d7fc790c8a0cf94298eb000ac013e8"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ComfortableSoftware%2Fwrapperizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ComfortableSoftware%2Fwrapperizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ComfortableSoftware%2Fwrapperizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ComfortableSoftware%2Fwrapperizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ComfortableSoftware","download_url":"https://codeload.github.com/ComfortableSoftware/wrapperizer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245924362,"owners_count":20694727,"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":["atom","atom-editor","atom-package","atom-plugin","coffeescript","plugin"],"created_at":"2024-10-16T07:35:37.867Z","updated_at":"2025-03-27T20:42:45.666Z","avatar_url":"https://github.com/ComfortableSoftware.png","language":"CoffeeScript","readme":"# WRAPPERIZER PACKAGE\n\n- #### Wraps selected text in arbitrary preconfigured text.\n  - ##### Makes .md and .html links\n    - ###### LowerCaseFixedText when true lower cases the fixedText before replacing %FT% with it.\n    - ###### UpperCaseSelectedText when true upper cases selectedText before replacing %ST% with it.\n    - ###### LinkifyFixedText when true replaces spaces and tabs by dashes and removes all disallowed characters from fixedText before replacing %FT% with it.\n    - ###### newTextList:\n      0. \"[%ST%](\\#%FT%)\"\n        - Wrap a link in the current file.\n      1. \"[%ST%](./fileOne.md\\#%FT%)\",\n        - Wrap a link in fileOne.md in the local directory.\n          - \"%ST%\" will be replaced with the selected text from the editor unmodified.\n          - \"%FT%\" will be replaced by the text which has been processed through the regex in patternList and replacement in replaceList.\n          - Select text to wrap in a link in an editor buffer.\n            - Select \"Hello there!\" alt-ctrl-w, 0 will replace \"Hello there!\" with \"\\\\[Hello there!\\\\]\\\\(#hello-there\\\\)\"\n            - Select \"Hello there!\" alt-ctrl-w, 1 will replace \"Hello there!\" with \"\\\\[Hello there!\\\\]\\\\(./fileOne.md#hello-there\\\\)\"\n  - ##### Works with atomic-management to support per project inserts and wrappings.\n\n\n  - ![A screenshot of your package](https://f.cloud.github.com/assets/69169/2290250/c35d867a-a017-11e3-86be-cd7c5bf3ff9b.gif)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomfortablesoftware%2Fwrapperizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcomfortablesoftware%2Fwrapperizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomfortablesoftware%2Fwrapperizer/lists"}