jquery-delay-text

1.0.1 • Public • Published

jquery-delay-text

npm npm npm jsdelivr

Index

About

A jQuery function for making text appear with more spazaz.

Setup

Install

Node

npm install jquery-delay-text --save

CDN

<script src="https://cdn.jsdelivr.net/gh/jrquick17/jquery-delay-text/delay-text.js"></script>

Documentation

$('#text').delayText();

Options

  • sequential -- Reveal text in order (Default: false)
  • time -- Total time to reveal full text (Default: 1000)

Contributing

Thanks

Issues

If you find any issues feel free to open a request in the Issues tab. If I have the time I will try to solve any issues but cannot make any guarantees. Feel free to contribute yourself.

Deploy

NPM Release

  • Run npm run shipit

Update Changelog

  • Add updates to CHANGELOG.md in root.

Package Sidebar

Install

npm i jquery-delay-text

Weekly Downloads

10

Version

1.0.1

License

MIT

Unpacked Size

5.05 kB

Total Files

5

Last publish

Collaborators

  • jrquick