Download CodeMirrorRemoteValidator Free Java Code

Description

An asynchronous CodeMirror lint plugin that will receive code, send it to a callback (that can send it somewhere via Ajax , etc..), and apply any discovered errors on return.

Icons

CodeMirrorRemoteValidator

Source Files

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


LICENSE//ww w.  ja  v  a2 s  . c  o m
README.md
cm-validator-remote.js
codemirror/.gitattributes
codemirror/.gitignore
codemirror/.travis.yml
codemirror/CONTRIBUTING.md
codemirror/LICENSE
codemirror/README.md
codemirror/addon/dialog/dialog.css
codemirror/addon/dialog/dialog.js
codemirror/addon/display/placeholder.js
codemirror/addon/edit/closebrackets.js
codemirror/addon/edit/closetag.js
codemirror/addon/edit/continuecomment.js
codemirror/addon/edit/continuelist.js
codemirror/addon/edit/matchbrackets.js
codemirror/addon/fold/brace-fold.js
codemirror/addon/fold/foldcode.js
codemirror/addon/fold/indent-fold.js
codemirror/addon/fold/xml-fold.js
codemirror/addon/hint/html-hint.js
codemirror/addon/hint/javascript-hint.js
codemirror/addon/hint/pig-hint.js
codemirror/addon/hint/python-hint.js
codemirror/addon/hint/show-hint.css
codemirror/addon/hint/show-hint.js
codemirror/addon/hint/xml-hint.js
codemirror/addon/lint/javascript-lint.js
codemirror/addon/lint/json-lint.js
codemirror/addon/lint/lint.css
codemirror/addon/lint/lint.js
codemirror/addon/mode/loadmode.js
codemirror/addon/mode/multiplex.js
codemirror/addon/mode/overlay.js
codemirror/addon/runmode/colorize.js
codemirror/addon/runmode/runmode-standalone.js
codemirror/addon/runmode/runmode.js
codemirror/addon/runmode/runmode.node.js
codemirror/addon/search/match-highlighter.js
codemirror/addon/search/search.js
codemirror/addon/search/searchcursor.js
codemirror/addon/selection/active-line.js
codemirror/addon/selection/mark-selection.js
codemirror/bin/compress
codemirror/demo/activeline.html
codemirror/demo/bidi.html
codemirror/demo/btree.html
codemirror/demo/buffers.html
codemirror/demo/changemode.html
codemirror/demo/closebrackets.html
codemirror/demo/closetag.html
codemirror/demo/complete.html
codemirror/demo/emacs.html
codemirror/demo/folding.html
codemirror/demo/fullscreen.html
codemirror/demo/html5complete.html
codemirror/demo/indentwrap.html
codemirror/demo/lint.html
codemirror/demo/loadmode.html
codemirror/demo/marker.html
codemirror/demo/markselection.html
codemirror/demo/matchhighlighter.html
codemirror/demo/multiplex.html
codemirror/demo/mustache.html
codemirror/demo/placeholder.html
codemirror/demo/preview.html
codemirror/demo/resize.html
codemirror/demo/runmode.html
codemirror/demo/search.html
codemirror/demo/spanaffectswrapping_shim.html
codemirror/demo/theme.html
codemirror/demo/variableheight.html
codemirror/demo/vim.html
codemirror/demo/visibletabs.html
codemirror/demo/widget.html
codemirror/demo/xmlcomplete.html
codemirror/doc/baboon.png
codemirror/doc/baboon_vector.svg
codemirror/doc/compress.html
codemirror/doc/docs.css
codemirror/doc/internals.html
codemirror/doc/manual.html
codemirror/doc/modes.html
codemirror/doc/oldrelease.html
codemirror/doc/realworld.html
codemirror/doc/reporting.html
codemirror/doc/upgrade_v2.2.html
codemirror/doc/upgrade_v3.html
codemirror/index.html
codemirror/keymap/emacs.js
codemirror/keymap/vim.js
codemirror/lib/codemirror.css
codemirror/lib/codemirror.js
codemirror/mode/apl/apl.js
codemirror/mode/apl/index.html
codemirror/mode/asterisk/asterisk.js
codemirror/mode/asterisk/index.html
codemirror/mode/clike/clike.js
codemirror/mode/clike/index.html
codemirror/mode/clike/scala.html
codemirror/mode/clojure/clojure.js
codemirror/mode/clojure/index.html
codemirror/mode/coffeescript/LICENSE
codemirror/mode/coffeescript/coffeescript.js
codemirror/mode/coffeescript/index.html
codemirror/mode/commonlisp/commonlisp.js
codemirror/mode/commonlisp/index.html
codemirror/mode/css/css.js
codemirror/mode/css/index.html
codemirror/mode/css/scss.html
codemirror/mode/css/scss_test.js
codemirror/mode/css/test.js
codemirror/mode/d/d.js
codemirror/mode/d/index.html
codemirror/mode/diff/diff.js
codemirror/mode/diff/index.html
codemirror/mode/ecl/ecl.js
codemirror/mode/ecl/index.html
codemirror/mode/erlang/erlang.js
codemirror/mode/erlang/index.html
codemirror/mode/gfm/gfm.js
codemirror/mode/gfm/index.html
codemirror/mode/gfm/test.js
codemirror/mode/go/go.js
codemirror/mode/go/index.html
codemirror/mode/groovy/groovy.js
codemirror/mode/groovy/index.html
codemirror/mode/haskell/haskell.js
codemirror/mode/haskell/index.html
codemirror/mode/haxe/haxe.js
codemirror/mode/haxe/index.html
codemirror/mode/htmlembedded/htmlembedded.js
codemirror/mode/htmlembedded/index.html
codemirror/mode/htmlmixed/htmlmixed.js
codemirror/mode/htmlmixed/index.html
codemirror/mode/http/http.js
codemirror/mode/http/index.html
codemirror/mode/javascript/index.html
codemirror/mode/javascript/javascript.js
codemirror/mode/javascript/typescript.html
codemirror/mode/jinja2/index.html
codemirror/mode/jinja2/jinja2.js
codemirror/mode/less/index.html
codemirror/mode/less/less.js
codemirror/mode/livescript/LICENSE
codemirror/mode/livescript/index.html
codemirror/mode/livescript/livescript.js
codemirror/mode/livescript/livescript.ls
codemirror/mode/lua/index.html
codemirror/mode/lua/lua.js
codemirror/mode/markdown/index.html
codemirror/mode/markdown/markdown.js
codemirror/mode/markdown/test.js
codemirror/mode/meta.js
codemirror/mode/mirc/index.html
codemirror/mode/mirc/mirc.js
codemirror/mode/ntriples/index.html
codemirror/mode/ntriples/ntriples.js
codemirror/mode/ocaml/index.html
codemirror/mode/ocaml/ocaml.js
codemirror/mode/pascal/LICENSE
codemirror/mode/pascal/index.html
codemirror/mode/pascal/pascal.js
codemirror/mode/perl/LICENSE
codemirror/mode/perl/index.html
codemirror/mode/perl/perl.js
codemirror/mode/php/index.html
codemirror/mode/php/php.js
codemirror/mode/pig/index.html
codemirror/mode/pig/pig.js
codemirror/mode/properties/index.html
codemirror/mode/properties/properties.js
codemirror/mode/python/LICENSE.txt
codemirror/mode/python/index.html
codemirror/mode/python/python.js
codemirror/mode/q/index.html
codemirror/mode/q/q.js
codemirror/mode/r/LICENSE
codemirror/mode/r/index.html
codemirror/mode/r/r.js
codemirror/mode/rpm/changes/changes.js
codemirror/mode/rpm/changes/index.html
codemirror/mode/rpm/spec/index.html
codemirror/mode/rpm/spec/spec.css
codemirror/mode/rpm/spec/spec.js
codemirror/mode/rst/LICENSE.txt
codemirror/mode/rst/index.html
codemirror/mode/rst/rst.js
codemirror/mode/ruby/LICENSE
codemirror/mode/ruby/index.html
codemirror/mode/ruby/ruby.js
codemirror/mode/rust/index.html
codemirror/mode/rust/rust.js
codemirror/mode/sass/index.html
codemirror/mode/sass/sass.js
codemirror/mode/scheme/index.html
codemirror/mode/scheme/scheme.js
codemirror/mode/shell/index.html
codemirror/mode/shell/shell.js
codemirror/mode/sieve/LICENSE
codemirror/mode/sieve/index.html
codemirror/mode/sieve/sieve.js
codemirror/mode/smalltalk/index.html
codemirror/mode/smalltalk/smalltalk.js
codemirror/mode/smarty/index.html
codemirror/mode/smarty/smarty.js
codemirror/mode/sparql/index.html
codemirror/mode/sparql/sparql.js
codemirror/mode/sql/index.html
codemirror/mode/sql/sql.js
codemirror/mode/stex/index.html
codemirror/mode/stex/stex.js
codemirror/mode/stex/test.js
codemirror/mode/tcl/index.html
codemirror/mode/tcl/tcl.js
codemirror/mode/tiddlywiki/index.html
codemirror/mode/tiddlywiki/tiddlywiki.css
codemirror/mode/tiddlywiki/tiddlywiki.js
codemirror/mode/tiki/index.html
codemirror/mode/tiki/tiki.css
codemirror/mode/tiki/tiki.js
codemirror/mode/turtle/index.html
codemirror/mode/turtle/turtle.js
codemirror/mode/vb/LICENSE.txt
codemirror/mode/vb/index.html
codemirror/mode/vb/vb.js
codemirror/mode/vbscript/index.html
codemirror/mode/vbscript/vbscript.js
codemirror/mode/velocity/index.html
codemirror/mode/velocity/velocity.js
codemirror/mode/verilog/index.html
codemirror/mode/verilog/verilog.js
codemirror/mode/xml/index.html
codemirror/mode/xml/xml.js
codemirror/mode/xquery/LICENSE
codemirror/mode/xquery/index.html
codemirror/mode/xquery/test.js
codemirror/mode/xquery/xquery.js
codemirror/mode/yaml/index.html
codemirror/mode/yaml/yaml.js
codemirror/mode/z80/index.html
codemirror/mode/z80/z80.js
codemirror/package.json
codemirror/test/doc_test.js
codemirror/test/driver.js
codemirror/test/index.html
codemirror/test/lint/acorn.js
codemirror/test/lint/lint.js
codemirror/test/lint/parse-js.js
codemirror/test/lint/walk.js
codemirror/test/mode_test.css
codemirror/test/mode_test.js
codemirror/test/phantom_driver.js
codemirror/test/run.js
codemirror/test/test.js
codemirror/test/vim_test.js
codemirror/theme/ambiance-mobile.css
codemirror/theme/ambiance.css
codemirror/theme/blackboard.css
codemirror/theme/cobalt.css
codemirror/theme/eclipse.css
codemirror/theme/elegant.css
codemirror/theme/erlang-dark.css
codemirror/theme/lesser-dark.css
codemirror/theme/monokai.css
codemirror/theme/neat.css
codemirror/theme/night.css
codemirror/theme/rubyblue.css
codemirror/theme/solarized.css
codemirror/theme/twilight.css
codemirror/theme/vibrant-ink.css
codemirror/theme/xq-dark.css
codemirror/theme/xq-light.css
index.html
screenshot.png
screenshot1.png
screenshot2.png
screenshot3.png

Download

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

CodeMirrorRemoteValidator-master.zip




















Home »
  Javascript Free Code Download »
    Network »




AJAX
Client
Network
RESTful
Server
URL
URL Shortener
WebSocket