Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swiz/swiz-framework
Swiz framework for AS3 and Flex
https://github.com/swiz/swiz-framework
Last synced: 3 months ago
JSON representation
Swiz framework for AS3 and Flex
- Host: GitHub
- URL: https://github.com/swiz/swiz-framework
- Owner: swiz
- License: other
- Created: 2009-10-19T18:41:28.000Z (about 15 years ago)
- Default Branch: develop
- Last Pushed: 2013-06-19T04:19:12.000Z (over 11 years ago)
- Last Synced: 2024-06-21T18:43:44.157Z (5 months ago)
- Language: ActionScript
- Homepage: https://swizframework.jira.com/wiki
- Size: 3.99 MB
- Stars: 228
- Watchers: 18
- Forks: 42
- Open Issues: 18
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
Awesome Lists containing this project
- awesome-actionscript-sorted - swiz-framework - Swiz framework for AS3 and Flex (User Interface / Flex Components)
README
Swiz is a brutally simple micro-architecture for creating Rich Internet Applications with ActionScript 3 and Adobe Flex
## How to Contribute
The Swiz team welcomes contributions to the framework in the form of pull requests. Please note that active development happens in the develop branch, so you should fork from and submit to it, not master.
## Documentation and Reporting Bugs
Swiz does not use GitHub for issue tracking or documentation. Documentation can be found in the [Swiz wiki](https://swizframework.jira.com/wiki/) and bugs and feature requests should be entered in the [Swiz JIRA instance](https://swizframework.jira.com). **Note: you need to be logged in first**
## Building
You can compile the library .swc file using:
ant -f ./build/build.xml compile