mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-22 17:47:53 +00:00
List features in README.md
This commit is contained in:
10
README.md
10
README.md
@@ -8,7 +8,15 @@ This project is part of ASP.NET Core. You can find samples, documentation and ge
|
||||
|
||||
This repo contains:
|
||||
|
||||
* A set of NuGet/NPM packages that implement the functionality
|
||||
* A set of NuGet/NPM packages that implement functionality for:
|
||||
* Invoking arbitrary NPM packages at runtime from .NET code
|
||||
* Server-side prerendering of SPA components
|
||||
* Webpack dev middleware
|
||||
* Hot module replacement (HMR)
|
||||
* Server-side and client-side routing integration
|
||||
* Server-side and client-side validation integration
|
||||
* "Cache priming" for Angular 2 apps
|
||||
* "Lazy loading" for Knockout apps
|
||||
* A Yeoman generator that creates preconfigured app starting points
|
||||
* Samples and docs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user