TactJS is a front-end development strategy for writing highly cohesive, minimally coupled "behaviors" as objects and provides a classical inheritance model to facilitate discrete, interface-based development and declarative script bindings for markup.
Info
Version: | 2.0.7 |
Author(s): | ZMayer |
Last Update: | Friday, September 26, 2014 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/TactJS-Core |
Install
Install-Package TactJS-Core
dotnet add package TactJS-Core
paket add TactJS-Core
TactJS-Core Download (Unzip the "nupkg" after downloading)
Dependencies
- jQuery(1.9.1)
- jQuery.LiveQuery(1.3.5)
- underscore.js(1.5.2)
- RequireJS(2.1.10)