Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akarachen/classnames-esm
Forked from
https://github.com/akarachen/classnames-esm
Last synced: 5 days ago
JSON representation
Forked from
- Host: GitHub
- URL: https://github.com/akarachen/classnames-esm
- Owner: AkaraChen
- License: mit
- Created: 2022-10-27T02:30:53.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-27T02:58:42.000Z (about 2 years ago)
- Last Synced: 2024-10-24T03:57:49.857Z (14 days ago)
- Language: JavaScript
- Homepage: https://github.com/JedWatson/classnames
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# classnames-esm
Forked from [classnames](https://github.com/JedWatson/classnames), but in pure ESM.
## Usage
```ts
import classnames from "@akrc/classnames";
```