All Projects → phonon-framework → Phonon

phonon-framework / Phonon

Licence: mit
Phonon is a responsive front-end framework with a focus on simplicity and flexibility

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to Phonon

Front End Web Development Resources
This repository contains content which will be helpful in your journey as a front-end Web Developer
Stars: ✭ 3,452 (+712.24%)
Mutual labels:  framework, front-end-development, frontend-framework
Elefant
Elefant, the refreshingly simple PHP CMS and web framework.
Stars: ✭ 188 (-55.76%)
Mutual labels:  framework, website
Cmui
Lightweight UI solution for mobile web.
Stars: ✭ 182 (-57.18%)
Mutual labels:  framework, mobile-web
Tko
🥊 Technical Knockout – The Monorepo for Knockout.js (4.0+)
Stars: ✭ 227 (-46.59%)
Mutual labels:  framework, frontend-framework
Oxygen
一个轻量级Java框架,包含ioc、aop、config、cache、job、Jdbc、web等
Stars: ✭ 119 (-72%)
Mutual labels:  framework, light
Components
MobileUI was created thinking of making your hybrid application faster and smaller since you only install what you are really going to use for UI.
Stars: ✭ 125 (-70.59%)
Mutual labels:  framework, mobile-web
Mu
The μ css framework — a 1 ko css file.
Stars: ✭ 202 (-52.47%)
Mutual labels:  framework, light
Alumna
[Alpha release of v3] Development platform for humans / Plataforma de desenvolvimento para humanos
Stars: ✭ 32 (-92.47%)
Mutual labels:  framework, frontend-framework
Ogone
Advanced Web Composition for Future
Stars: ✭ 38 (-91.06%)
Mutual labels:  frontend-framework, front-end-development
S Cart
This project has been replaced by https://github.com/s-cart/s-cart
Stars: ✭ 258 (-39.29%)
Mutual labels:  framework, website
Qmlcore
QML to Javascript/HTML5 translator, both for mobile and desktop targets
Stars: ✭ 258 (-39.29%)
Mutual labels:  mobile-web, frontend-framework
Acyort
A Node.js static website framework
Stars: ✭ 118 (-72.24%)
Mutual labels:  framework, website
Bulmaswatch
Themes for Bulma
Stars: ✭ 1,525 (+258.82%)
Mutual labels:  framework, website
Quasar
An experimental rust-to-{wasm,asmjs} frontend framework.
Stars: ✭ 180 (-57.65%)
Mutual labels:  framework, frontend-framework
Flutterwebsite
The flutter.dev website recreated in Flutter. https://gallery.codelessly.com/flutterwebsites/flutterwebsite
Stars: ✭ 76 (-82.12%)
Mutual labels:  framework, website
Barekit
A bare minimum responsive framework
Stars: ✭ 201 (-52.71%)
Mutual labels:  framework, frontend-framework
Slim.js
Fast & Robust Front-End Micro-framework based on modern standards
Stars: ✭ 789 (+85.65%)
Mutual labels:  framework, front-end-development
Gaintime
GainTime é um framework de HTML, CSS e JS para desenvolvimento de projetos responsivos, focado na simplicidade.
Stars: ✭ 19 (-95.53%)
Mutual labels:  framework, website
frontie
Frontie is a front-end boilerplate. Gulp | Twig.js | Sass | Autoprefixer | Browsersync | Bootstrap 4 Grid System & Responsive Breakpoints
Stars: ✭ 28 (-93.41%)
Mutual labels:  frontend-framework, front-end-development
Uix Kit
A free UI toolkit based on some common libraries for building beautiful responsive website, compatible with Bootstrap v4.
Stars: ✭ 318 (-25.18%)
Mutual labels:  website, front-end-development

Phonon

Phonon is a responsive front-end framework with a focus on simplicity and flexibility

TypeScript Dependency Status devDependencies Status Build Status Codecov npm license

Starting with v2, Phonon is written in Sass and TypeScript.

Installation

You have the following options to install Phonon v2:

  • Install with npm npm install [email protected]

  • Install with Yarn yarn add [email protected]

  • Install with Composer composer require phonon-framework/phonon

  • Deliver CDN cached version of Phonon compiled CSS and JavaScript to your project by using UNPKG

  • Clone the repository to get all source files and compile Phonon by using the scripts: git clone https://github.com/phonon-framework/phonon.git

  • Download the latest release and use compiled CSS and JavaScript files available in the dist folder

Framework compatibility

Phonon uses a DOM MutationObserver which enables to react to DOM changes. This explains the ease of use of Phonon with Angular, React and Vue, etc. Please see Examples for more information.

Examples

We have several examples to share with you to show you how easy it is to integrate Phonon for your project. All examples are available in examples/.

Versioning

Phonon Framework is maintained under the Semantic Versioning guidelines.

Contributing

Don't hesitate to contribute to this project! The Phonon team is completely open to any suggestions or improvements. Please, go to the issues page to open an issue. Moreover, if your pull request contains JavaScript patches or features, you must include relevant unit tests. Editor preferences are available in the editor config for easy use in common text editors.

Copyright and license

Code released under the MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].