jQuery,bootstrap,thymeleaf,freemarker,其他常用插件集成

常用的插件:

    1、编辑器Markdown:https://pandao.github.io/editor.md/;用于网页上的内容编辑如编写博客,会提供很多常用功能,而不是简单的一个textarea;下载解压后可参照example中的内容来写

jQuery,bootstrap,thymeleaf,freemarker,其他常用插件集成_第1张图片

    2、内容排版typo.css:https://github.com/sofish/typo.css

    3、动画animate.css:https://daneden.github.io/animate.css/

    4、代码高亮prism

    5、滚动侦测waypoints

    6、平滑滚动jquery.scrollTo

    7、目录生成Tocbot

    8、二维码生成qrcode.js

 

http://jquery.cuishifeng.cn/        jQuery中文API

 

https://v3.bootcss.com/css/     官网

 

thymeleaf  

https://www.e-learn.cn/thymeleaf                    

https://www.cnblogs.com/wldbk/p/12198419.html

        模板语法以th属性开头

 

freemarker

http://freemarker.foofun.cn/                  

https://www.cnblogs.com/yijiayuyan12/p/8277664.html

https://www.cnblogs.com/yijiayuyan12/p/8277664.html

你可能感兴趣的:(jQuery,bootstrap,thymeleaf,freemarker,其他常用插件集成)