Skip to content
Updated Home (markdown) authored by arguiot's avatar arguiot
<h1 align="center">Display.JS</h1>
<h1 align="center">DisplayJS</h1>
<p align="center">
<img src="https://rawgit.com/arguiot/DisplayJS/master/docs/img/logo.svg" width="256">
<br/>
A simple framework for building ambitious UI, without thinking about how everything will be displayed.
<br/>
⚠️ I'm still developping DisplayJS - this is not the final version
⚠️ I'm still developing DisplayJS - this is not the final version - the docs aren't fully written, so wait a bit before downloading and using DisplayJS. Just ⭐️ the project to remember 😊
[![GitHub release](https://img.shields.io/github/release/arguiot/DisplayJS.svg)](https://github.com/arguiot/DisplayJS/releases)
[![Build Status](https://travis-ci.org/arguiot/DisplayJS.svg?branch=master)](https://travis-ci.org/arguiot/DisplayJS)
......@@ -13,3 +13,7 @@ A simple framework for building ambitious UI, without thinking about how everyth
[![License](https://img.shields.io/github/license/arguiot/DisplayJS.svg)](LICENSE)
</p>
# Welcome
Welcome to the official documentation of DisplayJS, a simple framework for building ambitious UIs. DisplayJS was designed for big projects, but it could also be used in smaller projects. If I made this framework, it's because I wanted something different than jQuery, but with the same simplicity. I wanted to learn VueJS, and I loved a lot of concepts, but it wasn't that simple. So I always wondered to create my own framework, and I came with the idea of DisplayJS. 😊 *I hope 🤞 you'll fall in love with DisplayJS* because I spent a lot of hours and drunk a lot of coffee ☕️ to create this framework.