reactjs-text-to-image
v0.0.1
Published
React component for convert text to image
Downloads
59
Maintainers
Readme
reactjs-text-to-image
React component for convert text to image
Install
npm install reactjs-text-to-image
Example
import TextToImage from 'reactjs-text-to-image';
...
<TextToImage name="Hello world!" x="0" y="10" />
...
Demo
https://jsfiddle.net/null_none/0y107hyj/
License
MIT