1.4.2 • Published 1 year ago

npm-fe-components v1.4.2

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

My Components Library

Description

This project is a collection of components created for learning purposes and for storing reusable components for future projects.

Installation

To use this library, simply install it via npm:

npm install fe-styled-components

Usage

Once installed, you can import the components into your project like so:

import { Text } from 'fe-styled-components';

Components

Below is a list of components available in this library:

  • Container
    • VContainer (Vertical Container)
  • Text
  • Input

Contributing

Contributions are welcome! If you have any ideas for new components or improvements to existing ones, feel free to open an issue or submit a pull request.

1.2.0

1 year ago

1.4.2

1 year ago

1.3.2

1 year ago

1.3.1

1 year ago

1.2.1

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago