Skip to content

Kuncheria-Kuruvilla/fancy-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fancy Text

NPM npm

React Fancy Texts is a UI library package that allows you to create fancy looking headings and texts easily in your React applications. The library provides a collection of pre-designed text styles that you can use right out of the box, or customize to your liking.

Installation

npm i @kuncheria_k/fancy-text

Usage

Once you have installed the library, you can import and use the FancyText component like any other React component.

import { FancyText } from '@kuncheria_k/fancy-text'

function App() {
  return (
    <FancyText text='Fancy Text'/>
  )
}

You can find more examples in this storybook for the components.

Contributing

If you would like to contribute to React Fancy Texts, please feel free to submit a pull request. We welcome contributions of all kinds, including bug fixes, new features, and documentation improvements.

Buy Me A Coffee

License

React Fancy Texts is licensed under the MIT License. See LICENSE for more information.

About

🎨 Fancy Texts is a UI library package that allows you to create fancy looking headings and texts easily in your React applications.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors