8000 GitHub - WuShangLing/Valine: A fast, simple & powerful comment system.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

WuShangLing/Valine

 
 

Repository files navigation

Valine

version npm downloads build donate

A fast, simple & powerful comment system.


View Documentation

比原版新增

  • 博主小伙伴访客标签
  • 添加浏览器操作系统图标,需fontawesomeV5支持
  • 邮箱检测更严格
  • QQ邮箱识别
  • meta placeholder可自定义

新增参数

参数 类型 说明 默认 示例
tagMeta Array 标签要显示的文字 ["博主","小伙伴","访客"] ["博主","小伙伴","访客"]
master Array/String md5加密后的博主邮箱 [] ["fe01ce2a7fbac8fafaed7c982a04e229"]
friends Array md5加密后的小伙伴邮箱 [] ["fe01ce2a7fbac8fafaed7c982a04e229"]
metaPlaceholder Object meta placeholder内容 {} {"nick":"昵称/QQ号","mail":"邮箱(必填)"}
verify Boolean 评论时是否需要验证 false true

Features

  • High speed.
  • Safe by default.
  • No server-side implementation.
  • Support for full markdown syntax.
  • Simple and lightweight (~15kB gzipped).

See the Quick start for more details.

Contributors

Donate

If you are enjoying this app, please consider making a donation to keep it alive, I will try my best to dedicate more time or even full time to work on it. 😉

Alipay Wechat

If you are not available for this, simply spreading the word for us would help too!

License

GPL-2.0

About

A fast, simple & powerful comment system.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 77.0%
  • CSS 16.5%
  • HTML 6.5%
0