Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
@vunamhung/slimui
Advanced tools
Atomic design toolkit. Build beautiful interfaces without reinventing the wheel. Tailwind CSS plugin.
An atomic design toolkit for pragmatists.
A Tailwind CSS plugin.
Discover a17t »
Concepts
•
CDN
•
Office Hours
a17t is available on NPM, and can be installed with npm install a17t
and installed in Tailwind by adding require("a17t")
to the plugins
section of your tailwind.config.js
file. For more information, check out the documentation site.
Build beautiful, unique interfaces without reinventing the wheel. Let a17t provide the core building blocks, then customize with ease.
<article class="card ~positive @high">
<!-- ~positive is for tone; @high is for priority -->
<b>Congratulations!</b>
You're using a17t to build a beautiful interface.
<button class="button">Let's go!</button>
</article>
Some CSS frameworks come prepackaged with all sorts of components that are convenient at first but quickly become limiting. Utility frameworks like Tailwind are awesome, but can be difficult start using on their own.
a17t tries to get the balance right. Instead of providing all-inclusive, opinionated components (like jumbotrons, navbars, and menus), a17t provides common single-class elements in a default (but easily customizable) style. And it's a Tailwind plugin, so it'll integrate into your project seamlessly.
Want to jump right in? Check out the documentation site to get started. Here are links to some popular elements:
a17t loves documentation. There's nearly 100% documentation coverage! View it online or in the docs folder.
a17t was created by Miles McCain at the Recurse Center.
FAQs
Atomic design toolkit. Build beautiful interfaces without reinventing the wheel. Tailwind CSS plugin.
The npm package @vunamhung/slimui receives a total of 0 weekly downloads. As such, @vunamhung/slimui popularity was classified as not popular.
We found that @vunamhung/slimui demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.