1.431.12 • Published 1 year ago
text2color-green v1.431.12
text2color-green
A simple Node.js module to change text color to green.
Installation
```bash npm install text2color-green ```
Usage
```javascript const textToGreen = require('text2color-green');
console.log(textToGreen('This text will be green!')); ```
License
This project is licensed under the ISC License.
1.431.12
1 year ago