UNPKG

uiforge-reactcompt

Version:

UiForge is a collection of reusable and customizable React components designed to streamline website UI development. With pre-built components for common web elements, it helps accelerate the creation of clean, interactive, and responsive interfaces.

35 lines (34 loc) 985 B
{ "name": "uiforge-reactcompt", "version": "1.0.0", "description": "UiForge is a collection of reusable and customizable React components designed to streamline website UI development. With pre-built components for common web elements, it helps accelerate the creation of clean, interactive, and responsive interfaces.", "main": "index.js", "scripts": { "test": "npm run test" }, "repository": { "type": "git", "url": "git+https://github.com/lokeshkumar-2003/UiForge.git" }, "keywords": [ "react", "javascript", "jsx", "react-component", "counter-component", "increment-counter", "custom-style", "state-management", "UI-component", "reusable-component", "npm-package", "hooks", "react-hooks" ], "author": "Lokesh kumar, Balaji", "license": "ISC", "bugs": { "url": "https://github.com/lokeshkumar-2003/UiForge/issues" }, "homepage": "https://github.com/lokeshkumar-2003/UiForge#readme" }