cnj
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

cnj

The simplest classnames joiner (50B only)

Usage example

import { cnj } from 'cnj'

cnj('foo', false && 'bar', 'baz') // 'foo baz'

Readme

Keywords

none

Package Sidebar

Install

npm i cnj

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

1.79 kB

Total Files

6

Last publish

Collaborators

  • mytecor