tiddlyweb/chrjs
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
chrjs JavaScript library for TiddlyWeb clients http://github.com/tiddlyweb/chrjs (chrjs is for client-side HTTP requests from JavaScript) Licensed under the same terms as TiddlyWeb itself (BSD). Dependencies: * jQuery (http://jquery.com) * json2 (https://github.com/douglascrockford/JSON-js) for legacy browsers Known Bugs: * The tiddler object passed to the tiddler.put() success callback will have an incorrect revision identifier: The id of the previous revision. See: #9