personalitext
v1.0.0
Published
Generate personalized texts from a template
Downloads
3
Readme
✒️ PERSONALITEXT
Create multiple texts from a single template
Useful for creating multiple texts with the same structure, but different content.
👁️ Use case: write an email template and create multiple emails from it for different recipients.
Installation
You can install personalitext globally with npm:
npm install -g personalitext
Or you can use it with npx:
npx personalitext <path to template file>
Usage
personalitext <path to template file>