appearfont

1.0.0 • Public • Published

what is this

this is a text style which will give u a fade out transaction on text

installation

'npm install appearfont'

options

'use = true'

also add this im ur css file

... span{ opacity : 0; transition: all 1s ease; transform: translateY(50px); }

span.fade{ opacity: 1; transform: translateY(0px); } ...

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    2

Package Sidebar

Install

npm i appearfont

Weekly Downloads

2

Version

1.0.0

License

ISC

Unpacked Size

1.67 kB

Total Files

3

Last publish

Collaborators

  • hemantkengeri