Skip to content

A collection of react custom hooks and reusable components to use in your projects

Notifications You must be signed in to change notification settings

urboifox/react-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

react-lib

React Custom Hooks and Reusable Components Library

This project is a comprehensive collection of React custom hooks and reusable components that are utilized on a daily basis. It is structured into two main directories, typescript and javascript, each containing the same components and hooks but implemented in their respective languages.

Structure

  • typescript/: Contains TypeScript implementations of all components and hooks.
  • javascript/: Contains JavaScript implementations of all components and hooks.

Components and Hooks

Each directory includes a variety of components and hooks that are ready to use with minimal CSS and styles. This design choice allows users to easily customize the appearance of each component to fit the needs of their specific projects.

Usage

To use any of the components or hooks in your project, simply import them from their respective files in the appropriate language directory. Each component and hook is documented within the file

Customization

Since the components come with minimal styling, you are encouraged to add your own CSS or use CSS modules to style the components according to your project's design requirements.

Contributing

Contributions are welcome! If you have suggestions or improvements, please fork the repository and submit a pull request, or open an issue to discuss your ideas.

Author

Made with ❤ by @fox

About

A collection of react custom hooks and reusable components to use in your projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published