UNPKG

@nlighten/json-transform-core

Version:

Core types and utilities for handling JSON transformers

25 lines (24 loc) 442 B
[ { "name": "lower (inline)", "given": { "input": "TEXT", "definition": "$$lower:$" }, "expect": { "equal": "text" } }, { "name": "lower (object)", "given": { "input": "TEXT", "definition": { "$$lower": "$" } }, "expect": { "equal": "text" } } ]