File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change 1- [ ReactJS.NET] ( http://reactjs.net/ ) [ ![ Build status ] ( http://teamcity.codebetter.com/app/rest/builds/buildType: \( id:bt1242 \) /statusIcon )] ( http://teamcity.codebetter.com/viewType.html?buildTypeId=bt1242&guest=1 )
1+ [ ReactJS.NET] ( http://reactjs.net/ )
22===========
3+
34ReactJS.NET is a library that makes it easier to use Facebook's
45[ React] ( http://facebook.github.io/react/ ) and
56[ JSX] ( http://facebook.github.io/react/docs/jsx-in-depth.html ) from C#.
67
8+ [ ![ Build status] ( http://img.shields.io/teamcity/codebetter/bt1242.svg )] ( (http://teamcity.codebetter.com/viewType.html?buildTypeId=bt1242&guest=1) )   ;
9+ ![ Code coverage] ( http://img.shields.io/teamcity/coverage/bt1242.svg )   ;
10+ ![ NuGet downloads] ( http://img.shields.io/nuget/dt/React.Core.svg )   ;
11+ ![ NuGet version] ( http://img.shields.io/nuget/v/React.Core.svg )
12+
713Features
814========
9- * On-the-fly [ JSX to JavaScript compilation] ( http://reactjs.net/getting-started/download .html )
15+ * On-the-fly [ JSX to JavaScript compilation] ( http://reactjs.net/getting-started/usage .html )
1016 * JSX to JavaScript compilation via popular minification/combination
1117 libraries:
1218 * [ ASP.NET Bundling and Minification] ( http://reactjs.net/guides/weboptimizer.html )
13- * Cassette
19+ * [ Cassette] ( http://reactjs.net/guides/cassette.html )
1420 * [ Server-side component rendering] ( http://reactjs.net/guides/server-side-rendering.html )
1521 to make your initial render super-fast (experimental!)
22+ * [ Runs on Linux] ( http://reactjs.net/guides/mono.html ) via Mono and V8
1623
1724Quick Start
1825===========
You can’t perform that action at this time.
0 commit comments