Giter Club home page Giter Club logo

orphic's Introduction

orphic

  • ๐Ÿ™ Namaste, First say 'o' for 'orphic'
  • orphic is an UI framework based on neumorphism that combines the neumorphism, skewmorphism and flat design to style the future UI.
  • orphic enables background blur like features even in gecko with its tweakable layers.
  • orphic features a reactive, dynamic and small js/css library.
  • orphic is highly tweakable, it have strong emphasis to be easy for developers to build their UI on it.
  • orphic tried to be faster and it is fast.
  • orphic supports all standard browsers.
  • orphic is currently only on web, but our mission is to make it for all platforms including web frameworks like reactjs etc.
  • orphic is currently in its alpha stage.

CDN links

Usage

  • We are working on Documentation, currently we have plenty of few examples to show you.

Examples

Feedback

  • We would like to hear a feedback from you, write your feedback to issues, we will reach at you.

License

MIT License

orphic is licensed under the MIT License.

The full text of the license can be accessed via this link and is also included in the license.md file of this software package.

orphic's People

Contributors

ashusharmasigdev avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

orphic's Issues

Can't put "rgba(x, y, z, a)" as color value in attributes

orphic currently parse the attr value syntax by spliting with ',', as rgba color value contains ',', so it fail at this point.

<div class="o-orphic mydialog2" data-osh="o-box,....... color1: rgba(0, 0, 0, 0.3), color2: #00000021" data-osel="th-odef-smoke"> <div class="o-orphic-back" data-oblur="front"> <h1>I am from the back</h1> </div> <div class="o-orphic-layer"> <h1>I am 2</h1> </div> </div>

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.