Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

just-kebab-case

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

just-kebab-case - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

2

package.json
{
"name": "just-kebab-case",
"version": "4.0.0",
"version": "4.0.1",
"description": "convert a string to kebab case",

@@ -5,0 +5,0 @@ "main": "index.js",

## just-kebab-case
Part of a [library](../../../../) of zero-dependency npm modules that do just do one thing.
Part of a [library](https://anguscroll.com/just) of zero-dependency npm modules that do just do one thing.
Guilt-free utilities for every occasion.
[`🍦 Try it`](https://anguscroll.com/just/just-kebab-case)
```shell
npm install just-kebab-case
```
```shell
yarn add just-kebab-case
```
Convert a string to kebab case
```js
import kebabCase from 'just-kebab-case';

@@ -8,0 +19,0 @@

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