1.431.12 • Published 1 year ago

text2color-green v1.431.12

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

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