Skip to Content
  • Website
Codsen
  • Home
  • Open Source
  • Articles
  • About

backOpen Source→json-variables→Examples

Table of Contents

  • Quick Take
  • Allow a resolved value to be wrapped twice
  • Allow variables that cannot be resolved
  • Control how booleans resolve
  • Use a custom data container suffix
  • Use custom variable markers
  • Configure markers that resolve variables without output wrapping
  • Resolve variables from a data container
  • Switch off all wrapping
  • Ignore data containers
  • Leave the selected variables unwrapped
  • Skip wrapping using alternative markers
  • Reject a number inserted into a string
  • Reject values containing a lone marker
  • Resolve booleans to empty text
  • Replace unresolved variables with a fallback
  • A whole number keeps its type
  • Wrap the resolved values
↑ back to top

Quick Take

↑ back to top

Allow a resolved value to be wrapped twice

↑ back to top

Allow variables that cannot be resolved

↑ back to top

Control how booleans resolve

↑ back to top

Use a custom data container suffix

↑ back to top

Use custom variable markers

↑ back to top

Configure markers that resolve variables without output wrapping

↑ back to top

Resolve variables from a data container

↑ back to top

Switch off all wrapping

↑ back to top

Ignore data containers

↑ back to top

Leave the selected variables unwrapped

↑ back to top

Skip wrapping using alternative markers

↑ back to top

Reject a number inserted into a string

↑ back to top

Reject values containing a lone marker

↑ back to top

Resolve booleans to empty text

↑ back to top

Replace unresolved variables with a fallback

↑ back to top

A whole number keeps its type

↑ back to top

Wrap the resolved values

↑ back to top
back 

Copyright

All rights reserved © Roy Revelt 2026
All our open source packages are under MIT licenceopens in a new tab

Activities

🐛 See a bug? Raise an issueopens in a new tab
💘 Check out the Indiewebopens in a new tab and Libera manifestoopens in a new tab