{"id":13744985,"url":"https://github.com/CrazyFlasher/domwires-as3","last_synced_at":"2025-05-09T04:33:00.695Z","repository":{"id":135312159,"uuid":"50381003","full_name":"CrazyFlasher/domwires-as3","owner":"CrazyFlasher","description":"ActionScript 3 Framework","archived":false,"fork":false,"pushed_at":"2019-07-09T11:00:49.000Z","size":6675,"stargazers_count":8,"open_issues_count":1,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-11-02T21:02:26.440Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"ActionScript","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/CrazyFlasher.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}},"created_at":"2016-01-25T21:07:43.000Z","updated_at":"2019-07-09T11:00:51.000Z","dependencies_parsed_at":"2023-04-28T14:02:02.068Z","dependency_job_id":null,"html_url":"https://github.com/CrazyFlasher/domwires-as3","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrazyFlasher%2Fdomwires-as3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrazyFlasher%2Fdomwires-as3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrazyFlasher%2Fdomwires-as3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrazyFlasher%2Fdomwires-as3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CrazyFlasher","download_url":"https://codeload.github.com/CrazyFlasher/domwires-as3/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224608971,"owners_count":17339785,"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-03T05:01:19.747Z","updated_at":"2024-11-15T17:30:55.074Z","avatar_url":"https://github.com/CrazyFlasher.png","language":"ActionScript","funding_links":[],"categories":["Unsorted"],"sub_categories":["Other API"],"readme":"## DomWires [![Build Status](https://travis-ci.org/CrazyFlasher/domwires-as3.svg?branch=master)](https://travis-ci.org/CrazyFlasher/domwires-as3)\nFlexible and extensible MVC framework.\n\n### Features\n* Splitting logic from visual part\n* Immutable interfaces are separated from mutable, for safe usage of read-only models (for example in views)\n* Possibility to use many implementations for interface easily\n* Fast communication among components using [IMessageDispatcher](http://188.166.108.195/projects/domwires/core/doc/com/domwires/core/mvc/message/IMessageDispatcher.html)\n* Object instantiation with dependencies injections using cool [IAppFactory](http://188.166.108.195/projects/domwires/core/doc/com/domwires/core/factory/IAppFactory.html#includeExamplesSummary)\n* Possibility to specify dependencies in config and pass it to [IAppFactory](http://188.166.108.195/projects/domwires/core/doc/com/domwires/core/factory/IAppFactory.html#includeExamplesSummary)\n* Easy object pooling management\n* Custom message bus (event bus) for easy and strict communication among objects\n\n***\n\n### Maven artifact\n**Repository URL:** https://raw.github.com/CrazyFlasher/maven-repo/master\n```\n\u003cdependency\u003e\n  \u003cgroupId\u003ecom.domwires\u003c/groupId\u003e\n  \u003cartifactId\u003ecore\u003c/artifactId\u003e\n  \u003cversion\u003e0.9.28-SNAPSHOT\u003c/version\u003e\n  \u003ctype\u003eswc\u003c/type\u003e\n\u003c/dependency\u003e\n```\n\n***\n\n### Minimum requirements\n* Adobe AIR or Flash Player 19.0\n\n***\n\n### Examples\n* [simpleMVC](https://github.com/CrazyFlasher/domwires-as3/tree/master/examples/simpleMVC)\n\n(Other primitive examples can be seen in [unit tests](https://github.com/CrazyFlasher/domwires-as3/tree/master/core/tests))\n\n***\n\n### Extensions\n* [StarlingApp](https://github.com/CrazyFlasher/domwires-ext-starlingApp-as3) - extension that is useful to render visual stuff using Starling 2.x\n\n***\n\n- [Building from core source](https://github.com/CrazyFlasher/domwires-as3/wiki/Building-core-(Windows)/)\n- [Building simpleMVC example from source](https://github.com/CrazyFlasher/domwires-as3/wiki/Building-simpleMVC-example-(Windows)/)\n- [Latest SWC](http://188.166.108.195/projects/domwires/core/dw-core.swc)\n- [ASDoc](http://188.166.108.195/projects/domwires/core/doc)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCrazyFlasher%2Fdomwires-as3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FCrazyFlasher%2Fdomwires-as3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCrazyFlasher%2Fdomwires-as3/lists"}