Socket
Socket
Sign inDemoInstall

classix

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

classix - npm Package Compare versions

Comparing version 2.1.1 to 2.1.2

2

package.json
{
"name": "classix",
"version": "2.1.1",
"version": "2.1.2",
"description": "The fastest and tiniest utility for conditionally joining classNames.",

@@ -5,0 +5,0 @@ "main": "dist/classix.cjs.js",

# classix
![Build](https://img.shields.io/github/workflow/status/alexnault/classix/ci-and-publish?style=flat-square)
![NPM version](https://img.shields.io/npm/v/classix?style=flat-square)
![Size](https://img.shields.io/bundlephobia/minzip/classix?&style=flat-square)
The [fastest](#comparison) and [tiniest](#comparison) utility for conditionally joining classNames.

@@ -59,3 +63,3 @@

Compared to other librairies, classix simplifies its API by forbidding object arguments, which it considers less ergonomic than string expressions:
Compared to other libraries, classix simplifies its API by omitting the use of object arguments, which it considers less ergonomic than string expressions:

@@ -62,0 +66,0 @@ ```js

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc