{"id":18410568,"url":"https://github.com/cofficlab/juiceeditorkit","last_synced_at":"2025-04-12T22:41:30.918Z","repository":{"id":259147201,"uuid":"875199082","full_name":"CofficLab/JuiceEditorKit","owner":"CofficLab","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-24T01:34:12.000Z","size":56461,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-24T08:10:49.985Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CofficLab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2024-10-19T10:59:04.000Z","updated_at":"2024-10-23T15:16:17.000Z","dependencies_parsed_at":"2024-10-25T17:15:23.409Z","dependency_job_id":null,"html_url":"https://github.com/CofficLab/JuiceEditorKit","commit_stats":null,"previous_names":["cofficlab/juiceeditor-swiftui"],"tags_count":62,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CofficLab%2FJuiceEditorKit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CofficLab%2FJuiceEditorKit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CofficLab%2FJuiceEditorKit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CofficLab%2FJuiceEditorKit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CofficLab","download_url":"https://codeload.github.com/CofficLab/JuiceEditorKit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248643045,"owners_count":21138353,"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":[],"created_at":"2024-11-06T03:32:49.129Z","updated_at":"2025-04-12T22:41:30.889Z","avatar_url":"https://github.com/CofficLab.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JuiceEditorKit\n\nThis Swift package provides a view that displays a rich text editor.\n\nThe rich text editor implementation comes from [JuiceEditor](https://github.com/CofficLab/JuiceEditor).\n\n![image](./docs/hero.png)\n\n## Features\n\n- Integrates rich text editing functionality provided by JuiceEditor.\n- Supports various text formats and styles.\n- Easy to use and customize in Swift projects.\n\n## Installation\n\n1. Open your Xcode project.\n2. Select `File` \u003e `Swift Packages` \u003e `Add Package Dependency`.\n3. Enter the repository URL: `https://github.com/CofficLab/JuiceEditorSwift`.\n4. Choose the latest version and add it to your project.\n\n## Usage\n\nImport the package and use it in your SwiftUI view:\n\n```swift\nimport SwiftUI\nimport JuiceEditorKit\n\nstruct ContentView: View {\n    var body: some View {\n        EditorView()\n    }\n}\n```\n\n## Related Projects\n\n- [JuiceEditor](https://github.com/CofficLab/JuiceEditor)\n- [JuiceEditor-Draw](https://github.com/CofficLab/JuiceEditor-Draw)\n- [JuiceEditor-Playground](https://github.com/cofficlab/JuiceEditor-Playground)\n- [JuiceEditor-Examples](https://github.com/cofficlab/JuiceEditor-Examples)\n\n## Maintainers\n\nWork for Joy \u0026 Live for Love ➡️ \u003chttps://github.com/nookery\u003e\n\n## License\n\nJuiceEditor is released under a dual license:\n\n1. For non-commercial use: [MIT License](LICENSE)\n2. For commercial use or modifications: Please [contact the author](https://github.com/nookery) for a commercial license.\n\nAny use of this software for commercial purposes or any modifications to the source code require explicit permission from the author.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcofficlab%2Fjuiceeditorkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcofficlab%2Fjuiceeditorkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcofficlab%2Fjuiceeditorkit/lists"}