Skip to content

Commit 048a794

Browse files
committed
README.md: added list of projects that use the MSIE JavaScript Engine
1 parent d5ce8cf commit 048a794

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,4 +90,12 @@ See the [changelog](CHANGELOG.md).
9090
* [Chakra Sample Hosts](http://github.com/panopticoncentral/chakra-host) - [License: Apache License 2.0 (Apache)](http://github.com/panopticoncentral/chakra-host/blob/master/LICENSE) C# example from this project served as the basis for the JsRT version of Chakra.
9191
* [ECMAScript 5 Polyfill](http://nuget.org/packages/ES5) - Adds support for many of the new functions in ECMAScript 5 to downlevel browsers using the samples provided by Douglas Crockford in his ["ECMAScript 5: The New Parts"](http://channel9.msdn.com/Events/MIX/MIX11/EXT13) talk.
9292
* [JSON2 library](http://github.com/douglascrockford/JSON-js) - Adds support of the JSON object from ECMAScript 5 to downlevel browsers.
93-
* [WebGrease](http://webgrease.codeplex.com/) - [License: Apache License 2.0 (Apache)](http://webgrease.codeplex.com/license) JS-files, that used MSIE JS Engine, minificated by using WG.exe.
93+
* [WebGrease](http://webgrease.codeplex.com/) - [License: Apache License 2.0 (Apache)](http://webgrease.codeplex.com/license) JS-files, that used MSIE JS Engine, minificated by using WG.exe.
94+
95+
## Who's Using MSIE JavaScript Engine
96+
If you use the MSIE JavaScript Engine in some project, please send me a message so I can include it in this list:
97+
98+
* [Chevron](http://github.com/SimonCropp/Chevron) by Simon Cropp
99+
* [JavaScript Engine Switcher](http://github.com/Taritsyn/JavaScriptEngineSwitcher) by Andrey Taritsyn
100+
* [SquishIt](http://github.com/jetheredge/SquishIt) by Justin Etheredge and Alex Cuse
101+
* [Strike](http://github.com/SimonCropp/Strike) by Simon Cropp

0 commit comments

Comments
 (0)