Coder Social home page Coder Social logo

gungun1643 / atui_pr1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alcapitan/atui

0.0 0.0 0.0 17.21 MB

Front-end library to build your website easier.

Home Page: https://alcapitan.github.io/atui/

License: GNU General Public License v3.0

JavaScript 20.54% CSS 31.69% HTML 47.77%

atui_pr1's Introduction

Logo ATUI

ATUI (Alex Tech User Interface)

Front-end library to build your website easier.

GitHub tag (latest SemVer pre-release) jsDelivr hits (GitHub) GitHub issues GitHub milestone GitHub repo size

This library is still under development !

Currently, there is beta versions which you can use, but keep in mind it's still in development !
Anyway, you can already contribute to the project and give your opinions !

Download and use ATUI (with Git)

Don't worry, in version 0.4.0 distribution methods will be easy.
You should display your website with an VScode extension like Live Server.

With CDN (for users)

Put this line to your HTML <head> :
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/gh/alcapitan/atui/atui/kernel/main.css" />

Put this line at the end of <body> in your HTML :
<script src="https://cdn.jsdelivr.net/gh/alcapitan/atui/atui/kernel/main.js"></script> Then, change the links above for reach extensions files.

With release package (for users)

Download the latest release.
After downloading ATUI, copy the /atui folder and paste it into your website root.

With git (for developers)

git clone https://github.com/alcapitan/atui.git

Contributing

ATUI is an open-source project that invites collaboration.
You can help in the development of the project even without coding ! So you can test ATUI, report bugs, give your opinions and ideas for improvement, and more...
Before contributing, please read CONTRIBUTING.md. All your reports must be done in Issues on GitHub. The road map is also in the Issues page.

What is this project in a nutshell ?

The goals of ATUI

  • to have optimal performance (thinking for those with old devices and low internet speeds)
  • to be simple to understand and use
  • to be always reliable
  • to have an active development
  • support stable versions for a long time (some years)

Tree structure explanation

  • The root / contains HTML files and some config and meta files.
  • The folder /atui contains kernel (ATUI core files) and some extensions.
  • The folder /patch contains your files like CSS, JS, icons, illustrations, and so on.
  • The folders */medias contains all files about someone except CSS and JS files.
  • The files */sources.txt contains all links to the icons and other medias.
  • The folder /.github is the stuff created by GitHub to store issue templates for example.

Extensions

One of ATUI's fun features is extensions. Extensions are additional features, coded to work on ATUI, to give you more possibilities.
Anyone can create an extension, but you have to respect extension coding standards, and not break the sites that will use them.

Official extensions

  • MediasPlayer : Contains all necessary tools to play music or video.
  • SearchServices : Contains all the necessary tools to search anything by sending a query to a server.

License & Use of external service

Project released under GNU General Public License.

Softwares

Websites

atui_pr1's People

Contributors

alcapitan avatar dependabot[bot] 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.