npm.io
0.0.1 • Published 3 years ago

@lexmin0412/naming

Licence
ISC
Version
0.0.1
Deps
0
Size
6 kB
Vulns
0
Weekly
0

@lexmin0412/naming

此项目已归档,将作为 @toolkit-fe/string-case 子包继续在 lexmin0412/toolkit-fe 仓库中维护。

安装

pnpm add @lexmin0412/naming

使用

import { toDashedName } from '@lexmin0412/naming'

console.log(toDashedName('This repo has been Archived.'))