gigabit/twig-wrap

Wrap a keyword in a string with a prefix and affix

Maintainers

Package info

github.com/gigabit-gmbh/bolt-twig-text-wrap

Type:bolt-extension

pkg:composer/gigabit/twig-wrap

Statistics

Installs: 3

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.1 2018-02-01 16:54 UTC

This package is not auto-updated.

Last update: 2026-03-01 11:53:54 UTC


README

A starter skeleton for a Bolt v3.x Extension

To get going run the following command, replacing the last argument with the name of your extension:

composer create-project --no-install 'bolt/bolt-extension-starter:^3.0' <newextname>

For more information, see this page in the Bolt documentation: https://docs.bolt.cm/extensions/building-starter/about