cg-reverse
v1.0.0
Published
A simple React component that reverses the input text.
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-reverseUsage
- Import and use the ReverseComponent in your React project.
Development
Build
- To build the library, use the following command:
npm run buildTest
- To run tests, use the following command:
npm testLicense
- This project is licensed under the MIT License. See the LICENSE file for details.
