Canopy Camel Case Pipe — Best Practices

SkillDev tools

Best practices for the Canopy Camel Case pipe. Trigger when using LgCamelCasePipe or transforming strings to camelCase in an Angular project using Canopy.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Canopy Camel Case Pipe — Best Practices skill

What this skill tells your AI

The instructions your AI receives, as published by legal-and-general/canopy in skills/best-practice/pipes-camel-case/SKILL.md and read by ahel’s review.

This skill provides usage guidance for the Canopy LgCamelCasePipe from @legal-and-general/canopy.

Apply this skill when you need to transform a string into camelCase in an Angular template.

See also: the pipes-kebab-case skill.


Import

import { LgCamelCasePipe } from '@legal-and-general/canopy';

Basic Usage

<p>{{ 'my example string' | lgCamelCase }}</p>
<!-- Output: myExampleString -->

Signals

GitHub stars
23
Forks
46
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
canopy-pipes-camel-case
Source
github.com/legal-and-general/canopy