Skip to content

Csson/p5-Mojolicious-Plugin-BootstrapHelpers4

Repository files navigation

NAME

Mojolicious::Plugin::BootstrapHelpers4 - Type less Bootstrap (v4)

Requires Perl 5.20+ Travis status

VERSION

Version 0.0001, released 2016-01-23.

SYNOPSIS

# Mojolicious
$self->plugin('BootstrapHelpers4');

# ::Lite
plugin 'BootstrapHelpers4';

STATUS

Unstable. Breaking changes might occur between minor versions.

DESCRIPTION

Mojolicious::Plugin::BootstrapHelpers4 is a convenience plugin that reduces some bootstrap complexity by introducing several tag helpers specifically for Bootstrap 4.

The goal is not to have tag helpers for everything, but for common use cases.

All examples below (and more, see tests) is expected to work.

If you are using Bootstrap 3, see Mojolicious::Plugin::BootstrapHelpers.

Changes from Mojolicious::Plugin::BootstrapHelpers

...

Components

The following components are available:

SEE ALSO

SOURCE

https://github.com/Csson/p5-Mojolicious-Plugin-BootstrapHelpers4

HOMEPAGE

https://metacpan.org/release/Mojolicious-Plugin-BootstrapHelpers4

AUTHOR

Erik Carlsson info@code301.com

WHat

This software is copyright (c) 2016 by Erik Carlsson.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

Bootstrap itself is (c) Twitter. See their license information.

Mojolicious::Plugin::BootstrapHelpers4 is third party software, and is not endorsed by Twitter.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages