All Projects → creativetimofficial → Argon Design System

creativetimofficial / Argon Design System

Licence: other
Argon - Design System for Bootstrap 4 by Creative Tim

Programming Languages

CSS
56736 projects
SCSS
7915 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to Argon Design System

Argon Dashboard
Argon - Dashboard for Bootstrap 4 by Creative Tim
Stars: ✭ 429 (-81.4%)
Mutual labels:  free, design-systems, responsive, responsive-design, webdesign
pichichi
Simple one page responsive portfolio template
Stars: ✭ 54 (-97.66%)
Mutual labels:  responsive, free, freebie, responsive-design
iDocs
iDocs is one page documentation html template which helps you to create your offline and online documentation for your themes, templates, plugins and software.
Stars: ✭ 75 (-96.75%)
Mutual labels:  responsive, free, bootstrap-4
Tachyons
Functional css for humans
Stars: ✭ 11,057 (+379.28%)
Mutual labels:  design, design-systems, responsive
Awesome Design Systems
A curated list of bookmarks, resources and articles about design systems focused on developers.
Stars: ✭ 222 (-90.38%)
Mutual labels:  design, design-system, design-systems
hope-ui-design-system
Hope UI - Open Source Bootstrap 5 Design System
Stars: ✭ 37 (-98.4%)
Mutual labels:  responsive, free, design-system
Welcome Ui
Customizable design system of @wttj with react • styled-components • styled-system • reakit
Stars: ✭ 256 (-88.9%)
Mutual labels:  design, design-system, design-systems
Prism
Gett's Design System code generator. Use Zeplin Styleguides as your R&D's Single Source of Truth.
Stars: ✭ 308 (-86.65%)
Mutual labels:  design, design-system, design-systems
Tachyons Verbose
Functional CSS for humans. Verbose edition.
Stars: ✭ 102 (-95.58%)
Mutual labels:  design, design-systems, responsive-design
React
Modern and minimalist React UI library.
Stars: ✭ 2,546 (+10.36%)
Mutual labels:  design-system, design-systems
Paper Kit 2 Angular
Free Bootstrap 4 UI Kit for Angular 2+
Stars: ✭ 133 (-94.23%)
Mutual labels:  responsive, responsive-design
Now Ui Kit
Now UI Kit Bootstrap 4 - Designed by Invision. Coded by Creative Tim
Stars: ✭ 1,705 (-26.09%)
Mutual labels:  bootstrap-4, freebie
Ui Ux
📝 Curated list for UI/UX Designers
Stars: ✭ 125 (-94.58%)
Mutual labels:  design, design-systems
Appfairy
A CLI tool to Migrate a Webflow project into a React app
Stars: ✭ 183 (-92.07%)
Mutual labels:  design, webdesign
Startbootstrap Heroic Features
A Bootstrap HTML homepage template with feature boxes - created by Start Bootstrap
Stars: ✭ 122 (-94.71%)
Mutual labels:  free, bootstrap-4
Awesome Web Design
🎨 A curated list of awesome resources for digital designers.
Stars: ✭ 1,905 (-17.43%)
Mutual labels:  design, webdesign
Startbootstrap Clean Blog Jekyll
Start Bootstrap is an open source library of free Bootstrap templates and themes. All of the free templates and themes on Start Bootstrap are released under the MIT license, which means you can use them for any purpose, even for commercial projects.
Stars: ✭ 1,837 (-20.37%)
Mutual labels:  free, bootstrap-4
Container Query
A PostCSS plugin and Javascript runtime combination, which allows you to write container queries in your CSS the same way you would write media queries.
Stars: ✭ 119 (-94.84%)
Mutual labels:  responsive, responsive-design
Startbootstrap Agency
Start Bootstrap is an open source library of free Bootstrap themes and templates. All of the free themes and templates on Start Bootstrap are released under the MIT license, which means you can use them for any purpose, even for commercial projects.
Stars: ✭ 1,810 (-21.54%)
Mutual labels:  free, bootstrap-4
Startbootstrap Simple Sidebar
Start Bootstrap is an open source library of free Bootstrap templates and themes. All of the free templates and themes on Start Bootstrap are released under the MIT license, which means you can use them for any purpose, even for commercial projects.
Stars: ✭ 1,833 (-20.55%)
Mutual labels:  free, bootstrap-4

Argon Design System

Product Gif

Start your development with a Design System for Bootstrap 4. It is open source, free and it features many components that can help you create amazing websites.

Fully Coded Components

Argon Design System is built with over 100 individual components, giving you the freedom of choosing and combining. All components can take variations in colour, that you can easily modify using SASS files.

You will save a lot of time going from prototyping to full-functional code, because all elements are implemented. This Design System is coming with prebuilt examples, so the development process is seamless, switching from our pages to the real website is very easy to be done.

Every element has multiple states for colors, styles, hover, focus, that you can easily access and use.

Complex Documentation

Each element is well presented in a very complex documentation. You can read more about the idea behind this design system here. You can check the components here and the foundation here.

Example Pages

If you want to get inspiration or just show something directly to your clients, you can jump start your development with our pre-built example pages. You will be able to quickly set up the basic structure for your web project.

Table of Contents

Versions

We are coding Argon Design System for this frameworks also. Chek’em out:

Coming soon

  • Angular
  • React
  • Sketch
  • Photoshop

Demo

View More

Download and Installation

  • Download from Github
  • Download from Creative Tim

  • Install with Bower: bower install argon-design-system

  • Install with Composer: composer create-project creativetimofficial/argon-design-system

  • Clone from Github: git clone {{ site.product.github_clone }}

  • Install with Npm: npm i argon-design-system-free

  • Install with Yarn: yarn add argon-design-system-free

Documentation

The documentation for the Argon Design System is hosted at our website.

File Structure

Within the download you’ll find the following directories and files:

argon/
├── CHANGELOG.md
├── LICENSE.md
├── README.md
├── assets/
  ├── css/
  │   ├── argon.css
  │   ├── argon.css.map
  │   ├── argon.min.css
  │   ├── argon.min.css.map
  └── img/
  │   ├── argon/
  │   ├── brand/
  │   ├── icons/
  │   ├── ill/
  └── js/
  │   ├── argon.js
  │   └── argon.min.js
  └── scss/
  │   ├── bootstrap/
  │   ├── custom/
  │   ├── argon.scss
  └── vendor/
      ├── bootstrap/
      ├── bootstrap-datepicker/
      ├── font-awesome/
      ├── headroom/
      ├── jquery/
      ├── nouislider/
      ├── nucleo/
      ├── popper/

Browser Support

At present, we officially aim to support the last two versions of the following browsers:

Resources

Reporting Issues

We use GitHub Issues as the official bug tracker for the Argon Design System. Here are some advices for our users that want to report an issue:

  1. Make sure that you are using the latest version of the Argon Design System. Check the CHANGELOG from your copy on our website.
  2. Providing us reproducible steps for the issue will shorten the time it takes for it to be fixed.
  3. Some issues may be browser specific, so specifying in what browser you encountered the issue might help.

Technical Support or Questions

If you have questions or need help integrating the product please contact us instead of opening an issue.

Licensing

Social Media

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].