

Phonon Framework
3 likes
Phonon is a front-end framework made with mobile and desktop in mind. It offers clear and neutral components that integrate best practices and ideas coming from well-known design styles.
Cost / License
- Free
- Open Source
Platforms
- Mac
- Windows
- Linux
- Online
- Android
- iPhone
- Android Tablet
- iPad
Features
Android Development
Phonon Framework News & Activities
Highlights All activities
Recent activities
- POX added Phonon Framework as alternative to Nuxt UI
- POX added Phonon Framework as alternative to Reshaped
- POX added Phonon Framework as alternative to Pico CSS
devin-schumacher added Phonon Framework as alternative to SERP UI Blocks
POX added Phonon Framework as alternative to shadcn-ui
Phonon Framework information
No comments or reviews, maybe you want to be first?
Post comment/reviewFeatured in Lists
FREE/FREEmium-OpenSource-Frameworx-2-Try-Out
List by Whitney Hope with 47 apps, updated
What is Phonon Framework?
Phonon is a front-end framework made with mobile and desktop in mind. It offers clear and neutral components that integrate best practices and ideas coming from well-known design styles.
- Component setup in JavaScript or HTML: Use the JavaScript API directly to use components. Some components such as modals and notifications don't require any HTML markup. By omitting the element option, it will generate the HTML markup and add it into the DOM. Most component options are read directly from the HTML markup thanks to data-attributes. This eliminates the need to write unnecessary JavaScript configuration elsewhere in your code.
CommonJS components: include individual components that are useful in your project in order to optimize the size. For more information, please read Custom builds .
Responsive Frontend components: the UI components are designed to support use cases on different device formats such as desktop, tablets and smartphones.

