Giter Site home page Giter Site logo

hcxiong / displayjs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from arguiot/displayjs

1.0 2.0 0.0 891 KB

A simple JavaScript framework for building ambitious UIs ๐Ÿ˜Š

Home Page: https://display.js.org

License: MIT License

JavaScript 96.91% HTML 3.09%

displayjs's Introduction

DisplayJS


A simple framework for building ambitious UI, without thinking about how everything will be displayed.
By the way, you can โญ๏ธ the project to support it ๐Ÿ˜Š

GitHub release Build Status Github All Releases npm License

Browser support

The browser support table is not 100% accurate. The โ›” means that I didn't test DisplayJS for that browser.

Chrome logo Firefox logo IE logo Opera logo Safari logo Android Browser Logo
52+ โœ… 52+ โœ… 10+โ›” 40+ โœ… 9+ โœ… 5.2+ โ›”

Getting Started

To use display.js, you'll need to download display.js and add it in your js folder. Or, you can add these line of code in the head or in the body of your page:

// Add DisplayJS
<script src="https://unpkg.com/display.js"></script>

or you can install DisplayJS using npm

$ npm install display.js

Initialize DisplayJS

// Create a var for Display.JS. You don't have to add the $ var, you can change the name.
var $ = new DisplayJS (window);

The full docs can be found here

Support

DisplayJS is a project that required a lot of work and effort. You can show your appreciation by leaving a โญ๏ธ. But you can also contribute in a 'financial' way by giving some XMRs (if you have no idea of what this is, look for Monero on Google) at this address:

49qzWTyu4awZFpnVRUZHCQE8xz1bcoRkCQh1nrRsTHg3if6osQqVXRoFAyGYvhDR4pZ4w8WTKQDykYy5Z2Sj6i9TAj2fiBr

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Made a website using the DisplayJS?

Add the built with DisplayJS badge to your README.md

Built with DisplayJS

Feel free to send me an email at [email protected], and I might add your site to an examples section I'm currently working on.

Examples of projects using DisplayJS

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Arthur Guiot - Initial work - @arguiot
  • Nikhil Bhaskar - Added aliases for the $.var() function - @Nikhil22
  • devrafalko - Helped a lot for the $.math() function - @devrafalko
  • Irving Ventura - Fixed a merge issue - @irvingv8
  • Vladimir B. - Fixed the global export warning - @ange007
  • ChenSheng - Fixed $.s() function - @Cslove

See also the list of contributors who participated in this project. If you don't code but you have great ideas, don't hesitate to write your idea in the issue part. If your idea is accepted, I will add you to this list ๐Ÿ˜Š.

Thank You
for support

License

This project is licensed under the MIT License - see the LICENSE file for details.

Copyright ยฉ 2017 Arthur Guiot All Rights Reserved.

displayjs's People

Contributors

adiman9 avatar akccakcctw avatar ange007 avatar arguiot avatar atakangktepe avatar cslove avatar dasamantaraoaditya avatar diptinayan avatar djm158 avatar flordeciruela avatar idanaiziknissim avatar lucasgruwez avatar nikhil22 avatar shreyas-a avatar sibeitokgong avatar vdeventura avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.