File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Source Code Editor
2
+ This is a source code editor built from scratch using JS, jQuery.
3
+ The aim is to process the user input and provide most efficient syntax-highlight algorithms.
4
+ This is still in pre-alpha stage. Please report all missing/requested features under Issues.
5
+
6
+ ## Preview
7
+ Clone the repo and pen index.html... and start typing.
8
+
9
+ ## Maintainers
10
+ The project is maintained by :
11
+ - Shikhar Vaish ([ svr8] ( https://github.com/svr8 ) )
12
+
13
+ ---
14
+
15
+ ## Developers
16
+ <table >
17
+ <tr >
18
+ <td >
19
+ <img src="https://avatars1.githubusercontent.com/u/10533612?s=460&v=4" />
20
+
21
+ Shikhar Vaish
22
+
23
+ <p align =" center " >
24
+ <a href = " https://github.com/svr8 " ><img src = " http://www.iconninja.com/files/241/825/211/round-collaboration-social-github-code-circle-network-icon.svg " width =" 36 " height = " 36 " /></a >
25
+ <a href = " https://twitter.com/Shikhar_VaishR8 " ><img src = " https://www.shareicon.net/download/2016/07/06/107115_media.svg " width =" 36 " height =" 36 " /></a >
26
+ <a href = " https://linkedin.com/in/shikhar-vaish/ " ><img src = " http://www.iconninja.com/files/863/607/751/network-linkedin-social-connection-circular-circle-media-icon.svg " width =" 36 " height =" 36 " /></a >
27
+ </p >
28
+ </td >
29
+ </tr >
30
+ </table >
You can’t perform that action at this time.
0 commit comments