UNPKG

typecadence

Version:

Typing animation library that automatically mimics the flaws a human typist

45 lines (44 loc) 942 B
{ "name": "typecadence", "description": "Typing animation library that automatically mimics the flaws a human typist", "version": "1.0.8", "license": "CC0-1.0", "author": { "name": "Cole Marshall", "url": "https://colemarshall.net/" }, "homepage": "https://typecadence.colemarshall.net/", "main": "dist/typecadence.js", "repository": "github:ccmars/typecadence", "bugs": { "url": "https://github.com/ccmars/typecadence/issues" }, "funding": [ { "type": "kofi", "url": "https://ko-fi.com/ccmars" }, { "type": "github", "url": "https://github.com/sponsors/ccmars" } ], "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "typing", "animation", "automatic", "typewriter", "human-like", "natural", "simulation", "realistic", "lightweight", "user-friendly", "javascript", "typescript", "library" ] }