phonon
Version:
Phonon is an open source HTML, CSS and JavaScript agnostic framework that allows to create a website or a hybrid Web app.
45 lines (28 loc) • 2.5 kB
Markdown
# [Phonon](http://phonon.quarkdev.com)
> Phonon: the light weight, scalable, flexible and customizable HTML5 Web - Mobile Framework.
[](https://github.com/ellerbrock/typescript-badges/)
[](https://david-dm.org/quark-dev/Phonon-Framework)
[](https://david-dm.org/quark-dev/Phonon-Framework)
[](https://travis-ci.org/quark-dev/Phonon-Framework)
[](https://codecov.io/gh/quark-dev/Phonon-Framework)
[]()
[]()
[]()
Starting with v2.0, Phonon takes full advantage of ECMAScript.
## Quick start
Please refer to our documentation for more information.
The installation can take place in several ways:
- [Download the latest release](https://github.com/quark-dev/Phonon-Framework/releases) and use dist files.
- Clone the repo: `git clone https://github.com/quark-dev/Phonon-Framework.git`.
- Install with [npm](https://www.npmjs.com): `npm install phonon`.
- Install with [yarn](https://yarnpkg.com/en/): `yarn add phonon`.
- Install with [Bower](https://bower.io): `bower install phonon`.
- Use [CDNJS](https://cdnjs.com/libraries/PhononJs).
## Versioning
Phonon Framework is maintained under the [Semantic Versioning guidelines](http://semver.org/).
## 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](https://github.com/quark-dev/Phonon-Framework/issues) 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](https://github.com/quark-dev/Phonon-Framework/blob/master/.editorconfig) for easy use in common text editors.
## Copyright and license
Code released under the [MIT License](https://github.com/quark-dev/Phonon-Framework/blob/master/LICENSE).