PHPackages                             creativetimofficial/argon-design-system - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. creativetimofficial/argon-design-system

ActiveProject[Utility &amp; Helpers](/categories/utility)

creativetimofficial/argon-design-system
=======================================

A beautiful Design System for Bootstrap 4. It's Free and Open Source.

v1.0.1(7y ago)2.5k1.2k496[30 issues](https://github.com/creativetimofficial/argon-design-system/issues)[6 PRs](https://github.com/creativetimofficial/argon-design-system/pulls)MITCSS

Since Aug 20Pushed 1y ago40 watchersCompare

[ Source](https://github.com/creativetimofficial/argon-design-system)[ Packagist](https://packagist.org/packages/creativetimofficial/argon-design-system)[ RSS](/packages/creativetimofficial-argon-design-system/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)DependenciesVersions (10)Used By (0)

[Argon Design System](https://www.creative-tim.com/product/argon-design-system)
===============================================================================

[](#argon-design-system)

[![Product Gif](https://camo.githubusercontent.com/fa92a71a720ed6038f5077d1dfbaf9f1ddd5c42f159c9ed67eae80ebc0b6579b/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f637265617469766574696d5f6275636b65742f70726f64756374732f39302f6f726967696e616c2f6f70745f6172676f6e5f7468756d626e61696c2e6a7067)](https://camo.githubusercontent.com/fa92a71a720ed6038f5077d1dfbaf9f1ddd5c42f159c9ed67eae80ebc0b6579b/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f637265617469766574696d5f6275636b65742f70726f64756374732f39302f6f726967696e616c2f6f70745f6172676f6e5f7468756d626e61696c2e6a7067)

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

[](#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

[](#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

[](#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
-----------------

[](#table-of-contents)

- [Demo](#demo)
- [Quick Start](#quick-start)
- [Deploy](#deploy)
- [Documentation](#documentation)
- [File Structure](#file-structure)
- [Browser Support](#browser-support)
- [Resources](#resources)
- [Reporting Issues](#reporting-issues)
- [Technical Support or Questions](#technical-support-or-questions)
- [Licensing](#licensing)
- [Useful Links](#useful-links)

Versions
--------

[](#versions)

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

- [Vue.js](https://www.creative-tim.com/product/vue-argon-design-system)

### Coming soon

[](#coming-soon)

- Angular
- React
- Sketch
- Photoshop

Demo
----

[](#demo)

- [Index Page](https://demos.creative-tim.com/argon-design-system)
- [Landing page](https://demos.creative-tim.com/argon-design-system/examples/landing.html)
- [Profile Page](https://demos.creative-tim.com/argon-design-system/examples/profile.html)
- [Login Page](https://demos.creative-tim.com/argon-design-system/examples/login.html)
- [Register Page](https://demos.creative-tim.com/argon-design-system/examples/register.html)
- [Documentation](https://demos.creative-tim.com/argon-design-system/docs/getting-started/overview.html)

[View More](https://demos.creative-tim.com/argon-design-system)

Download and Installation
-------------------------

[](#download-and-installation)

- [Download from Github](https://github.com/creativetimofficial/argon-design-system/archive/master.zip)
- [Download from Creative Tim](https://www.creative-tim.com/product/argon-design-system)
- 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`

Deploy
------

[](#deploy)

🚀 You can deploy your own version of the template to Genezio with one click:

[![Deploy to Genezio](https://raw.githubusercontent.com/Genez-io/graphics/main/svg/deploy-button.svg)](https://app.genez.io/start/deploy?repository=https://github.com/creativetimofficial/argon-design-system&utm_source=github&utm_medium=referral&utm_campaign=github-creativetim&utm_term=deploy-project&utm_content=button-head)

Documentation
-------------

[](#documentation)

The documentation for the Argon Design System is hosted at our [website](https://demos.creative-tim.com/argon-design-system/docs/getting-started/overview.html).

File Structure
--------------

[](#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
---------------

[](#browser-support)

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

[![](https://camo.githubusercontent.com/fa176aee827519138923ff7be0c35f74f2472a4403dae9daad677df8f4df7c02/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f637265617469766574696d5f6275636b65742f6769746875622f62726f777365722f6368726f6d652e706e67)](https://camo.githubusercontent.com/fa176aee827519138923ff7be0c35f74f2472a4403dae9daad677df8f4df7c02/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f637265617469766574696d5f6275636b65742f6769746875622f62726f777365722f6368726f6d652e706e67)[![](https://camo.githubusercontent.com/0cfceafc9e0fd3989e8ec1fbea726d65dbf8dd80d47d5326f13cb4256e6cae53/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f637265617469766574696d5f6275636b65742f6769746875622f62726f777365722f66697265666f782e706e67)](https://camo.githubusercontent.com/0cfceafc9e0fd3989e8ec1fbea726d65dbf8dd80d47d5326f13cb4256e6cae53/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f637265617469766574696d5f6275636b65742f6769746875622f62726f777365722f66697265666f782e706e67)[![](https://camo.githubusercontent.com/f59a6dc5ff135b1fff85c4095b13feb416664d8f58f10e95065ac699d59e573b/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f637265617469766574696d5f6275636b65742f6769746875622f62726f777365722f656467652e706e67)](https://camo.githubusercontent.com/f59a6dc5ff135b1fff85c4095b13feb416664d8f58f10e95065ac699d59e573b/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f637265617469766574696d5f6275636b65742f6769746875622f62726f777365722f656467652e706e67)[![](https://camo.githubusercontent.com/5d7289627d99a22eaaa9bdd7c3ef6c5091e465fc5fd8c7795d4205dbe95ddce7/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f637265617469766574696d5f6275636b65742f6769746875622f62726f777365722f7361666172692e706e67)](https://camo.githubusercontent.com/5d7289627d99a22eaaa9bdd7c3ef6c5091e465fc5fd8c7795d4205dbe95ddce7/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f637265617469766574696d5f6275636b65742f6769746875622f62726f777365722f7361666172692e706e67)[![](https://camo.githubusercontent.com/641afba397a4fa4e86d0b74e712b2d5f7b41ca068576d14fed11b4b9f0f0ac50/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f637265617469766574696d5f6275636b65742f6769746875622f62726f777365722f6f706572612e706e67)](https://camo.githubusercontent.com/641afba397a4fa4e86d0b74e712b2d5f7b41ca068576d14fed11b4b9f0f0ac50/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f637265617469766574696d5f6275636b65742f6769746875622f62726f777365722f6f706572612e706e67)

Resources
---------

[](#resources)

- Demo:
- Download:
- Documentation:
- License Agreement:
- Support:
- Issues: [Github Issues Page](https://github.com/creativetimofficial/argon-design-system/issues)

Reporting Issues
----------------

[](#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](https://www.creative-tim.com).
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
------------------------------

[](#technical-support-or-questions)

If you have questions or need help integrating the product please [contact us](https://www.creative-tim.com/contact-us) instead of opening an issue.

Licensing
---------

[](#licensing)

- Copyright © 2019 Creative Tim ()
- Licensed under MIT ()

Useful Links
------------

[](#useful-links)

- [More products](https://www.creative-tim.com/bootstrap-themes) from Creative Tim
- [Tutorials](https://www.youtube.com/channel/UCVyTG4sCw-rOvB9oHkzZD1w)
- [Freebies](https://www.creative-tim.com/bootstrap-themes/free) from Creative Tim
- [Affiliate Program](https://www.creative-tim.com/affiliates/new) (earn money)

Social Media
------------

[](#social-media)

- Twitter:
- Facebook:
- Dribbble:
- Google+:
- Instagram:

###  Health Score

45

—

FairBetter than 92% of packages

Maintenance27

Infrequent updates — may be unmaintained

Popularity44

Moderate usage in the ecosystem

Community28

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~302 days

Total

2

Last Release

2521d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/60132132?v=4)[creative-tim](/maintainers/creative-tim)[@creative-Tim](https://github.com/creative-Tim)

---

Top Contributors

[![rarestoma](https://avatars.githubusercontent.com/u/27827318?v=4)](https://github.com/rarestoma "rarestoma (18 commits)")[![marqbeniamin](https://avatars.githubusercontent.com/u/4600172?v=4)](https://github.com/marqbeniamin "marqbeniamin (10 commits)")[![extrabright](https://avatars.githubusercontent.com/u/38554814?v=4)](https://github.com/extrabright "extrabright (7 commits)")[![alexandru-paduraru](https://avatars.githubusercontent.com/u/2517758?v=4)](https://github.com/alexandru-paduraru "alexandru-paduraru (2 commits)")[![cristim67](https://avatars.githubusercontent.com/u/65810476?v=4)](https://github.com/cristim67 "cristim67 (2 commits)")[![nauvalazhar](https://avatars.githubusercontent.com/u/14899175?v=4)](https://github.com/nauvalazhar "nauvalazhar (1 commits)")

---

Tags

bootstrap-4creative-timcreativetimdesigndesign-systemdesign-systemsfreefreebiefreebiesprofile-pageresponsiveresponsive-designwebdesign

### Embed Badge

![Health badge](/badges/creativetimofficial-argon-design-system/health.svg)

```
[![Health](https://phpackages.com/badges/creativetimofficial-argon-design-system/health.svg)](https://phpackages.com/packages/creativetimofficial-argon-design-system)
```

###  Alternatives

[greenter/greenter

Facturacion Electrónica SUNAT en Perú

31530.2k1](/packages/greenter-greenter)[opanegro/nova-custom-controller

Make custom controller in Laravel Nova

144.4k](/packages/opanegro-nova-custom-controller)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
