react-mustache

0.1.5 • Public • Published

react-mustache

React wrapper-component for mustache. Can be used to render templates inside a react component.

Build Status

Usage

import ReactMustache from 'react-mustache'
<ReactMustache template="Welcome {{title}}" data={{title: 'Mr. Gregory'}} />

Package Sidebar

Install

npm i react-mustache

Weekly Downloads

5,725

Version

0.1.5

License

MIT

Last publish

Collaborators

  • elviejokike