Security News
GitHub Removes Malicious Pull Requests Targeting Open Source Repositories
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
argon-design-system-free
Advanced tools
A beautiful Design System for Bootstrap 4. It's Free and Open Source.
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.
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.
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.
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.
We are coding Argon Design System for this frameworks also. Chek’em out:
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
yarn add argon-design-system-free
The documentation for the Argon Design System is hosted at our website.
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/
At present, we officially aim to support the last two versions of the following browsers:
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:
If you have questions or need help integrating the product please contact us instead of opening an issue.
Copyright © 2019 Creative Tim (https://www.creative-tim.com)
Licensed under MIT (https://github.com/creativetimofficial/argon-design-system/blob/master/LICENSE.md)
FAQs
A beautiful Design System for Bootstrap 4. It's Free and Open Source.
We found that argon-design-system-free demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.