[Pkg-javascript-commits] [backbone] 82/101: a reasonable readme
Jonas Smedegaard
js at moszumanska.debian.org
Sat May 3 16:58:31 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a commit to tag 0.1.0
in repository backbone.
commit 1fb28434a0f8da6681f2dc9192ddc91e821d71ac
Author: Jeremy Ashkenas <jashkenas at gmail.com>
Date: Tue Oct 12 23:28:13 2010 -0400
a reasonable readme
---
README | 41 ++++++++++-------------------------------
1 file changed, 10 insertions(+), 31 deletions(-)
diff --git a/README b/README
index 2716bca..cf23b15 100644
--- a/README
+++ b/README
@@ -1,10 +1,3 @@
- ____ _ _ _
-| __ ) __ _ ___| | _| |__ ___ _ __ ___ (_)___
-| _ \ / _` |/ __| |/ / '_ \ / _ \| '_ \ / _ \ | / __|
-| |_) | (_| | (__| <| |_) | (_) | | | | __/_ | \__ \
-|____/ \__,_|\___|_|\_\_.__/ \___/|_| |_|\___(_)/ |___/
- |__/
-
____ _ _ _
| _ \ | | | | (_)
| |_) | __ _ ___| | __| |__ ___ _ __ ___ _ ___
@@ -12,32 +5,18 @@
| |_) | (_| | (__| < | |_) | (_) | | | | __/_| \__ \
|____/ \__,_|\___|_|\_\|_.__/ \___/|_| |_|\___(_) |___/
_/ |
- |__/
+ |__/
+(_'___________________________________________________'_)
+(_.———————————————————————————————————————————————————._)
- ___ _ _ _
- / __\ __ _ ___| | __| |__ ___ _ __ ___ (_)___
- /__\/// _` |/ __| |/ /| '_ \ / _ \| '_ \ / _ \ | / __|
-/ \/ \ (_| | (__| < | |_) | (_) | | | | __/_ | \__ \
-\_____/\__,_|\___|_|\_\|_.__/ \___/|_| |_|\___(_)_/ |___/
- |__/
-
- ______ _ _ _
-(____ \ | | | | (_)
- ____) )_____ ____| | _| |__ ___ ____ _____ _ ___
-| __ ((____ |/ ___) |_/ ) _ \ / _ \| _ \| ___ | | |/___)
-| |__) ) ___ ( (___| _ (| |_) ) |_| | | | | ____|_ | |___ |
-|______/\_____|\____)_| \_)____/ \___/|_| |_|_____|_)_| (___/
- (__/
-
-
-,-----. ,--. ,--. ,--.
-| |) /_ ,--,--. ,---.| |,-.| |-. ,---. ,--,--, ,---. `--' ,---.
-| .-. \' ,-. || .--'| /| .-. '| .-. || \| .-. : ,--.( .-'
-| '--' /\ '-' |\ `--.| \ \| `-' |' '-' '| || |\ --..--. | |.-' `)
-`------' `--`--' `---'`--'`--'`---' `---' `--''--' `----''--'.-' /`----'
- '---'
-Backbone is a ....
+Backbone supplies structure to JavaScript-heavy applications by providing models key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing application over a RESTful JSON interface.
For Docs, License, Tests, and pre-packed downloads, see:
http://documentcloud.github.com/backbone/
+
+To suggest a feature, report a bug, or general discussion:
+http://github.com/documentcloud/backbone/issues/
+
+All contributors are listed here:
+http://github.com/documentcloud/backbone/contributors
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/backbone.git
More information about the Pkg-javascript-commits
mailing list