desolate

1.0.7 • Public • Published

Desolate

An interpolation tool.

Currently supports variables represented in {{ _VAR_NAME }}. Variables can be set in a config file under the parameters object.

Sample desolate.config.json

{
    "parameters": {
        "tenant": "mytenant"
    }
}

/desolate/

    Package Sidebar

    Install

    npm i desolate

    Weekly Downloads

    0

    Version

    1.0.7

    License

    ISC

    Unpacked Size

    21.6 kB

    Total Files

    31

    Last publish

    Collaborators

    • clarinojd