Highlights
- Arctic Code Vault Contributor
Popular repositories
-
The Web Markup Minifier (abbreviated WebMarkupMin) - a .NET library that contains a set of markup minifiers. The objective of this project is to improve the performance of web applications by reduc…
-
JavaScript Engine Switcher determines unified interface for access to the basic features of popular JavaScript engines (ChakraCore, Jering.Javascript.NodeJS, Jint, Jurassic, MSIE JavaScript Engine …
-
.NET wrapper for working with the JavaScript engines of Internet Explorer and Edge Legacy (JsRT versions of Chakra, ActiveScript version of Chakra and Classic JavaScript Engine). Project was based …
-
Bundle Transformer - a modular extension for System.Web.Optimization (also known as the Microsoft ASP.NET Web Optimization Framework).
-
.NET wrapper around the LibSass library with the ability to support a virtual file system.
326 contributions in the last year
Contribution activity
March 2021
February 2021
Created a pull request in chakra-core/ChakraCore that received 3 comments
NuGet: Add a replacement tokens to the `.nuspec` files
As a first step to reduce duplication in the source code of NuGet packages, I started by adding replacement tokens to the .nuspec files ($replaceme…
Opened 4 other pull requests in 1 repository
chakra-core/ChakraCore
1
open
3
merged
Created an issue in sebastienros/jint that received 2 comments
InvalidOperationException during a recursive call of engine
Hello!
In Jint version Beta 2002 during a recursive call of engine the following exception is thrown:
System.InvalidOperationException: stack is em…