Skip to content

Commit

Permalink
Add code editor and change loading animation
Browse files Browse the repository at this point in the history
  • Loading branch information
farhan687 committed Aug 4, 2016
1 parent 90060f6 commit 635887a
Show file tree
Hide file tree
Showing 258 changed files with 59,109 additions and 2,042 deletions.
31 changes: 31 additions & 0 deletions _site/app/bower_components/codemirror/.bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"name": "codemirror",
"main": [
"lib/codemirror.js",
"lib/codemirror.css"
],
"ignore": [
"**/.*",
"node_modules",
"components",
"bin",
"demo",
"doc",
"test",
"index.html",
"package.json",
"mode/*/*test.js",
"mode/*/*.html"
],
"homepage": "https://github.com/marijnh/CodeMirror",
"version": "5.17.0",
"_release": "5.17.0",
"_resolution": {
"type": "version",
"tag": "5.17.0",
"commit": "5aba714536ec42d5be81849d0abac7b3ff0021ac"
},
"_source": "https://github.com/marijnh/CodeMirror.git",
"_target": "^5.17.0",
"_originalSource": "codemirror"
}
Loading

0 comments on commit 635887a

Please sign in to comment.