Licensed to the Apache Software Foundation (ASF) under one or more

contributor license agreements. See the NOTICE file distributed with

this work for additional information regarding copyright ownership.

The ASF licenses this file to You under the Apache License, Version 2.0

(the “License”); you may not use this file except in compliance with

the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software

distributed under the License is distributed on an “AS IS” BASIS,

WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

See the License for the specific language governing permissions and

limitations under the License.

layout: docpage title: Libraries description: pre-written sets of code which allows for easier development of Royale-based applications permalink: /libraries

Libraries

Pre-written sets of code which allows for easier development of Royale-based applications.

we'll be listing here the available Royale libraries.

Part of Apache Royale:

  • Crux An library based on Swiz. Swiz is a framework that simplifies applications and gives you Inversion of Control/Dependency Injection, Event handling, new Metadatas, simplified life cycle for asynchronous remote method invocations and many more.

Third party (external libraries)

  • PureMVC{:target=‘_blank’} is a lightweight framework for creating applications based upon the classic Model-View-Controller design meta-pattern. Is part of The PureMVC Framework{:target=‘_blank’} that implements the same library in many other popular languages and technologies.