{"id":13464392,"url":"https://github.com/nk-crew/ghostkit","last_synced_at":"2025-04-04T23:06:40.275Z","repository":{"id":42207116,"uuid":"126965658","full_name":"nk-crew/ghostkit","owner":"nk-crew","description":"Create engaging websites using over 25 advanced blocks featuring motion effects, smooth animations, and robust extensions.","archived":false,"fork":false,"pushed_at":"2025-03-24T12:56:24.000Z","size":17084,"stargazers_count":164,"open_issues_count":26,"forks_count":34,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-01T20:43:23.407Z","etag":null,"topics":["animation","blocks","effects","gutenberg","motion","wordpress"],"latest_commit_sha":null,"homepage":"https://www.ghostkit.io/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nk-crew.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","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},"funding":{"custom":["https://www.ghostkit.io/pricing/"]}},"created_at":"2018-03-27T09:53:22.000Z","updated_at":"2025-03-27T09:19:25.000Z","dependencies_parsed_at":"2024-01-16T06:07:51.353Z","dependency_job_id":"2ebac712-ab87-434e-909b-c154a75c5cae","html_url":"https://github.com/nk-crew/ghostkit","commit_stats":null,"previous_names":["nk-o/ghostkit"],"tags_count":95,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nk-crew%2Fghostkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nk-crew%2Fghostkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nk-crew%2Fghostkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nk-crew%2Fghostkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nk-crew","download_url":"https://codeload.github.com/nk-crew/ghostkit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247261600,"owners_count":20910108,"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":["animation","blocks","effects","gutenberg","motion","wordpress"],"created_at":"2024-07-31T14:00:42.102Z","updated_at":"2025-04-04T23:06:40.245Z","avatar_url":"https://github.com/nk-crew.png","language":"PHP","funding_links":["https://www.ghostkit.io/pricing/"],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003ca href=\"https://www.ghostkit.io/\"\u003e\n\t\u003cimg src=\"https://www.ghostkit.io/wp-content/uploads/2023/11/ghostkit-favicon.svg\" height=\"40\" alt=\"Ghost Kit - Page Builder Blocks\"\u003e\n  \u003c/a\u003e\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://wordpress.org/plugins/ghostkit/\"\u003e\u003cimg alt=\"WordPress Plugin Version\" src=\"https://img.shields.io/wordpress/plugin/v/ghostkit\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://wordpress.org/plugins/ghostkit/\"\u003e\u003cimg alt=\"WordPress Plugin Rating\" src=\"https://img.shields.io/wordpress/plugin/rating/ghostkit\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://wordpress.org/plugins/ghostkit/\"\u003e\u003cimg alt=\"WordPress Plugin Downloads\" src=\"https://img.shields.io/wordpress/plugin/dt/ghostkit\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/nk-crew/ghostkit/blob/master/LICENSE\"\u003e\u003cimg alt=\"License\" src=\"https://img.shields.io/github/license/nk-crew/ghostkit\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003eCreate sophisticated WordPress websites with advanced blocks, motion effects, and powerful extensions.\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.ghostkit.io/\"\u003eWebsite\u003c/a\u003e \u0026nbsp; \u003ca href=\"https://www.ghostkit.io/docs/\"\u003eDocumentation\u003c/a\u003e \u0026nbsp; \u003ca href=\"https://wordpress.org/plugins/ghostkit/\"\u003eWordPress Plugin\u003c/a\u003e \u0026nbsp; \u003ca href=\"https://www.ghostkit.io/pricing/\"\u003ePro Version\u003c/a\u003e\n\u003c/p\u003e\n\n## Overview\n\nGhost Kit enhances the WordPress editing experience with a comprehensive collection of blocks and extensions. Key features:\n\n- 🧱 25+ Advanced Blocks\n- ⚡ Motion Effects \u0026 Animations\n- 🎨 Typography \u0026 Color Customization\n- 📱 Responsive Design Tools\n- 🛠️ Extended Core Blocks\n- 📝 Rich Content Formatting\n\n## Development\n\n### Prerequisites\n\n- PHP \u003e= 7.2\n- Node.js \u003e= 18.0\n- Composer \u003e= 2.0\n\n### Getting Started\n\n1. Clone the repository\n2. Install dependencies:\n   ```bash\n   npm install\n   ```\n\n### Development Commands\n\n```bash\n# Start development with file watcher\nnpm run dev\n\n# Build for development\nnpm run build\n\n# Build for production (with zip file)\nnpm run build:prod\n```\n\n### Code Quality\n\n```bash\n# Linting\nnpm run lint:php    # Check PHP code\nnpm run lint:js     # Check JavaScript code\nnpm run lint:css    # Check CSS code\n\n# Auto-fixing\nnpm run format:php  # Fix PHP code\nnpm run format:js   # Fix JavaScript code\nnpm run format:css  # Fix CSS code\n```\n\n### Testing\n\n1. [Install Docker](https://www.docker.com/) on your machine\n2. Start the server:\n   ```bash\n   npm run env:start\n   ```\n3. Run tests:\n   ```bash\n   npm run test:e2e    # End-to-end tests\n   npm run test:unit   # Unit tests\n   ```\n\n## License\n\nThis project is licensed under the GPL-2.0-or-later License - see the [LICENSE](LICENSE.txt) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnk-crew%2Fghostkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnk-crew%2Fghostkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnk-crew%2Fghostkit/lists"}