This repository contains a comprehensive library of computational functions and utilities.
- Modern Components that are simple and ready to use
- Responsive design and can be manipulated easily.
Anas Roud ([email protected])
- Node.js 22+
- Required packages listed in
package.json
-
Clone the repository:
git clone https://github.com/anasroud/comp-library.git cd comp-library
-
Install the required packages:
npm install
- Import the library in your JavaScript file:
npm install @anasroud/comp-library
import TestComponent from '@anasroud/comp-library'
- Add the needed props
To run the tests, use the following command:
npm test
Contributions are welcome! Please fork the repository and create a pull request.
This project is licensed under the MIT License. See the LICENSE
file for details.
For any questions or suggestions, please open an issue or contact the repository owner.