File tree 4 files changed +7
-7
lines changed
4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ https://rawgit.com/unruledboy/WebFrontEndStack/master/ux/WebFrontEndStack.htm
135
135
- [Chakra (IE9+ / Edge)](https://en.wikipedia.org/wiki/Chakra_(JScript_engine))
136
136
- [V8 (Chrome / Opera / Nodejs / MongoDB)](https://developers.google.com/v8/?hl=zh-CN) [[GitHub]](https://github.com/v8/v8/)
137
137
- [SpiderMonkey (Firefox)]( https://developer.mozilla.org/en-us/docs/Mozilla/Projects/SpiderMonkey)
138
- - [Nitro (Safari)](https://en.wikipedia.org/wiki/WebKit#JavaScriptCore)
138
+ - [JavaScriptCore (Safari)](https://en.wikipedia.org/wiki/WebKit#JavaScriptCore)
139
139
- Tiempo de ejecución
140
140
- Cookie
141
141
- Local Cache
@@ -159,7 +159,7 @@ https://rawgit.com/unruledboy/WebFrontEndStack/master/ux/WebFrontEndStack.htm
159
159
- [Brackets](http://brackets.io/) [[GitHub]](https://github.com/adobe/brackets/)
160
160
- [Light Table](http://lighttable.com/) [[GitHub]](https://github.com/LightTable/LightTable/)
161
161
- [Visual Studio](https://www.visualstudio.com/)
162
- - [Visual Studio Code](https://code.visualstudio.com/) [[GitHub]](https://github.com/Microsoft/vscode)
162
+ - [Visual Studio Code (Linux & Mac) ](https://code.visualstudio.com/) [[GitHub]](https://github.com/Microsoft/vscode)
163
163
- Dreamweaver ;-)
164
164
- FrontPage / SharePoint Designer ;-)
165
165
- Build Tasks
Original file line number Diff line number Diff line change @@ -126,7 +126,7 @@ https://rawgit.com/unruledboy/WebFrontEndStack/master/ux/WebFrontEndStack.htm
126
126
- [Chakra (IE9+ / Edge)](https://en.wikipedia.org/wiki/Chakra_(JScript_engine))
127
127
- [V8 (Chrome / Opera / Nodejs / MongoDB)](https://developers.google.com/v8/?hl=zh-CN) [[GitHub]](https://github.com/v8/v8/)
128
128
- [SpiderMonkey (Firefox)]( https://developer.mozilla.org/en-us/docs/Mozilla/Projects/SpiderMonkey)
129
- - [Nitro (Safari)](https://en.wikipedia.org/wiki/WebKit#JavaScriptCore)
129
+ - [JavaScriptCore (Safari)](https://en.wikipedia.org/wiki/WebKit#JavaScriptCore)
130
130
- Runtime
131
131
- Cookie
132
132
- Local Cache
@@ -150,7 +150,7 @@ https://rawgit.com/unruledboy/WebFrontEndStack/master/ux/WebFrontEndStack.htm
150
150
- [Brackets](http://brackets.io/) [[GitHub]](https://github.com/adobe/brackets/)
151
151
- [Light Table](http://lighttable.com/) [[GitHub]](https://github.com/LightTable/LightTable/)
152
152
- [Visual Studio](https://www.visualstudio.com/)
153
- - [Visual Studio Code](https://code.visualstudio.com/) [[GitHub]](https://github.com/Microsoft/vscode)
153
+ - [Visual Studio Code (Linux & Mac) ](https://code.visualstudio.com/) [[GitHub]](https://github.com/Microsoft/vscode)
154
154
- Dreamweaver ;-)
155
155
- FrontPage / SharePoint Designer ;-)
156
156
- Build Tasks
Original file line number Diff line number Diff line change @@ -132,7 +132,7 @@ https://rawgit.com/unruledboy/WebFrontEndStack/master/ux/WebFrontEndStack.htm?lo
132
132
- [Chakra (IE9+ / Edge)](https://en.wikipedia.org/wiki/Chakra_(JScript_engine))
133
133
- [V8 (Chrome / Opera / Nodejs / MongoDB)](https://developers.google.com/v8/?hl=zh-CN) [[GitHub]](https://github.com/v8/v8/)
134
134
- [SpiderMonkey (Firefox)]( https://developer.mozilla.org/en-us/docs/Mozilla/Projects/SpiderMonkey)
135
- - [Nitro (Safari)](https://en.wikipedia.org/wiki/WebKit#JavaScriptCore)
135
+ - [JavaScriptCore (Safari)](https://en.wikipedia.org/wiki/WebKit#JavaScriptCore)
136
136
- 运行时
137
137
- Cookie
138
138
- Local Cache
@@ -156,7 +156,7 @@ https://rawgit.com/unruledboy/WebFrontEndStack/master/ux/WebFrontEndStack.htm?lo
156
156
- [Brackets](http://brackets.io/) [[GitHub]](https://github.com/adobe/brackets/)
157
157
- [Light Table](http://lighttable.com/) [[GitHub]](https://github.com/LightTable/LightTable/)
158
158
- [Visual Studio](https://www.visualstudio.com/)
159
- - [Visual Studio Code](https://code.visualstudio.com/) [[GitHub]](https://github.com/Microsoft/vscode)
159
+ - [Visual Studio Code (Linux & Mac) ](https://code.visualstudio.com/) [[GitHub]](https://github.com/Microsoft/vscode)
160
160
- Dreamweaver ;-)
161
161
- FrontPage / SharePoint Designer ;-)
162
162
- 编译任务
Original file line number Diff line number Diff line change 301
301
"name" : " Visual Studio" ,
302
302
"url" : " https://www.visualstudio.com/"
303
303
}, {
304
- "name" : " Visual Studio Code" ,
304
+ "name" : " Visual Studio Code (Linux & Mac) " ,
305
305
"url" : " https://code.visualstudio.com/" ,
306
306
"github" : " https://github.com/Microsoft/vscode" ,
307
307
"stargazers" : 6652
You can’t perform that action at this time.
0 commit comments