1.1.5 • Published 11 months ago

react-npm-poc v1.1.5

Weekly downloads
-
License
ISC
Repository
github
Last release
11 months ago

UI Toolkit API Wrapper

Description

This package provides a lightweight, reusable UI component library designed to integrate seamlessly with API services. Built with React and TypeScript, it offers a small footprint with essential UI elements and API connectivity. This package serves as a foundational element, with plans to replace it with more dedicated modules in future developments.

Features

  • Reusable UI Components: Easily integrate common UI elements across your projects.
  • API Integration: Pre-configured components to fetch data from APIs, simplifying the process of data handling in your UI.
  • TypeScript Support: Leverages TypeScript for safer code and better developer experience.

Components

  • Notification: This is the notifications you can call in useing the notitficaiton component
  • Table: This is a antd table that calls an api from json placeholder showcasing api calling.

Installation

To install the package, run the following command:

npm install react-npm-poc
1.1.5

11 months ago

1.1.4

11 months ago

1.1.3

11 months ago