All Projects → 1379 → DynamicLines-typecho-plugin

1379 / DynamicLines-typecho-plugin

Licence: GPL-3.0 license
typecho插件,可以实现动态线条聚合特效

Programming Languages

javascript
184084 projects - #8 most used programming language
PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to DynamicLines-typecho-plugin

Typecho-Top-LamuLeimu
至顶至底(雷姆拉姆)Typecho插件
Stars: ✭ 27 (-43.75%)
Mutual labels:  typecho, typecho-plugin
typecho-plugin-BlockIP
Typecho IP黑名单插件
Stars: ✭ 22 (-54.17%)
Mutual labels:  typecho, typecho-plugin
WeBlog
typecho微信小程序插件+微信小程序源码
Stars: ✭ 36 (-25%)
Mutual labels:  typecho, typecho-plugin
PandaBangumi-Typecho-Plugin
给博客添加精美的追番展示页吧!
Stars: ✭ 65 (+35.42%)
Mutual labels:  typecho, typecho-plugin
typecho-api
基于Typecho的JSON API插件
Stars: ✭ 37 (-22.92%)
Mutual labels:  typecho, typecho-plugin
typecho-plugin-Restful
Yet another awesome Typecho plugin to make your blog RESTful.
Stars: ✭ 41 (-14.58%)
Mutual labels:  typecho, typecho-plugin
ArmX
typecho主题及插件ArmX
Stars: ✭ 46 (-4.17%)
Mutual labels:  typecho, typecho-plugin
cPlayer-Typecho-Plugin
A typecho plugin for a beautiful html5 music player https://github.com/MoePlayer/cPlayer/tree/f9b593dcd89395f9d7dd08ccda428f7628ab9ab2
Stars: ✭ 123 (+156.25%)
Mutual labels:  typecho, typecho-plugin
JWPlayer
视频播放器插件 for Typecho 1.1
Stars: ✭ 42 (-12.5%)
Mutual labels:  typecho, typecho-plugin
typecho-theme-material
Material Design theme for typecho.
Stars: ✭ 471 (+881.25%)
Mutual labels:  typecho
ty-baidu-textcensor
🗑在Typecho中加入百度文本内容审核,过滤评论中的敏感内容
Stars: ✭ 42 (-12.5%)
Mutual labels:  typecho
Cactus
🌵一个响应式干净和简洁优雅的 Typecho 主题
Stars: ✭ 237 (+393.75%)
Mutual labels:  typecho
WebStack ZMKI
基于WebStacka前端模板
Stars: ✭ 51 (+6.25%)
Mutual labels:  typecho
AutoTags
标签自动生成插件 For Typecho
Stars: ✭ 53 (+10.42%)
Mutual labels:  typecho
Typecho Plugin Access
Access Log Plugin for Typecho
Stars: ✭ 246 (+412.5%)
Mutual labels:  typecho
castle-Typecho-Theme
Typecho Theme | MD 风格单栏主题
Stars: ✭ 169 (+252.08%)
Mutual labels:  typecho
Typecho Theme Amaze
🗻 Typecho theme based on AmazeUI
Stars: ✭ 213 (+343.75%)
Mutual labels:  typecho
MWordStar
响应式双栏 Typecho 博客主题
Stars: ✭ 163 (+239.58%)
Mutual labels:  typecho
Typecho Theme Paul
🎈 一个适用于展示,写日记的 Typecho 博客主题。
Stars: ✭ 206 (+329.17%)
Mutual labels:  typecho
typecho-theme-catui-reissue
Cat UI 复刻版,还原最经典的 Cat UI
Stars: ✭ 37 (-22.92%)
Mutual labels:  typecho

简介

一个基于 html5 canvas 绘制的网页背景效果的typecho插件。 可以在网页上绘制出蛛网般的动态线条,随鼠标移动聚合

使用方法

  • 将该插件上传到typecho目录下的usr/plugins目录下
  • 启用插件
  • 自定义选项
  • 线条颜色是RGB值。红色是255,0,0 绿色是0,255,0 蓝色是0,0,255 默认是蓝色
  • 线条数量即为屏幕上的线条数,不宜过大。
  • 线条透明度建议为0.5~1
  • zindex 是显示优先级,如果值较低,则有可能被其他元素遮盖住。所以建议填写100,这样即可在所有元素上显示。

特性

  • 不依赖 jQuery,使用原生的 javascript。
  • 非常小,只有 2 Kb。
  • 非常容易实现,配置简单,即使你不是 web 开发者,也能简单搞定。

插件下载

下载完成后请将文件夹重命名为DynamicLines

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].