Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

feat: Rune.str #587

Merged
merged 3 commits into from
Feb 16, 2023
Merged

feat: Rune.str #587

merged 3 commits into from
Feb 16, 2023

Conversation

harrysolovay
Copy link
Contributor

A tagged template fn for interpolating Runes in a string

const name = Rune.constant("Capi")
const message = Rune.str`Hello ${name}!`

rune/Rune.ts Outdated Show resolved Hide resolved
rune/Rune.ts Outdated Show resolved Hide resolved
@harrysolovay harrysolovay requested a review from tjjfvi February 15, 2023 20:04
tjjfvi
tjjfvi previously approved these changes Feb 16, 2023
@harrysolovay harrysolovay merged commit 5d37aac into main Feb 16, 2023
@harrysolovay harrysolovay deleted the rune-dot-str branch February 16, 2023 14:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants