@@ -70,20 +70,35 @@ Eve is built using the following technologies generously supplied by their attri
70
70
71
71
### @types/tape
72
72
- TypeScript definitions for tape v4.2.2
73
- - By Bart van der Schoor https://github.com/Bartvds , Haoqun Jiang https://github.com/sodatea .
73
+ - By Bart van der Schoor ( https://github.com/Bartvds ) , Haoqun Jiang ( https://github.com/sodatea )
74
74
- [ MIT] [ MIT ] License
75
75
- https://www.npmjs.com/package/@types/tape
76
76
77
77
-------------------------------------------------------------------------------
78
78
79
79
### @types/ws
80
80
- TypeScript definitions for ws
81
- - By Paul Loyd https://github.com/loyd .
81
+ - By Paul Loyd ( https://github.com/loyd )
82
82
- [ MIT] [ MIT ] License
83
83
- https://www.npmjs.com/package/@types/ws
84
84
85
85
-------------------------------------------------------------------------------
86
86
87
+ ### @types/codemirror
88
+ - TypeScript definitions for codemirror
89
+ - By mihailik (https://github.com/mihailik )
90
+ - [ MIT] [ MIT ] License
91
+ - https://github.com/codemirror/CodeMirror
92
+
93
+ -------------------------------------------------------------------------------
94
+
95
+ ### System.js
96
+ - Universal dynamic module loader
97
+ - [ MIT] [ MIT ] License
98
+ - https://github.com/systemjs/systemjs
99
+
100
+ -------------------------------------------------------------------------------
101
+
87
102
### body-parser
88
103
- Node.js body parsing middleware
89
104
- [ MIT] [ MIT ] License
@@ -162,18 +177,35 @@ Eve is built using the following technologies generously supplied by their attri
162
177
163
178
-------------------------------------------------------------------------------
164
179
180
+ ### uuid.js
181
+ - Simple, fast generation of RFC4122 UUIDS.
182
+ - By Robert Kieffer (https://github.com/broofa )
183
+ - [ MIT] [ MIT ] License
184
+ - https://github.com/broofa/node-uuid
185
+
186
+ -------------------------------------------------------------------------------
187
+
165
188
### Codemirror
166
- - By Marijn Haverbeke
189
+ - In-browser code editor
190
+ - By Marijn Haverbeke (https://github.com/marijnh )
167
191
- [ MIT] [ MIT ] License
168
192
- https://github.com/codemirror/codemirror
169
193
170
194
-------------------------------------------------------------------------------
171
195
172
- ### uuid.js
196
+ ### Simple Scrollbars
197
+ - Addon for CodeMirror
198
+ - By Marijn Haverbeke (https://github.com/marijnh )
199
+ - [ MIT] [ MIT ] License
200
+ - https://codemirror.net/doc/manual.html#addon_simplescrollbars
173
201
174
- - By Robert Kieffer (https://github.com/broofa )
202
+ -------------------------------------------------------------------------------
203
+
204
+ ### Annotate Scrollbar
205
+ - Addon for CodeMirror
206
+ - By Marijn Haverbeke (https://github.com/marijnh )
175
207
- [ MIT] [ MIT ] License
176
- - https://github.com/broofa/node-uuid
208
+ - https://codemirror.net/doc/manual.html#addon_annotatescrollbar
177
209
178
210
-------------------------------------------------------------------------------
179
211
0 commit comments