hyphenate-style-name
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>org.mvnpm</groupId>
<artifactId>hyphenate-style-name</artifactId>
<version>1.1.0</version>
</dependency><?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>org.mvnpm</groupId>
<artifactId>hyphenate-style-name</artifactId>
<version>1.1.0</version>
<name>hyphenate-style-name</name>
<description>Hyphenates a camelcased CSS property name</description>
<url>https://github.com/rexxars/hyphenate-style-name#readme</url>
<organization>
<name>Espen Hovlandsdal</name>
<url>https://github.com/rexxars/hyphenate-style-name#readme</url>
</organization>
<licenses>
<license>
<name>BSD-3-Clause</name>
</license>
</licenses>
<developers>
<developer>
<name>rexxars</name>
<email>espen@hovlandsdal.com</email>
</developer>
</developers>
<scm>
<connection>ssh://git@github.com/rexxars/hyphenate-style-name.git</connection>
<developerConnection>ssh://git@github.com/rexxars/hyphenate-style-name.git</developerConnection>
<url>ssh://git@github.com/rexxars/hyphenate-style-name</url>
</scm>
<issueManagement>
<url>https://github.com/rexxars/hyphenate-style-name/issues</url>
</issueManagement>
</project>