0.0.9 • Published 9 months ago

pratap-ui v0.0.9

Weekly downloads
-
License
-
Repository
-
Last release
9 months ago

Get started

🐇 Quick start

Install pratap-ui with via your package manager:

npm install pratap-ui

Then import the TextReveal component:

import {TextReveal} from 'pratap-ui'

Example how to use TextReveal component:

const text=["Nature is an inherent character or constitution, particularly of" , "the ecosphere or the universe as a whole.", "In this general sense nature refers to the laws, elements and", "phenomena of the physical world, including life. Although", "humans are part of nature, human activity or humans", "as a whole are often described as at times at odds, or","outright separate and even superior to nature."]
<TextReveal text_class='text-green-500' container_class='bg-green-100 py-10' lines={text} />

📚 Docs

👩🏻‍⚖️ License

  • Pratap UI is MIT licensed.
0.0.9

9 months ago

0.0.8

9 months ago

0.0.7

9 months ago

0.0.6

9 months ago

0.0.5

9 months ago

0.0.4

9 months ago

0.0.3

9 months ago

0.0.2

9 months ago

0.0.1

9 months ago