Research
Security News
Threat Actor Exposes Playbook for Exploiting npm to Build Blockchain-Powered Botnets
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.
The Most Versatile JavaScript Animated Typing Utility on the Planet
TypeIt is the most versatile JavaScript typewriter effect utility on the planet. With its simple yet flexible configuration, you're empowerd to type single or multiple strings that break lines, delete & replace each other, easily handle string containing HTML, loop, and a whole lot more.
For more advanced, controlled typing effects, TypeIt comes with companion functions that can be chained to control your typing down to a single character or millisecond, enabling you to type an dynamic narrative, with complete reign over speed changes, line breaks, deletions, and pauses.
Using TypeIt for an open source or personal project is completely free. To use it in a commercial project, purchase a single license, or an unlimited license that'll never expire, no matter how many times you use it.
See some more examples and try out the sandbox at https://typeitjs.com.
All of TypeIt's documentation can be found at https://typeitjs.com/docs.
Check out the official React component for TypeIt here.
There are two bundles generated -- an ES module version for browsers that support them, and a fully transpiled bundle. When in doubt, go for the latter. If you're using IE11 or older, you'll also need the following polyfills:
Array.prototype.fill
Array.prototype.find
Array.from
IntersectionObserver
Object.assign
Promise
You can load all of these yourself, or just use the following pre-made bundle from Polyfill.io:
<script src="https://polyfill.io/v3/polyfill.min.js?features=Array.prototype.fill%2CIntersectionObserver%2CObject.assign%2CPromise%2CArray.from%2CArray.prototype.find"></script>
Please do! The code is available on Github. Check out the CONTRIBUTING.md file to see how to get started.
I'd love to see and share it! Send me a message or tweet at me.
If you're working with a custom implementation of TypeIt and would like some help, I'm available for hire. Get in touch!
GPL-2.0 © Alex MacArthur
FAQs
The most versatile animated typing utility on the planet.
The npm package typeit receives a total of 7,722 weekly downloads. As such, typeit popularity was classified as popular.
We found that typeit demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.
Security News
NVD’s backlog surpasses 20,000 CVEs as analysis slows and NIST announces new system updates to address ongoing delays.
Security News
Research
A malicious npm package disguised as a WhatsApp client is exploiting authentication flows with a remote kill switch to exfiltrate data and destroy files.