Giter VIP home page Giter VIP logo

joqd's Introduction

Joqd

Joqd (Farsi: جغد, "Owl") is a HTML, CSS and JS web framework, using Google's Material Design Specs, helps web designers and developers build their responsive web projects faster.

Joqd is a fully responsive, mobile-first and language-friendly framework. it was created by Javid Izadfar and Setareh Karimi at IKA Computing Club as a free and open-source tool; so feel free to use and modify it as you need.

Joqd uses Gorbeh as it's main UI icon set.

License

Joqd files are licensed under the MIT License:

Usage

To use Joqd on your project, follow these simple steps:

  1. Download Joqd's latest release.

  2. Add Joqd's asseets to your project.

  3. Add Joqd.js to your HTML file:

<!-- Pol js -->
    <script src="js/joqd.js"></script>

or

<!-- Pol min.js -->
    <script src="js/joqd.min.js"></script>
  1. Add Joqd.css to your HTML file (Optional):
<!-- Pol css -->
  <link href="css/joqd.css" rel="stylesheet">

or

<!-- Pol min.css -->
    <link href="css/joqd.min.css" rel="stylesheet">

Checkout joqd.ikacc.ir for more initialization guide, components and style specs and resources.

Creators

IKA Computing Club

joqd's People

Contributors

javid-izadfar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

joqd's Issues

Is the source code just a single CSS file?

I'm not sure if it's true but what I see is that the source code is already written in a single CSS file.

Maybe you're keeping the source code somewhere else, so it cannot be called an open-source project.

Checkboxes have upper shadow when checked

When you check a check box you can see a very small portion of shadow comping from top of the checked box.

screen shot 2017-03-24 at 9 32 08 pm

I checked out the source code and there was no evidence of shadow there. So I think a box-shadow: none !important be good there.

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.