Skip to content
This repository was archived by the owner on Dec 21, 2019. It is now read-only.
This repository was archived by the owner on Dec 21, 2019. It is now read-only.

Add html module that generates DOM nodes #12

@arian

Description

@arian

Much like mootools-more Elements.from.

Especially with template engines like handlebars, moustache, and all those others that generate a string with html.

var html = require('elements/html')

html("<div>it's-a me, Mario!</div>").insert('#wrapper')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions