All Projects → AJLoveChina → LoveTree

AJLoveChina / LoveTree

Licence: other
🌴爱情树,将相爱的时刻永远珍藏 (微信,QQ可完美查看)https://ajlovechina.github.io/LoveTree/

Projects that are alternatives of or similar to LoveTree

react-vertical-tree
Simple & lightweight vertical tree like view.
Stars: ✭ 23 (-92.2%)
Mutual labels:  tree
nub
A rendering and interaction Processing library
Stars: ✭ 28 (-90.51%)
Mutual labels:  tree
vue-virtualised
Blazing fast scrolling and updating for any amount of list and hierarchical data.
Stars: ✭ 18 (-93.9%)
Mutual labels:  tree
vuejs-tree
A highly customizable and blazing fast Vue tree component ⚡🌲
Stars: ✭ 310 (+5.08%)
Mutual labels:  tree
mongodb-tree-structure
Implementing Tree Structure in MongoDB
Stars: ✭ 14 (-95.25%)
Mutual labels:  tree
un-flatten-tree
A small npm module for converting trees to lists and vice versa.
Stars: ✭ 14 (-95.25%)
Mutual labels:  tree
RedisTree
Redis Tree (Ploytree) Structure Module
Stars: ✭ 64 (-78.31%)
Mutual labels:  tree
BBob
⚡️Blazing-fast js-bbcode-parser, bbcode js, that transforms and parses to AST with plugin support in pure javascript, no dependencies
Stars: ✭ 133 (-54.92%)
Mutual labels:  tree
beehive
A flexible, modern, header-only implementation of behavior trees
Stars: ✭ 37 (-87.46%)
Mutual labels:  tree
mcts
🌳 Domain independent implementation of Monte Carlo Tree Search methods.
Stars: ✭ 15 (-94.92%)
Mutual labels:  tree
jquery-tree
jQuery-tree is a jQuery plugin to make an HTML unorder list (ul) in a tree.
Stars: ✭ 29 (-90.17%)
Mutual labels:  tree
JLBoost.jl
A 100%-Julia implementation of Gradient-Boosting Regression Tree algorithms
Stars: ✭ 65 (-77.97%)
Mutual labels:  tree
go-avltree
AVL tree with some useful extensions written in Go
Stars: ✭ 29 (-90.17%)
Mutual labels:  tree
Data-Structure-Algorithm-Programs
This Repo consists of Data structures and Algorithms
Stars: ✭ 464 (+57.29%)
Mutual labels:  tree
vscode-gcode-syntax
G Code Language Extension for Visual Studio Code. Turn VSCode into a fully capable G-Code editor, including language support & more.
Stars: ✭ 59 (-80%)
Mutual labels:  tree
data-structure-project
自己实现集合框架系列整理总结
Stars: ✭ 29 (-90.17%)
Mutual labels:  tree
avl array
High performance templated AVL tree using a fixed size array. Extensive test suite passing.
Stars: ✭ 33 (-88.81%)
Mutual labels:  tree
android-thinkmap-treeview
Tree View; Mind map; Think map; tree map; custom view; 自定义;关系图;树状图;思维导图;组织机构图;层次图
Stars: ✭ 314 (+6.44%)
Mutual labels:  tree
gtree
Output tree🌳 or Make directories📁 from #Markdown or Programmatically. Provide CLI, Golang library and Web (using #Wasm ).
Stars: ✭ 88 (-70.17%)
Mutual labels:  tree
taxonium
A tool for exploring very large trees in the browser
Stars: ✭ 65 (-77.97%)
Mutual labels:  tree

爱情树

修改config.js的配置就可以做一个属于自己的爱情树了,喜欢的话fork or star一下呗~

config.js 说明

var config = {
    // 下面的句子不一定非要7句, 你也可以改成4句,2句话都可以
    lines: [
        "亲爱的雯雯",
        "花开一季,有落红为证",
        "逝去的岁月,如何能托于烟尘",
        "你的浅笑,是我永生眷恋",
        "相思的真情,是否能明白一二",
        "亲爱的宝贝,你是我的唯一",
        "爱你永远。。。",
    ],
    // 相爱的时间 记住格式不能写错了, 非常重要
    // 格式一定要和下面这个时间格式一样
    // 分别是 年-月-日 时:分:秒
    date: "2017-07-20 20:15:0",
    // 双方的名字
    names: ["笨笨熊", "黑猪猪"]
}

Tip:换背景音乐的话,只需要把 index_files/music.mp3 换成你自己的音乐即可, 但是不可以修改文件名称哦.

如果不想要音乐, 就把这个music.mp3文件删除.

截图演示

知乎使用教程

5分钟做一个免费的网页爱情树,快快学习发给自己的女朋友吧(微信QQ都可以查看哦)^_^
https://zhuanlan.zhihu.com/p/72907840

结尾

喜欢的话关注一下霸都丶傲天呗~
定期更新一下爱情网页模板,简历模板,知识笔记,PDF书籍,原创深度技术分享等 ❤️

链接

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].