Giter Club home page Giter Club logo

d7460n's Introduction

D7460N UI

Your data your way.    ⎰⎰    Fast • Easy • Secure

 

 

 

 

 

/ Features

 

// End-users

  • Professional/minimal look/feel
  • Desktop keyboard accessible
  • Desktop right click shortcuts
  • In context searchable help system
  • Mobile touch/swipe controls
  • Compatible with all screen sizes
  • Optional configurable themes (light, dark, system)
  • Optional configurable layouts (horizontal, vertical)
  • Optional configurable UI density
  • Optional full screen/Zen mode

// Developers

  • Pure CSS UI Template
  • Single Page Application (SPA)
  • Progressive Web Application (PWA)
  • JAMstack architecture
  • W3C/WHATWG standards compliant
  • Vanilla (no dependencies)
  • Minimal nesting (flat)
  • Minimal/no classes
  • Data agnostic
  • JS Framework agnostic
  • Media platform agnostic (responsive)
  • Browser agnostic
  • No build process
  • No compile process
  • No server required
  • Web Storage API
  • Modern CSS ∷
    • :has() pseudo-class
    • @layer (optional third party integration)
    • container queries
    • custom elements
    • custom properties

/// Governing Principles

  • Minimal clean professional look/feel
  • Minimal clean markup
  • Self-aware UI ∷
    • Buttons only fetch, push, and clear data
    • UI detects and reacts [ :has() ] to when data is present
    • Loading animation between button click and data fully loaded
  • Least Power ∷
    1. Can it be done in HTML?
    2. Then can it be done in CSS?
    3. Then can it be done in JS?
    4. Then use more a powerful language?
  • Separation of Concerns ∷
    • Air gap separation between UI and related code (HTML/CSS) and data and related code (JS and or optional frameworks AKA Middle-tier) Meaning: no data/business logic in HTML
    • Business logic is now handled via modern CSS [ :has() ]
    • Air gap separation between middle-tier and related code from back-end-tier and related code

 

 

 ________    ________   __     ______     ______  ___     ___      ___    ___ ___
/\   ___ `\ /\____   \ /  `\  /  ____\  /' ____ `\\   -  /\  \    /\  \  /\  \\  \
\ \  \  /\ `\/___/   //  _  \/\  \___/_/\  \  /\  \\    " .\  \   \ \  \ \ \  \\  \
 \ \  \ \ \  \  /   //  /_\  \_\   ___ `\\  \ \ \  \\  \ .     \   \ \  \ \ \  \\  \
  \ \  \___\  \/   //\______   __  \_/\  \\  \___\  \\  \  " .  \   \ \  \___\  \\  \
   \ \________/\__/ \/_____/\__\/\_______/ \________/ \__\  \ \__\   \ \________/ \__\
    \/_______/\/_/         \/__/\/______/ \/_______/ \/__/   \/__/    \/_______/ \/__/

 † 

d7460n's People

Contributors

dragontheory avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

d7460n

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.