Popular repositories
-
ExpressCraft
Forked from samuelGrahame/ExpressCraft
ExpressCraft is a Javascript/C# Library that allows you to have a Win Forms feel in the Browser (compiled by Bridge.Net)
JavaScript 1
-
SaltarelleCompiler
Forked from Saltarelle/SaltarelleCompiler
C# to JavaScript compiler
C#
-
FluentValidation
Forked from JeremySkinner/FluentValidation
A small validation library for .NET that uses a fluent interface and lambda expressions for building validation rules.
C#
-
Bridge-ExternUtility
Forked from AndreyChechel/Bridge-ExternUtility
Utility that automates a process of replacing methods w/o body with extern methods.
C#
-
markdowndeep
Forked from toptensoftware/markdowndeep
Open-source implementation of Markdown for C# and Javascript
JavaScript
-
Bridge.layouts
Forked from handradeh/Bridge.layouts
Port Layouts TypeScript library XAML to HMTL 5 UI to Bridge.Net
JavaScript
947 contributions in the last year
Contribution activity
February 2017
Field named config not being properly renamed to $config
Something about defining the any field in the following sample prevents the compiler from properly renaming the emitted config object to $config.
R…