mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-03 07:42:37 -08:00
Include Zepto.js
It seems much nicer and smaller than jQuery
This commit is contained in:
parent
5322d3cdfd
commit
6264bf1bbe
2 changed files with 14 additions and 0 deletions
12
core/lib/zepto/tiddlywiki.plugin
Normal file
12
core/lib/zepto/tiddlywiki.plugin
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"tiddlers": [
|
||||
{
|
||||
"file": "zepto.min.js",
|
||||
"fields": {
|
||||
"title": "$:/core/lib/zepto.min.js",
|
||||
"type": "application/javascript",
|
||||
"library": "yes"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
2
core/lib/zepto/zepto.min.js
vendored
Normal file
2
core/lib/zepto/zepto.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue