npm.io
1.0.0 • Published 12 years ago

simple_supplant

Licence
—
Version
1.0.0
Deps
0
Vulns
0
Weekly
0

simple_supplant

A simple way to supplant.

Node.js install

npm install simple_supplant

Usage

var supplant = require("simple_supplant");

supplant({href:"http://example.com", text: "example.com"}, "<a href={href}>{text}</a>");

License

MIT