{"id":13769805,"url":"https://github.com/sureshHARDIYA/flipboxplus","last_synced_at":"2025-05-11T02:33:55.637Z","repository":{"id":228765553,"uuid":"774375710","full_name":"sureshHARDIYA/flipboxplus","owner":"sureshHARDIYA","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-29T09:44:46.000Z","size":18264,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-03T17:08:46.572Z","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/sureshHARDIYA.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-03-19T12:50:30.000Z","updated_at":"2024-06-29T09:44:50.000Z","dependencies_parsed_at":"2024-08-03T17:12:46.930Z","dependency_job_id":null,"html_url":"https://github.com/sureshHARDIYA/flipboxplus","commit_stats":null,"previous_names":["sureshhardiya/flipboxplus"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sureshHARDIYA%2Fflipboxplus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sureshHARDIYA%2Fflipboxplus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sureshHARDIYA%2Fflipboxplus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sureshHARDIYA%2Fflipboxplus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sureshHARDIYA","download_url":"https://codeload.github.com/sureshHARDIYA/flipboxplus/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225004693,"owners_count":17405659,"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-08-03T17:00:31.706Z","updated_at":"2024-11-17T05:31:47.620Z","avatar_url":"https://github.com/sureshHARDIYA.png","language":"JavaScript","funding_links":[],"categories":["Tools"],"sub_categories":["Block Tools"],"readme":"# EditorJS Carousel Plugin\n\n**EditorJS Carousel Plugin** is a custom tool for the [EditorJS](https://editorjs.io/) framework that enables users to add, edit, and delete text carousels within the editor. This plugin provides a seamless way for users to incorporate carousel components into their EditorJS content, complete with formatting options available through the inline toolbar.\n\n## Features\n\n- Add new carousels to your EditorJS content.\n- Edit and delete existing carousels.\n- Format text within carousels using the available inline toolbar options.\n\n## Installation\n\nTo install the EditorJS Carousel Plugin, follow these steps:\n\n1. Install EditorJS if you haven't already:\n\n   ```bash\n   npm i skm-flipbox\n   ```\n2. Add it to your èditorjs` configuration. \n```\nimport EditorJS from '@editorjs/editorjs';\nimport SKMFlipBox from 'skm-flipbox';\n\nconst editor = new EditorJS({\n  // Your EditorJS configuration\n  tools: {\n    carousel: {\n      class: SKMFlipBox,\n      inlineToolbar: true, \n    },\n    // Other tools...\n  },\n});\n\n```\n\n### Demo\n\n![Demo](demo.gif)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FsureshHARDIYA%2Fflipboxplus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FsureshHARDIYA%2Fflipboxplus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FsureshHARDIYA%2Fflipboxplus/lists"}