Name | Modified | Size | Downloads / Week |
---|---|---|---|
Nan.System.Scripts.1.1.0-alpha.zip | 2014-04-13 | 53.4 kB | |
Nan.Testing.Scripts.1.1.0-alpha.zip | 2014-04-13 | 22.9 kB | |
README.txt | 2014-04-13 | 1.2 kB | |
Totals: 3 Items | 77.6 kB | 0 |
Nan.System.Scripts::README.1.1.0-alpha.txt The Nan.System.Scripts solution provides helper objects in JavaScript. NOTE: This is an alpha version and the public interfaces may change. Components are distributed in the following namespaces: == Nan.System.Scripts System-level script objects in JavaScript. 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. == Nan.Testing.Scripts System-level script objects for testing in JavaScript. Provides an Assert object to support coding of unit tests. - Released as a zipped archive or as a NuGet package. == Nan.Deployment.Tools Tools for deployment. Provides a Zipper script (WScript) to create compressed (zipped) folders. - Not released but can be found in 'Deployment' folder in the source code. Copyright 2014 Julio P. Di Egidio <http://julio.diegidio.name/> <mailto:julio@diegidio.name> See <http://sourceforge.net/projects/nan-system-scripts> for licensing.