Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Concat function #1

Closed
omni5cience opened this issue Feb 8, 2011 · 2 comments
Closed

Feature Request: Concat function #1

omni5cience opened this issue Feb 8, 2011 · 2 comments

Comments

@omni5cience
Copy link

As a user of stencil.js I often find myself writing a simple handler function just to concatenate text with a stencil key. It would be be very convenient if this were built in to stencil.

Thanks.

@s4y
Copy link
Owner

s4y commented Feb 9, 2011

Added a concatinator! Closed by e4ed908.

@s4y
Copy link
Owner

s4y commented Feb 9, 2011

I like it.

['%a', { href: { join: [ "http://example.com/", { key: 'path' } ] } } ]

You can also include a separator key, if you'd like to join with spaces or somesuch.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants