simple_supplant

1.0.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i simple_supplant

Weekly Downloads

0

Version

1.0.0

License

none

Last publish

Collaborators

  • nmrugg