@dilan95x/x-component-library
TypeScript icon, indicating that this package has built-in type declarations

1.0.6 • Public • Published

Getting started

npm version

Install X Component library.
npm install @dilan95x/x-component-library

Peer dependencies

Please note that react and react-dom are peer dependencies, meaning you should ensure they are installed before installing X Component library.
"peerDependencies": {
  "react": "^18.3.1",
  "react-dom": "^18.3.1"
}

Icons

To use the start or end icons inside Button or Form components, you must first install the Font Awesome Icons. You can do so with npm.
npm install @fortawesome/fontawesome-svg-core
npm install @fortawesome/free-solid-svg-icons
npm install @fortawesome/react-fontawesome

Documentation

Read the full Interactive API documentation for all the components and props available to the X Component library. API Documentation

Readme

Keywords

none

Package Sidebar

Install

npm i @dilan95x/x-component-library

Weekly Downloads

6

Version

1.0.6

License

MIT

Unpacked Size

397 kB

Total Files

45

Last publish

Collaborators

  • dilan95x_org