2017 © Pedro Peláez
 

library pattern-library-builder

Library that provides an elegant and easy way to develop a pattern library for your front-end components

image

lin3s/pattern-library-builder

Library that provides an elegant and easy way to develop a pattern library for your front-end components

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 9 Open issues
  • 11 Versions
  • 24 % Grown

The README.md

PatternLibraryBuilder

Library that provides an elegant and easy way to develop a pattern library for your front-end components, (*1)

Features

  • YAML config driven pattern library builder
  • Opinated and extensible default template
  • Use already existing renderers to list colors, typography, iconography
  • Render twig templates in responsive viewports and with autogenerated twig "include" method and HTML output
  • Easily create your renderer to adapt it to your needs
  • Standalone PHP library with built-in Symfony integration

Installation

The easiest way to install this bundle is using Composer, (*2)

$ composer require lin3s/pattern-library-builder

Documentation

All the documentation is stored in the docs folder., (*3)

Tests

This library is tested by PHPSpec, SpecBDD framework for PHP., (*4)

Run the following command to launch tests:, (*5)

$ vendor/bin/phpspec run -fpretty

Also, you can easily start a simple application to test the features that the bundle provides., (*6)

$ cd tests/Application && bin/console server:start --docroot=web
$ open http://127.0.0.1:8000/design-system

Contributing

This library follows PHP coding standards, so pull requests need to execute the Fabien Potencier's [PHP-CS-Fixer][3]. Furthermore, if the PR creates some not-PHP file remember that you have to put the license header manually. In order to simplify we provide a Composer script that wraps all the commands related with this process., (*7)

$ composer run-script cs

There is also a policy for contributing to this bundle. Pull requests must be explained step by step to make the review process easy in order to accept and merge them. New methods or code improvements must come paired with PHPSpec tests., (*8)

Licensing Options

License, (*9)

The Versions

12/07 2018

dev-master

9999999-dev

Library that provides an elegant and easy way to develop a pattern library for your front-end components

  Sources   Download

MIT

The Requires

 

The Development Requires

twig css symfony pattern-library design-system

12/07 2018

v0.2.1

0.2.1.0

Library that provides an elegant and easy way to develop a pattern library for your front-end components

  Sources   Download

MIT

The Requires

 

The Development Requires

twig css symfony pattern-library design-system

06/10 2017

v0.2.0

0.2.0.0

Library that provides an elegant and easy way to develop a pattern library for your front-end components

  Sources   Download

MIT

The Requires

 

The Development Requires

twig css symfony pattern-library design-system

06/10 2017

dev-docs/installing-and-configuring

dev-docs/installing-and-configuring

Library that provides an elegant and easy way to develop a pattern library for your front-end components

  Sources   Download

MIT

The Requires

 

The Development Requires

twig css symfony pattern-library design-system

14/09 2017

dev-feature/primary-secondary-typographies

dev-feature/primary-secondary-typographies

Library that provides an elegant and easy way to develop a pattern library for your front-end components

  Sources   Download

MIT

The Requires

 

The Development Requires

twig css symfony pattern-library design-system

14/09 2017

dev-fix/url-typo

dev-fix/url-typo

Library that provides an elegant and easy way to develop a pattern library for your front-end components

  Sources   Download

MIT

The Requires

 

The Development Requires

twig css symfony pattern-library design-system

13/09 2017

dev-fix/issues-theme-dto

dev-fix/issues-theme-dto

Library that provides an elegant and easy way to develop a pattern library for your front-end components

  Sources   Download

MIT

The Requires

 

The Development Requires

twig css symfony pattern-library design-system

13/09 2017

dev-fix/issues-trailing-slash

dev-fix/issues-trailing-slash

Library that provides an elegant and easy way to develop a pattern library for your front-end components

  Sources   Download

MIT

The Requires

 

The Development Requires

twig css symfony pattern-library design-system

13/09 2017

dev-refactor/unify-theme-config-parameters

dev-refactor/unify-theme-config-parameters

Library that provides an elegant and easy way to develop a pattern library for your front-end components

  Sources   Download

MIT

The Requires

 

The Development Requires

twig css symfony pattern-library design-system

23/06 2017

v0.1.0

0.1.0.0

Library that provides an elegant and easy way to develop a pattern library for your front-end components

  Sources   Download

MIT

The Requires

 

The Development Requires

twig css symfony pattern-library design-system

18/06 2017

dev-feature/directory-preview

dev-feature/directory-preview

Library that provides an elegant and easy way to develop a pattern library for your front-end components

  Sources   Download

MIT

The Requires

 

The Development Requires

twig css symfony pattern-library design-system