1.0.0 • Published 2 years ago

personalitext v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

✒️ 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.

personalitext gif

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>

License

MIT © David Jiménez

1.0.0

2 years ago