Phonon Framework icon
Phonon Framework icon

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.

License model

  • FreeOpen Source

Application type

Platforms

  • Mac
  • Windows
  • Linux
  • Online
  • Android
  • iPhone
  • Android Tablet
  • iPad
  No rating
3likes
0comments
0news articles

Features

Suggest and vote on features

Phonon Framework News & Activities

Highlights All activities

Recent activities

Show all activities

Phonon Framework information

  • Developed by

    Unknown
  • Licensing

    Open Source and Free product.
  • Alternatives

    96 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

Our users have written 0 comments and reviews about Phonon Framework, and it has gotten 3 likes

Phonon Framework was added to AlternativeTo by Qathom on Nov 22, 2015 and this page was last updated Jan 27, 2021.
No comments or reviews, maybe you want to be first?
Post comment/review

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.