Info
Version: | 1.10.3 |
Author(s): | Gediminas Backevicius |
Last Update: | Friday, August 2, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.class4js.com/ |
NuGet Url: | https://www.nuget.org/packages/class4js |
Install
Install-Package class4js
dotnet add package class4js
paket add class4js
class4js Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
It allows to emulate classes in JavaScript. Module is based on ECMAScript 5 standart and implements open/close principle: "A module should be open for extension but closed for modifications".