Skip to content

informeren/Mannequin

 
 

Repository files navigation

Mannequin

Welcome to the main repository for Mannequin, a component theming tool for the web. This repository is primarily used for development on Mannequin itself - see the "Quick Start" section below if you are here to install Mannequin.

Quick Start

# Pick one or more of the "flavors" below:
composer require lastcall/mannequin-html
composer require lastcall/mannequin-twig
composer require lastcall/mannequin-drupal

# Create your .mannequin.php file for
# HTML - https://mannequin.io/extensions/html/#usage
# Twig - https://mannequin.io/extensions/twig/#usage
# Drupal - https://mannequin.io/extensions/drupal/#usage

vendor/bin/mannequin start

About

Mannequin Component Theming Tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 67.1%
  • CSS 15.3%
  • JavaScript 15.1%
  • HTML 2.5%