1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-02-02 12:19:11 +00:00

Include Zepto.js

It seems much nicer and smaller than jQuery
This commit is contained in:
Jeremy Ruston 2012-06-08 10:42:17 +01:00
parent 5322d3cdfd
commit 6264bf1bbe
2 changed files with 14 additions and 0 deletions

View 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

File diff suppressed because one or more lines are too long