{"id":16061212,"url":"https://github.com/krzyzanowskim/sttextview-plugin-template","last_synced_at":"2025-03-18T05:30:33.126Z","repository":{"id":189703930,"uuid":"681111900","full_name":"krzyzanowskim/STTextView-Plugin-Template","owner":"krzyzanowskim","description":"Template Plugin repository for STTextView","archived":false,"fork":false,"pushed_at":"2023-09-13T15:59:06.000Z","size":21,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-04-14T07:11:18.869Z","etag":null,"topics":["plugin","sttextview","textview"],"latest_commit_sha":null,"homepage":"https://github.com/krzyzanowskim/STTextView?tab=readme-ov-file#plugins","language":"Swift","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/krzyzanowskim.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,"governance":null}},"created_at":"2023-08-21T09:39:44.000Z","updated_at":"2023-08-28T18:35:59.000Z","dependencies_parsed_at":"2023-11-25T14:00:20.894Z","dependency_job_id":"3a335ef2-f1e4-40c1-bd99-f8dfde5d0a5e","html_url":"https://github.com/krzyzanowskim/STTextView-Plugin-Template","commit_stats":{"total_commits":11,"total_committers":2,"mean_commits":5.5,"dds":0.09090909090909094,"last_synced_commit":"7f9dc0b770956ae6f8ef9bd10244885495e6d779"},"previous_names":["krzyzanowskim/sttextview-plugin-template"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krzyzanowskim%2FSTTextView-Plugin-Template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krzyzanowskim%2FSTTextView-Plugin-Template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krzyzanowskim%2FSTTextView-Plugin-Template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krzyzanowskim%2FSTTextView-Plugin-Template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krzyzanowskim","download_url":"https://codeload.github.com/krzyzanowskim/STTextView-Plugin-Template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243902293,"owners_count":20366260,"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":["plugin","sttextview","textview"],"created_at":"2024-10-09T04:08:12.348Z","updated_at":"2025-03-18T05:30:32.457Z","avatar_url":"https://github.com/krzyzanowskim.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"## [STTextView](https://github.com/krzyzanowskim/STTextView) Plugin Template\n\nThis is a template repository for [STTextView](https://github.com/krzyzanowskim/STTextView) Plugin.\nIt consists of a Dummy Plugin implementation that is a good starting point for a new Plugin.\n\n### Content\n1. `DummyPlugin` SwiftPM package\n2. Companion `DemoApp` with the setup [STTextView](https://github.com/krzyzanowskim/STTextView), ready to play with a Plugin.\n    1. Add a plugin as an app dependency\n    2. Add plugin to [STTextView](https://github.com/krzyzanowskim/STTextView) instance in file [EditorViewController.swift](DemoApp/EditorViewController.swift#L21)\n    ```swift\n    import MyPlugin\n\n    textView.addPlugin(\n      MyPlugin()\n    )\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrzyzanowskim%2Fsttextview-plugin-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrzyzanowskim%2Fsttextview-plugin-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrzyzanowskim%2Fsttextview-plugin-template/lists"}