This website requires JavaScript.
Explore
Help
Sign In
elf
/
sitedarts
Watch
1
Star
0
Fork
You've already forked sitedarts
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
d9b9d5b817
sitedarts
/
.gitignore
10 lines
56 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial check-in of sitemarks.
2011-01-13 22:42:05 +00:00
*.pyc
*.pyo
*#
.#*
*~
Modernizing, initial pass.
2016-06-15 23:20:04 +00:00
\#*
node_modules/*
es5/*
Builds using Babel, and runs a local micro-server for the demo You can 'make serve' if you want to see the example. Works will with jQuery 2.*. Modified to use jQueryUI's easing instead of the standalone; in which case, it's entirely dependent upon the jQuery CDN; no more shipping with the libraries embedded.
2016-06-15 23:40:19 +00:00
htdocs/*