Skip to content

rendering with dom nodes #3

Open
@weepy

Description

@weepy

this is more a question than an issue. Do you think it would be possible to create a "render" function that would

  1. return a dom element

  2. accept dom nodes as paramaters

E.g it would be awesome to be able to do :

Minstache.compile("<div>{{object}}</div>")({ object: myComponent.render() })

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions