1.0.1 • Published 6 years ago
jquery-delay-text v1.0.1
jquery-delay-text

Index
About
A jQuery function for making text appear with more spazaz.
- Try out the demo to see it in action!
- Visit my website for other cool projects!
Setup
Install
Node
npm install jquery-delay-text --saveCDN
<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.mdin root.