Download bespinclient Free Java Code

Description

The Bespin project is building a web based code editor using the emerging HTML5 standard. The editor is easily extensible with JavaScript and can be used in your own applications. (the mozilla/ mirror is READ ONLY, synchronized from mercurial).

Icons

bespinclient

Source Files

The download file bespinclient-master.zip has the following entries.


.hgignore/*from   w w w  . j av a2 s .  c om*/
.hgtags
.reviewboardrc
LICENSE.txt
MANIFEST.in
README.txt
bootstrap.py
browser/bookmarklet/DragToBar.png
browser/bookmarklet/GistBespinEditor.png
browser/bookmarklet/GistWithBespin.png
browser/bookmarklet/bespin
browser/bookmarklet/bespin-logo.png
browser/bookmarklet/bookmarklet.js
browser/bookmarklet/bookmarkletui/index.js
browser/bookmarklet/bookmarkletui/package.json
browser/bookmarklet/bookmarkletui/resources/bar.less
browser/bookmarklet/bookmarkletui/templates/bookmarkletbar.htmlt
browser/bookmarklet/index.html
browser/bookmarklet/manifest.json
browser/bookmarklet/page.css
browser/bookmarklet/proxy.html
docs/_config.yml
docs/_hooks/extend_md.py
docs/_layout/default.html
docs/css/colorful.css
docs/css/reset.css
docs/css/stylesheet.css
docs/devguide/index.html.markdown
docs/devguide/testplan.html.markdown
docs/devguide/tour.html.markdown
docs/embedding/appconfig.html.markdown
docs/embedding/building.html.markdown
docs/embedding/index.html.markdown
docs/embedding/installing.html.markdown
docs/glossary.html.markdown
docs/img/pattern-bg.gif
docs/index.html.markdown
docs/pluginguide/distributing.html.markdown
docs/pluginguide/editorapi.html.markdown
docs/pluginguide/index.html.markdown
docs/pluginguide/keymapping.html.markdown
docs/pluginguide/syntax.html.markdown
docs/pluginguide/template.html.markdown
docs/pluginguide/testing.html.markdown
docs/pluginguide/theme.html.markdown
docs/releases/index.html.markdown
docs/releases/notes05.html.markdown
docs/releases/notes051.html.markdown
docs/releases/notes06.html.markdown
docs/releases/notes061.html.markdown
docs/releases/notes062.html.markdown
docs/releases/notes063.html.markdown
docs/releases/notes07.html.markdown
docs/releases/notes071.html.markdown
docs/releases/notes072.html.markdown
docs/releases/notes073.html.markdown
docs/releases/notes08.html.markdown
docs/releases/notes09.html.markdown
docs/tutorials/ToolbarAsList.png
docs/tutorials/commands.html.markdown
docs/tutorials/gui.html.markdown
docs/tutorials/index.html.markdown
docs/userguide/images/Bespin-0.7.1-screenshot.png
docs/userguide/index.html.markdown
docs/userguide/server_roadmap.html.markdown
docs/userguide/vcs.html.markdown
dropin.json
dryice/__init__.py
dryice/boot.js
dryice/combiner.py
dryice/devindex.html
dryice/globaljquery.js
dryice/path.py
dryice/plugins.py
dryice/preamble.js
dryice/prodindex.html
dryice/samples/fields.html
dryice/samples/html.html
dryice/samples/jquery.html
dryice/samples/multi.html
dryice/samples/programmatic.html
dryice/samples/sample.html
dryice/samples/tags.html
dryice/samples/textarea.html
dryice/samples/wide.html
dryice/script2loader.js
dryice/tests/SinglePlugin.js
dryice/tests/noindexapp/blah.js
dryice/tests/noindexapp/package.json
dryice/tests/plugindir/SingleFilePlugin1.js
dryice/tests/plugindir/SingleFilePlugin2.js
dryice/tests/plugindir/WorkerPlugin.js
dryice/tests/plugindir/plugin1/package.json
dryice/tests/plugindir/plugin1/resources/foo.css
dryice/tests/plugindir/plugin1/resources/images/prompt1.png
dryice/tests/plugindir/plugin1/subdir/morecode.js
dryice/tests/plugindir/plugin1/subdir/tests/testBar.js
dryice/tests/plugindir/plugin1/templates/one.htmlt
dryice/tests/plugindir/plugin1/tests/testFoo.js
dryice/tests/plugindir/plugin1/thecode.js
dryice/tests/plugindir/plugin2/mycode.js
dryice/tests/plugindir/plugin2/package.json
dryice/tests/plugindir/plugin3/package.json
dryice/tests/test_combiner.py
dryice/tests/test_plugins.py
dryice/tests/test_tool.py
dryice/tests/testapp/main.js
dryice/tests/testapp/subpack/foo.js
dryice/tool.py
embedded/README-Customizable.txt
embedded/README.txt
embedded/dryice.py
embedded/sample.json
pavement.py
plugins/boot/bespin/builtins.js
plugins/boot/bespin/console.js
plugins/boot/bespin/globals.js
plugins/boot/bespin/index.js
plugins/boot/bespin/package.json
plugins/boot/bespin/plugins.js
plugins/boot/bespin/promise.js
plugins/boot/bespin/proxy.js
plugins/boot/bespin/sandbox.js
plugins/boot/bespin/util/cookie.js
plugins/boot/bespin/util/scratchcanvas.js
plugins/boot/bespin/util/stacktrace.js
plugins/boot/bespin/util/util.js
plugins/labs/collab/index.js
plugins/labs/collab/mobwrite/core.js
plugins/labs/collab/package.json
plugins/labs/collab/resources/social.css
plugins/labs/collab/social.js
plugins/labs/collab/templates/followers.htmlt
plugins/labs/collab/templates/groups.htmlt
plugins/labs/collab/templates/members.htmlt
plugins/labs/collab/templates/shares.htmlt
plugins/labs/collab/user.js
plugins/labs/collab/util.js
plugins/labs/collab/view.js
plugins/labs/snippets/index.js
plugins/labs/snippets/package.json
plugins/supported/appconfig/index.js
plugins/supported/appconfig/package.json
plugins/supported/bespin_server/commands.js
plugins/supported/bespin_server/filesource.js
plugins/supported/bespin_server/history.js
plugins/supported/bespin_server/index.js
plugins/supported/bespin_server/package.json
plugins/supported/bespin_server/settings.js
plugins/supported/bespin_server/tests/testFileAccess.js
plugins/supported/canon/history.js
plugins/supported/canon/package.json
plugins/supported/canon/request.js
plugins/supported/canon/tests/fixture.js
plugins/supported/command_line/commands/basic.js
plugins/supported/command_line/commands/history.js
plugins/supported/command_line/commands/simple.js
plugins/supported/command_line/hint.js
plugins/supported/command_line/input.js
plugins/supported/command_line/package.json
plugins/supported/command_line/resources/article.less
plugins/supported/command_line/resources/cli.less
plugins/supported/command_line/resources/global.less
plugins/supported/command_line/resources/images/closer.png
plugins/supported/command_line/resources/images/dot_clear.gif
plugins/supported/command_line/resources/images/minus.png
plugins/supported/command_line/resources/images/pinaction.png
plugins/supported/command_line/resources/images/pinin.png
plugins/supported/command_line/resources/images/pinout.png
plugins/supported/command_line/resources/images/pins.png
plugins/supported/command_line/resources/images/plus.png
plugins/supported/command_line/resources/images/throbber.gif
plugins/supported/command_line/resources/menu.less
plugins/supported/command_line/resources/requestOutput.less
plugins/supported/command_line/templates/cli.htmlt
plugins/supported/command_line/templates/requestOutput.htmlt
plugins/supported/command_line/tests/testInput.js
plugins/supported/command_line/typehint.js
plugins/supported/command_line/views/basic.js
plugins/supported/command_line/views/cli.js
plugins/supported/command_line/views/menu.js
plugins/supported/command_line/views/requestOutput.js
plugins/supported/completion/controller.js
plugins/supported/completion/package.json
plugins/supported/completion/resources/completion.css
plugins/supported/completion/ui.js
plugins/supported/ctags/index.js
plugins/supported/ctags/package.json
plugins/supported/ctags/reader.js
plugins/supported/debugging.js
plugins/supported/diff_syntax.js
plugins/supported/edit_session/index.js
plugins/supported/edit_session/package.json
plugins/supported/edit_session/tests/testSession.js
plugins/supported/editing_commands.js
plugins/supported/embedded.js
plugins/supported/environment.js
plugins/supported/events/index.js
plugins/supported/events/package.json
plugins/supported/events/tests/test.js
plugins/supported/file_commands/index.js
plugins/supported/file_commands/package.json
plugins/supported/file_commands/tests/testCommands.js
plugins/supported/file_commands/views/types.js
plugins/supported/file_history/index.js
plugins/supported/file_history/package.json
plugins/supported/file_history/tests/testHistory.js
plugins/supported/filesystem/index.js
plugins/supported/filesystem/package.json
plugins/supported/filesystem/path.js
plugins/supported/filesystem/tests/fixture.js
plugins/supported/filesystem/tests/testFileManagement.js
plugins/supported/filesystem/tests/testPathUtils.js
plugins/supported/filesystem/types.js
plugins/supported/gritter_notify.js
plugins/supported/html.js
plugins/supported/js_completion.js
plugins/supported/js_syntax.js
plugins/supported/jslint_command.js
plugins/supported/keyboard/keyboard.js
plugins/supported/keyboard/keyutil.js
plugins/supported/keyboard/package.json
plugins/supported/keyboard/tests/testKeyboard.js
plugins/supported/matcher/index.js
plugins/supported/matcher/package.json
plugins/supported/matcher/prefix.js
plugins/supported/matcher/quick.js
plugins/supported/matcher/tests/testIndex.js
plugins/supported/matcher/tests/testPrefix.js
plugins/supported/matcher/tests/testQuick.js
plugins/supported/mozilla.js
plugins/supported/notifier/handlers.js
plugins/supported/notifier/index.js
plugins/supported/notifier/package.json
plugins/supported/notifier/tests/testNotifications.js
plugins/supported/plugindev/commands.js
plugins/supported/plugindev/debug.js
plugins/supported/plugindev/index.js
plugins/supported/plugindev/package.json
plugins/supported/plugindev/resources/plugindev.less
plugins/supported/plugindev/testing.js
plugins/supported/plugindev/tests/testPlugins.js
plugins/supported/project/commands.js
plugins/supported/project/index.js
plugins/supported/project/package.json
plugins/supported/rangeutils/package.json
plugins/supported/rangeutils/tests/test.js
plugins/supported/rangeutils/utils/range.js
plugins/supported/screen_theme/package.json
plugins/supported/screen_theme/resources/images/bespin-s.png
plugins/supported/screen_theme/resources/images/check-selected.png
plugins/supported/screen_theme/resources/images/check-unselected.png
plugins/supported/screen_theme/resources/images/lines.png
plugins/supported/screen_theme/resources/images/radio-selected.png
plugins/supported/screen_theme/resources/images/radio-unselected.png
plugins/supported/screen_theme/resources/images/scroll-down.png
plugins/supported/screen_theme/resources/images/scroll-left.png
plugins/supported/screen_theme/resources/images/scroll-right.png
plugins/supported/screen_theme/resources/images/scroll-up.png
plugins/supported/screen_theme/resources/theme.less
plugins/supported/settings/commands.js
plugins/supported/settings/cookie.js
plugins/supported/settings/index.js
plugins/supported/settings/package.json
plugins/supported/standard_syntax.js
plugins/supported/stylesheet.js
plugins/supported/syntax_directory.js
plugins/supported/syntax_manager/index.js
plugins/supported/syntax_manager/package.json
plugins/supported/syntax_worker.js
plugins/supported/templater.js
plugins/supported/text_editor/commands/editing.js
plugins/supported/text_editor/commands/editor.js
plugins/supported/text_editor/commands/movement.js
plugins/supported/text_editor/commands/scrolling.js
plugins/supported/text_editor/controllers/layoutmanager.js
plugins/supported/text_editor/controllers/search.js
plugins/supported/text_editor/controllers/undo.js
plugins/supported/text_editor/models/buffer.js
plugins/supported/text_editor/models/textstorage.js
plugins/supported/text_editor/package.json
plugins/supported/text_editor/tests/controllers/testLayoutmanager.js
plugins/supported/text_editor/tests/models/testTextstorage.js
plugins/supported/text_editor/tests/testScratchcanvas.js
plugins/supported/text_editor/tests/utils/testRect.js
plugins/supported/text_editor/utils/rect.js
plugins/supported/text_editor/views/canvas.js
plugins/supported/text_editor/views/editor.js
plugins/supported/text_editor/views/gutter.js
plugins/supported/text_editor/views/scroller.js
plugins/supported/text_editor/views/text.js
plugins/supported/text_editor/views/textinput.js
plugins/supported/theme_manager/index.js
plugins/supported/theme_manager/package.json
plugins/supported/theme_manager/themestyles.js
plugins/supported/theme_manager_base.js
plugins/supported/toolbar/index.js
plugins/supported/toolbar/items.js
plugins/supported/toolbar/package.json
plugins/supported/toolbar/resources/logo.png
plugins/supported/toolbar/resources/toolbar.less
plugins/supported/types/basic.js
plugins/supported/types/package.json
plugins/supported/types/tests/testBasic.js
plugins/supported/types/tests/testTypes.js
plugins/supported/types/types.js
plugins/supported/uicommands.js
plugins/supported/undomanager/index.js
plugins/supported/undomanager/package.json
plugins/supported/undomanager/tests/testUndomanager.js
plugins/supported/userident/index.js
plugins/supported/userident/kc.js
plugins/supported/userident/package.json
plugins/supported/userident/resources/images/bespin-s.png
plugins/supported/userident/resources/images/lines.png
plugins/supported/userident/resources/styles.less
plugins/supported/userident/templates/login.htmlt
plugins/supported/whitetheme/index.js
plugins/supported/whitetheme/package.json
plugins/supported/whitetheme/resources/theme.less
plugins/supported/worker_manager.js
plugins/thirdparty/core_test/assert.js
plugins/thirdparty/core_test/core.js
plugins/thirdparty/core_test/index.js
plugins/thirdparty/core_test/loggers/default.js
plugins/thirdparty/core_test/loggers/dummy.js
plugins/thirdparty/core_test/package.json
plugins/thirdparty/core_test/qunit.js
plugins/thirdparty/core_test/resources/additions.css
plugins/thirdparty/core_test/resources/runner.css
plugins/thirdparty/core_test/spec.js
plugins/thirdparty/core_test/system/dump.js
plugins/thirdparty/core_test/system/equiv.js
plugins/thirdparty/core_test/system/ext.js
plugins/thirdparty/core_test/system/module.js
plugins/thirdparty/core_test/system/plan.js
plugins/thirdparty/core_test/system/stub.js
plugins/thirdparty/core_test/system/suite.js
plugins/thirdparty/core_test/system/test.js
plugins/thirdparty/core_test/test.js
plugins/thirdparty/core_test/utils.js
plugins/thirdparty/diff.js
plugins/thirdparty/gritter/index.js
plugins/thirdparty/gritter/package.json
plugins/thirdparty/gritter/resources/gritter-long.png
plugins/thirdparty/gritter/resources/gritter.png
plugins/thirdparty/gritter/resources/jquery.gritter.less
plugins/thirdparty/gritter/resources/trees.jpg
plugins/thirdparty/jlayout.js
plugins/thirdparty/jlayout_border.js
plugins/thirdparty/jlayout_flexgrid.js
plugins/thirdparty/jlayout_flow.js
plugins/thirdparty/jlayout_grid.js
plugins/thirdparty/jquery_sizes.js
plugins/thirdparty/jquery_ui_checkbox.js
plugins/thirdparty/jquery_ui_widget.js
plugins/thirdparty/jslint.js
plugins/thirdparty/less.js
plugins/thirdparty/overlay.js
plugins/thirdparty/toolbox_expose.js
plugins/thirdparty/traits.js
plugins/thirdparty/underscore.js
production.json
requirements.txt
sample_plugins/emacs.js
sample_plugins/fileview/index.js
sample_plugins/fileview/package.json
sample_plugins/fileview/readme.txt
sample_plugins/fileview/templates/tree.htmlt
sample_plugins/vim.js
sitecustomize.py
static/BespinEmbedded.js
static/boot.js
static/boot_multi.js
static/favicon.ico
static/index.html
static/multi.html

Download

Click the following link to download bespinclient-master.zip.

bespinclient-master.zip




















Home »
  Javascript Free Code Download »
    HTML-CSS »




Bootstrap
CSS
CSS3
DOM
HTML
HTML5