cg-reverse
v1.0.0
Published
A simple React component that reverses the input text.
Downloads
3
Readme
Reverse Text Library
A simple React component that reverses the input text.
Features
- Input field for entering text
- Displays the reversed text
Installation
Install the library using npm:
npm install cg-reverse
Usage
- Import and use the ReverseComponent in your React project.
Development
Build
- To build the library, use the following command:
npm run build
Test
- To run tests, use the following command:
npm test
License
- This project is licensed under the MIT License. See the LICENSE file for details.