2017 © Pedro Peláez
 

library craft-camelcase-to-kebabcase

Adds `cc2kc` filter and function to Twig

image

pnktweb/craft-camelcase-to-kebabcase

Adds `cc2kc` filter and function to Twig

  • Wednesday, June 27, 2018
  • by poacher2k
  • Repository
  • 1 Watchers
  • 2 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 1 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Craft camelCase to kebab-case

Adds cc2kc filter and function to Twig., (*1)

Usage

{{ var | cc2kc }}, (*2)

or, (*3)

{{ cc2kc(var) }}, (*4)

Example

{{ entry.type.handle | cc2kc }}, (*5)

The Versions

27/06 2018

dev-master

9999999-dev https://github.com/pnktweb/craft-camelcase-to-kebabcase

Adds `cc2kc` filter and function to Twig

  Sources   Download

MIT

The Requires

  • php ^7.0

 

by Daniel Skogly

camelcase craftcms craft craft-cms kebabcase

27/06 2018

v1.1

1.1.0.0 https://github.com/pnktweb/craft-camelcase-to-kebabcase

Adds `cc2kc` filter and function to Twig

  Sources   Download

MIT

The Requires

  • php ^7.0

 

by Daniel Skogly

camelcase craftcms craft craft-cms kebabcase