Getting Started
This page is an overview of the Feathers UI documentation and related resources. Feathers UI is a cross-platform framework of UI components for creative frontend projects.
Introduction
Learn how to download Feathers UI and how to create your first project.
- Install Feathers UI, along with all of its required dependencies.
- Create a new project in the following environments:
Basic Concepts
Get familiar with UI components, layouts, working with data, styling, and more.
If you're not yet familiar with the Haxe programming language, the the OpenFL library, the following resources are available.
Advanced Concepts
Dive deeper into the Feathers UI architecture.
API Reference
This documentation section is useful when you want to learn more details about a particular Feathers UI class, property, or method. For example, feathers.controls.Button
API reference can provide you with details about all properties, styles, and events that are available on a Button
component.
Sample projects
A variety of examples are available to show you how to integrate the various pieces of the Feathers UI framework into your application.
Staying Informed
The Feathers UI blog is the official source for all announcements and updates about Feathers UI.
You can also follow @feathersui on Twitter for updates and extras, but you won't miss anything essential if you only read the blog.
Not every feature or bug fix in Feathers UI updates deserves its own blog post, but you can find a detailed changelog for every release in the CHANGELOG.md file in the Feathers UI repository.
Something missing?
If something is missing in the documentation or if you found some part confusing, please open an issue on the feathersui-website repository, or send a tweet to @feathersui on Twitter.