Skip to content

futureisblank/Twig_Utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blank-twig-utils

Installation

A ajouter dans le fichier composer.json

{
    "require": {
        "twig/blank": "dev-master"
    },
    "repositories": [
    {
        "type": "vcs",
        "url": "git@github.com:futureisblank/Twig_Utils.git"
    }]
}

Utils

Component

Get a component : {{ component( name, data ) }}

Handlized

Transform a string to file format : {{ handlized( string ) }}

Icons

Get an icon : {{ icons( name ) }}

About

Utils for Twig (components, SVG icons, and stuffs)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages