Info
Version: | 1.1.0-alpha |
Author(s): | Julio P. Di Egidio <http://julio.diegidio.name> |
Last Update: | Sunday, April 13, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://sourceforge.net/projects/nan-system-scripts |
NuGet Url: | https://www.nuget.org/packages/Nan.System.Scripts |
Install
Install-Package Nan.System.Scripts
dotnet add package Nan.System.Scripts
paket add Nan.System.Scripts
Nan.System.Scripts Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Provides a global object to process object types, clone and extend objects,
encode objects, register and require objects as modules, and more.
Also
provides a Dictionary object that can handle undefined and null keys, and an
Events object that can manage a simple callback-based event system.
-- Released as a zipped archive or as a NuGet package.