{"id":15286431,"url":"https://github.com/cocreate-app/cocreate-actions","last_synced_at":"2025-07-16T04:37:01.212Z","repository":{"id":49179790,"uuid":"197856775","full_name":"CoCreate-app/CoCreate-actions","owner":"CoCreate-app","description":"Chain multiple component executions to generate your desired logic, when one action is complete next one will start. The sequence goes until all actions have been completed. Vanilla javascript, easily configured using HTML5 attributes and/or JavaScript API.","archived":false,"fork":false,"pushed_at":"2025-05-01T04:37:58.000Z","size":1409,"stargazers_count":13,"open_issues_count":0,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-07-05T10:15:46.040Z","etag":null,"topics":["actions","chain-functions","cocreate","cocreate-framework","cocreatejs","cocreatejs-component","collaboration","collaborative-framework","html5-framework","javascript-framework","low-code","low-code-framework","no-code","no-code-framework","realtime","realtime-framework","shared-editing"],"latest_commit_sha":null,"homepage":"https://cocreate.app/docs/actions","language":"JavaScript","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/CoCreate-app.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","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,"zenodo":null},"funding":{"github":"CoCreate-app"}},"created_at":"2019-07-19T23:55:49.000Z","updated_at":"2025-05-01T00:57:16.000Z","dependencies_parsed_at":"2023-10-15T22:43:19.574Z","dependency_job_id":"e28d241f-b25b-4db0-8246-530292223305","html_url":"https://github.com/CoCreate-app/CoCreate-actions","commit_stats":{"total_commits":724,"total_committers":18,"mean_commits":40.22222222222222,"dds":"0.43646408839779005","last_synced_commit":"1569e21c4e4a7932b4026484f8e94764a5b7f034"},"previous_names":["cocreate-app/cocreate-action"],"tags_count":240,"template":false,"template_full_name":null,"purl":"pkg:github/CoCreate-app/CoCreate-actions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-actions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-actions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-actions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-actions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CoCreate-app","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-actions/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-actions/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265481936,"owners_count":23773976,"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":["actions","chain-functions","cocreate","cocreate-framework","cocreatejs","cocreatejs-component","collaboration","collaborative-framework","html5-framework","javascript-framework","low-code","low-code-framework","no-code","no-code-framework","realtime","realtime-framework","shared-editing"],"created_at":"2024-09-30T15:13:57.776Z","updated_at":"2025-07-16T04:37:01.144Z","avatar_url":"https://github.com/CoCreate-app.png","language":"JavaScript","readme":"# CoCreate-actions\r\n\r\nChain multiple component executions to generate your desired logic, when one action is complete next one will start. The sequence goes until all actions have been completed. Vanilla javascript, easily configured using HTML5 attributes and/or JavaScript API. Take it for a spin in our [playground!](https://cocreate.app/docs/actions)\r\n\r\n![minified](https://img.badgesize.io/https://cdn.cocreate.app/actions/latest/CoCreate-actions.min.js?style=flat-square\u0026label=minified\u0026color=orange)\r\n![gzip](https://img.badgesize.io/https://cdn.cocreate.app/actions/latest/CoCreate-actions.min.js?compression=gzip\u0026style=flat-square\u0026label=gzip\u0026color=yellow)\r\n![brotli](https://img.badgesize.io/https://cdn.cocreate.app/actions/latest/CoCreate-actions.min.js?compression=brotli\u0026style=flat-square\u0026label=brotli)\r\n![GitHub latest release](https://img.shields.io/github/v/release/CoCreate-app/CoCreate-action?style=flat-square)\r\n![License](https://img.shields.io/github/license/CoCreate-app/CoCreate-action?style=flat-square)\r\n![Hiring](https://img.shields.io/static/v1?style=flat-square\u0026label=\u0026message=Hiring\u0026color=blueviolet)\r\n\r\n![CoCreate-actions](https://cdn.cocreate.app/docs/CoCreate-actions.gif)\r\n\r\n## [Docs \u0026 Demo](https://cocreate.app/docs/actions)\r\n\r\nFor a complete guide and working demo refer to the [doumentation](https://cocreate.app/docs/actions)\r\n\r\n## CDN\r\n\r\n```html\r\n\u003cscript src=\"https://cdn.cocreate.app/actions/latest/CoCreate-actions.min.js\"\u003e\u003c/script\u003e\r\n```\r\n\r\n```html\r\n\u003cscript src=\"https://cdn.cocreate.app/actions/latest/CoCreate-actions.min.css\"\u003e\u003c/script\u003e\r\n```\r\n\r\n## NPM\r\n\r\n```shell\r\n$ npm i @cocreate/actions\r\n```\r\n\r\n## yarn\r\n\r\n```shell\r\n$ yarn install @cocreate/actions\r\n```\r\n\r\n# Table of Contents\r\n\r\n-   [Table of Contents](#table-of-contents)\r\n-   [Announcements](#announcements)\r\n-   [Roadmap](#roadmap)\r\n-   [How to Contribute](#how-to-contribute)\r\n-   [About](#about)\r\n-   [License](#license)\r\n\r\n\u003ca name=\"announcements\"\u003e\u003c/a\u003e\r\n\r\n# Announcements\r\n\r\nAll updates to this library are documented in our [CHANGELOG](https://github.com/CoCreate-app/CoCreate-actions/blob/master/CHANGELOG.md) and [releases](https://github.com/CoCreate-app/CoCreate-actions/releases). You may also subscribe to email for releases and breaking changes.\r\n\r\n\u003ca name=\"roadmap\"\u003e\u003c/a\u003e\r\n\r\n# Roadmap\r\n\r\nIf you are interested in the future direction of this project, please take a look at our open [issues](https://github.com/CoCreate-app/CoCreate-actions/issues) and [pull requests](https://github.com/CoCreate-app/CoCreate-actions/pulls). We would love to hear your feedback.\r\n\r\n\u003ca name=\"about\"\u003e\u003c/a\u003e\r\n\r\n# About\r\n\r\nCoCreate-actions is guided and supported by the CoCreate Developer Experience Team.\r\n\r\nPlease Email the Developer Experience Team [here](mailto:develop@cocreate.app) in case of any queries.\r\n\r\nCoCreate-actions is maintained and funded by CoCreate. The names and logos for CoCreate are trademarks of CoCreate, LLC.\r\n\r\n\u003ca name=\"contribute\"\u003e\u003c/a\u003e\r\n\r\n# How to Contribute\r\n\r\nWe encourage contribution to our libraries (you might even score some nifty swag), please see our [CONTRIBUTING](https://github.com/CoCreate-app/CoCreate-actions/blob/master/CONTRIBUTING.md) guide for details.\r\n\r\nWe want this library to be community-driven, and CoCreate led. We need your help to realize this goal. To help make sure we are building the right things in the right order, we ask that you create [issues](https://github.com/CoCreate-app/CoCreate-actions/issues) and [pull requests](https://github.com/CoCreate-app/CoCreate-actions/pulls) or merely upvote or comment on existing issues or pull requests.\r\n\r\nWe appreciate your continued support, thank you!\r\n\r\n\u003ca name=\"license\"\u003e\u003c/a\u003e\r\n\r\n# License\r\n\r\n[The MIT License (MIT)](https://github.com/CoCreate-app/CoCreate-actions/blob/master/LICENSE)\r\n","funding_links":["https://github.com/sponsors/CoCreate-app"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcocreate-app%2Fcocreate-actions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcocreate-app%2Fcocreate-actions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcocreate-app%2Fcocreate-actions/lists"}