Info
Version: | 0.3.3 |
Author(s): | Peter Lisovin |
Last Update: | Saturday, December 7, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/lisovin/scalejs |
NuGet Url: | https://www.nuget.org/packages/scalejs |
Install
Install-Package scalejs
dotnet add package scalejs
paket add scalejs
scalejs Download (Unzip the "nupkg" after downloading)
Dependencies
6 packages depend on this package.
Tags
The framework is targeted towards a .Net developer who has experience with Silverlight or WPF and is looking to apply same principles and patterns (e.g.
MVVM, bindings, modularization, templated controls, reactive programming, etc.) to JavaScript client side development. It's inspired by Nicholas Zakas "Scalable JavaScript Application Architecture" talk.
The framework leverages best tools and libraries such as Knockout, RequireJS, Linq, RxJS, LESS, Nuget, jasmine, etc.
and relies on what's considered as "good parts" of JavaScript language.
Together with Scalejs Extension for Visual Studio it aims to make development of JavaScript client side applications in Visual Studio simple and fun.