UNPKG

@sandlada/mdc

Version:

@sandlada/mdc is an open source component library that follows the Material Design 3 design specifications.

7 lines 266 B
/** * @license * Copyright 2024 Kai-Orion & Sandlada * SPDX-License-Identifier: MIT */ function e(e){return e.split(``).map((e,t)=>e.toUpperCase()===e?`${t===0?``:`-`}${e.toLowerCase()}`:e).join(``)}export{e as toKebabCase}; //# sourceMappingURL=to-kebab-case.js.map