RandomCharacterAnimation:VanillaJS插件,可生成随机文本效果。 #矩阵

时间:2024-06-02 13:51:49
【文件属性】:

文件名称:RandomCharacterAnimation:VanillaJS插件,可生成随机文本效果。 #矩阵

文件大小:16KB

文件格式:ZIP

更新时间:2024-06-02 13:51:49

JavaScript

HelloWorld.JS HelloWorld是Vanilla JS插件,可生成随机文本效果。 本文档包含有关插件安装,公共功能和参数的说明。 顺便说一句,您将通过一些示例学习如何使用它。 随时使用它并发挥创造力! 首先,这里是HelloWorld.js的 安装 下载/克隆项目 打开您的终端 转到项目的路径 npm安装 玩得开心 ! npm install 新的RandomCharacterAnimation var yourVar = new RandomCharacterAnimation({ //parameters }); yourVar.start(); 参数 有一些默认参数,您可以根据需要更改它们。 var yourVar = new RandomCharacterAnimation({ //these are the default setting


【文件预览】:
RandomCharacterAnimation-master
----bower.json(523B)
----README.mdown(6KB)
----src()
--------favicon.png(1KB)
--------main.scss(739B)
--------random.js(13KB)
--------index.jade(363B)
----demo()
--------index.html(1KB)
--------main.js(12KB)
--------main.css(2KB)
----gulpfile.js(1KB)
----.gitignore(29B)
----package.json(994B)

网友评论